From e686ae70d07703d25f127f8aa902b778a8986e2a Mon Sep 17 00:00:00 2001 From: jmoenig Date: Mon, 9 Jul 2018 16:45:08 +0200 Subject: [PATCH] added @bromagosa's "loudness" reporter to audio comp lib --- libraries/audioComp_module.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/audioComp_module.xml b/libraries/audioComp_module.xml index 495076e5..83dd9471 100644 --- a/libraries/audioComp_module.xml +++ b/libraries/audioComp_module.xml @@ -15,4 +15,4 @@ a 1760=1760 a 3520=352014410022.05 kHz=22050 44.1 kHz=44100 88.2 kHz=88200 -96 kHz=96000
0.5
1
quickly plot the samples of a sound, a list of samples (single channel), or a list of lists (multiple channels) to the stage at a lower resolution.
1offset-2
records an audio snippet and reports it as a new sound, or zero if the user cancels
\ No newline at end of file +96 kHz=96000
0.5
1
quickly plot the samples of a sound, a list of samples (single channel), or a list of lists (multiple channels) to the stage at a lower resolution.
1offset-2
records an audio snippet and reports it as a new sound, or zero if the user cancels
ca:volum del so es:volumen del sonido return typeof meter != 'undefined'return Math.floor(meter.volume * 100);
\ No newline at end of file