Hi all,
I'm trying to implement a tremolo effect that takes two input parameters: the frequency and the 'sharpness' of the modulating wave. Right now I'm just modulating the volume with an osc~ object, but is there any way I can have a slider or something change the shape of the modulation from a sine wave to a square wave?
I will post my results here, thanks!