In this Tutorial, we take an audio source (even if it is the Video's audio) and run it through the "avg~" object, which measures the signal level every time we send it a bang. We take that number and scale it so it can appropriately modulate one parameter of an effect. It's important to be able to scale the output of the "avg~" object so that we have the right range of numbers to drive an effect appropriately.