Audio signal smoothing

ribbon62's icon

Hello!
My issue is simple. I have and audio signal that has abrupt changes in gain. This causes audible clicks on playback. The only thing I need to know is what could I do to smooth the audio signal and remove this audible clicking.

Is there any specific object in MAXMSP that performs this task?

thank you very much

Stephane Morisse's icon

Have a look at [slide~] and [rampsmooth~].

Christopher Dobrian's icon

Are the abrupt changes in gain something that's inherent in some audio you're getting from elsewhere (like an audio file with clicks already in it) or are they something you're causing in your patch (such as by changing the amplitude with a Max message)? If the latter, see MSP Tutorial 2.

Gregory Taylor's icon

Thanks, Chris. Took the words right outta my mouth.

ribbon62's icon

Thank u very much guys. I will check it as soon as I can :-) Thanks for the quick answer