Replies: 2 comments
-
|
Just the value list cannot be swapped, but you can define a new parameter that has the same index and in the UI you can use two knobs with different parameter attachments. This system is actively used in OsTIrus |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thanks, this will help with my next pull request! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all!
Just a quick question here. Is there a way we can dynamically change which value list a parameter is using at runtime, based on the value of another parameter? Similarly to how in the skin engine we can do "condition" : "enableOnParameter" etc.
Example here would be LFO Rate parameter in Xenia - in Sync mode it should show note values, not 0-127.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions