Re: Detecting time-averaged levels

Sounds clever and workable!
On Aug 3, 2012 6:29 PM, "Chris Wilson" <cwilso@google.com> wrote:

> Another way I'd considered doing this was using a DynamicsCompressor node,
> cranking up the ratio and cranking down the threshold and knee, adjusting
> the attack and release as desired - then the "reduction" property becomes a
> convenient sampling of level.
>
> On Fri, Aug 3, 2012 at 12:00 PM, Joseph Berkovitz <joe@noteflight.com>wrote:
>
>> A number of scenarios in the Use Case document require a time-averaged
>> level for some audio pathway -- maybe something like an RMS using a rolling
>> average of squared signal values.
>>
>> Anyway, I'm wondering if I have missed any simple way of calculating such
>> a level, or whether one must fall back to a JavaScriptAudioNode to do this.
>>  It kind of seems natural for a RealtimeAnalyzerNode to do this even though
>> it's not frequency-domain data.
>>
>> Regards,
>>
>>        ... .  .    .       Joe
>>
>> *Joe Berkovitz*
>> President
>>
>> *Noteflight LLC*
>> Boston, Mass.
>> phone: +1 978 314 6271
>>        www.noteflight.com
>>
>>
>

Received on Friday, 3 August 2012 22:37:12 UTC