Integral of a signal
Hello everybody,
which is the right way to perform the integral of a signal in Max/MSP?
I have a signal expressing the acceleration of a body,
I want to find its velocity.
Normally I use a simple mean filter (which acts as a low pass filter actually).
Do you have another solution?
Thanks in advance
Cheers
Luca
Have you tried +=~ ?
aa
Thanks a lot for the answer!
Additionally, delta~ will give you the derivative