dukesrg / logue-osc

Custom oscillators for Korg logue-sdk compatible synths. Contains Oscillator API extensions and reusable header to create wavetable-based oscilator and example web page for user wave data injection.
https://dukesrg.github.io/logue-osc/
105 stars 6 forks source link

FMxx level scaling overmodulation #14

Closed dukesrg closed 3 years ago

dukesrg commented 3 years ago

Both velocity and level scaling can produce overmodulation with extreme high or low values of the velocity/level scaling values.

dukesrg commented 3 years ago

Low velocity issues fixed in 2f77377 with limiting negative combined operator level

dukesrg commented 3 years ago

The rest has the same root cause as #29