Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG][FR] Various suggestions to improve Lua #202

Open
3 of 9 tasks
jameshball opened this issue Jan 14, 2024 · 0 comments
Open
3 of 9 tasks

[BUG][FR] Various suggestions to improve Lua #202

jameshball opened this issue Jan 14, 2024 · 0 comments

Comments

@jameshball
Copy link
Owner

jameshball commented Jan 14, 2024

Various suggestions from @zippy731 below, thank you so much!

If you're updating the UI for fx, here's wishlist form factor that would be great:
Base:

  • 3 custom .lua FX slots
  • Each with access to the common slider_a/slider_b bank
  • FX slots have access to the same env variables (frequency, sample_rate, steps, slider_* values ) as the main .lua synth. In case where multiple MIDI voices are being used, frequency sh/b just voice 1.
  • slider_a/slider_b panel should be visible/openable even if synth source is NOT .lua file

Nice-To-Haves / Later

  • Custom FX slots reorderable like regular FX
  • Able to update the labels on the FX slots and the sliders, so we could drag them around without losing track.
  • Dedicated sliders within each custom fx slot (slider_fx1a, fx1b, fx2a, fx2b, etc)
  • Access to frequencies or MIDI values for the other MIDI voices, for use as keyswitches or additional processing on chords etc
  • console or other space to view/print variables
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In progress
Development

No branches or pull requests

1 participant