djeemie2000 / SynthPlayground

Synth playground
0 stars 0 forks source link

ControllerChange module #183

Closed djeemie2000 closed 9 years ago

djeemie2000 commented 9 years ago

Use case:

In: Incr [0,1], Decr [0,1], Slew [0,1] Out: CV [0,1]

Out += Slew*(Incr - Decr) -> limit to [0,1]