matthieu
Hi there,
I try to create a gen version of the average~ msp external, but just for the RMS average process.
I have several bugs with the calculation, so if someone knows exactly what happens in this external, his help is very welcome !!!
thanks!
Peter McCulloch
Delay doesn't have an argument. Without that, it sets the maximum delay time to 512 samples. Seems to work fine once you provide a high enough default time.
thanks Peter !