You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to get the ModalBar vibrato to update values during a note but to my horror all I'm doing is making the Stick direct mix to go louder. It looks like some control numbers have been mixed up.
Hello there!
I'm trying to get the ModalBar vibrato to update values during a note but to my horror all I'm doing is making the Stick direct mix to go louder. It looks like some control numbers have been mixed up.
From documentation Here:
https://ccrma.stanford.edu/software/stk/classstk_1_1ModalBar.html
In code here it says something else so it could be a documentation error.
stk/src/ModalBar.cpp
Lines 12 to 14 in 67d573b
But in the code the SKINI variable names seem to more correspond with the actual code being wrong.
stk/src/ModalBar.cpp
Lines 166 to 169 in 67d573b
Should probably be:
The text was updated successfully, but these errors were encountered: