Frequency controllers are linear
SpacemanPaul opened this issue · 2 comments
SpacemanPaul commented
All the frequency (Hz) based controllers go from:
- full off = 1Hz
- Half on = 12kHz
- Full on = 24 kHz
This is basically unusable for synthesis.
All manual adjustment needs to be done to these parameters on a logarithmic scale - 1 volt per octave.
All internal modulation should work like that on frequency parameters too.
attilammagyar commented
Thanks for the idea, I'll consider implementing this later.
attilammagyar commented
Logarithmic scale filter cutoff frequency support will be released in v1.4.0 in a few days.