shruthi-editor
shruthi-editor copied to clipboard
LFO rate receiving is messed up
Receiving the LFO rate per CC doesn't work correctly.
There are two solutions for this:
- Make the Shruthi send LFO rate updates as NRPN
- Mimic its extrapolation function
Commit 8628a3f92bba00798086d7ccf50c694a5ccc5239 implements the second solution.
It seems to work, but solution one is preferable.