example-plugins
example-plugins copied to clipboard
Error in analogecho example
https://github.com/supercollider/example-plugins/blob/d0622ac6a4919bc7db134561d292d71337a9823d/03-AnalogEcho/AnalogEcho.cpp#L98
Hi ! Just a tiny bug:
I suspect there's an error here. Shouldn't maxdelay be delay here? Otherwise the delay argument is unused (and the delay time unchangeable). Thanks!