Smoothing an audio signal with an envelope

Wells's icon

I'd like to draw an envelope that will smooth an audio signal (drawing its amplitude) - what objects should I be looking at to do this?

Thanks.

Peiman's icon

Hi,

Send the 2nd output of [function] to [line~]. Then multiply the
output of line~ (using [*~]) with the signal you want to scale. You
can then send a bang to function to output the envelope.

Best
Peiman

On 30 Dec 2007, at 23:27, Wells Oliver wrote:

>
> I'd like to draw an envelope that will smooth an audio signal
> (drawing its amplitude) - what objects should I be looking at to do
> this?
>
> Thanks.
> --
> Wells Oliver
> wells@submute.net
> http://www.submute.net

mzed's icon

Quote: Wells wrote on Sun, 30 December 2007 15:27
----------------------------------------------------
> I'd like to draw an envelope that will smooth an audio signal (drawing its amplitude) - what objects should I be looking at to do this?
>
> Thanks.
----------------------------------------------------

Look at: envelope-follower~.pat which is part of this package:

mz

Kyle Vinton's icon

Try a Onepole~ @ 30. Hz