in reply to Re^3: Measuring the sound level (dB(A)) with PERL
in thread Measuring the sound level (dB(A)) with PERL
Yes it does. There are just 8000 samples per second and your system is capable doing more buffer loads per second. But this does not matter to the code - this part of the code works. It there are no values from the USB device /dev/dsp1 just no values will be collected...
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: Measuring the sound level (dB(A)) with PERL
by Monk::Thomas (Friar) on Nov 10, 2016 at 12:30 UTC | |
by John-Robie (Novice) on Nov 10, 2016 at 13:19 UTC | |
by Monk::Thomas (Friar) on Nov 10, 2016 at 15:49 UTC | |
by John-Robie (Novice) on Nov 11, 2016 at 14:05 UTC |