Monitoring Amplitude/Gain/Volume Stream from Plugin~ object
Posted: Mon Jul 02, 2012 12:16 am
I'm trying to figure out how to read volume values coming out of a plugin~ object.
I've found live.gain, but that object seems to register values even when my microphone is disconnected from my audio device (and the numbers are negative).
The levelmeter~ object's needle doesn't move, but it also outputs only negative numbers, even if the microphone is disconnected from the audio device.
All I want to do is stream values so that I can trigger an action when the volume goes from silent (or near silent) upward or goes back down to silent (or near silent).
I am a total noob. Any help would be appreciated.
I've found live.gain, but that object seems to register values even when my microphone is disconnected from my audio device (and the numbers are negative).
The levelmeter~ object's needle doesn't move, but it also outputs only negative numbers, even if the microphone is disconnected from the audio device.
All I want to do is stream values so that I can trigger an action when the volume goes from silent (or near silent) upward or goes back down to silent (or near silent).
I am a total noob. Any help would be appreciated.