boardfish / com3502-assignment

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

sine/square toggle #7

Closed boardfish closed 4 years ago

boardfish commented 4 years ago

Hint: to obtain a square wave, multiply the output of the [osc∼] object by a very large number and pass the result through [clip∼ -1 1] before being multiplied by depth.