Closed imiskolee closed 3 years ago
hi:
i am building the Mixer widget now, and can not find a way to get the last dB value with a timer for update UI.
looks like it's LevelMeter Plugin and LevelMeasurer ?
LevelMeasurer
Yes, just get the LevelMeasurer from the LevelMeterPlugin and call its getAndClearAudioLevel etc. methods on a timer.
LevelMeterPlugin
getAndClearAudioLevel
hi:
i am building the Mixer widget now, and can not find a way to get the last dB value with a timer for update UI.