boardfish / com3502-assignment

Voice changer program in Pure Data.
0 stars 0 forks source link

Vibrato #12

Closed boardfish closed 4 years ago

boardfish commented 4 years ago

Implement ‘vibrato’ by connecting an LFO to your frequency shifter, and experiment with different values for speed and depth. Note that the LFO output will need to be scaled to provide an appropriate frequency shift range and then added to the output of the frequency shift slider.

boardfish commented 4 years ago

Depends on #10.