Getting the current value on parameter changes to do incremental parameter changes #856
-
Say you want to change the rotation of an object in an increment every time audio:kick occurs ("Input Config"->"Expression"). Is this currently possible in modV? I see no option to get the current value of the parameter I want to change. |
Beta Was this translation helpful? Give feedback.
Answered by
2xAA
May 22, 2023
Replies: 1 comment 1 reply
-
@HorstBaerbel Currently the value of the parameter isn't exposed to the scope of the expression. That's a good feature however and should be somewhat straightforward to implement. I'll transfer this to a feature issue, thanks. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
2xAA
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@HorstBaerbel Currently the value of the parameter isn't exposed to the scope of the expression. That's a good feature however and should be somewhat straightforward to implement.
I'll transfer this to a feature issue, thanks.