Hi,
I am in the middle of making a MIDI only plug in that will control a hardware equalizer.
Because of how they originally coded the hardware, it requires I use odd numbers for most all functions, whether it is a frequency setting or a Q width setting. There is also the filter section, which has the value of zero as OFF, and then goes up to 1, then odd numbers across it’s 19 steps of frequency selections.
So, how can I make a slider output 0, then only odd numbers until it’s maximum, which is an odd number?
Thanks.
