ag4ve has asked for the wisdom of the Perl Monks concerning the following question:
i've found Audio::DSP, Audio::OSS and Audio::PortAudio. however, these either don't help here or i don't know how to deal with a data stream properly.
btw, beside cpan, these are the only useful resources i've found:
http://cpansearch.perl.org/src/JDIEPEN/Audio-PortAudio-0.03/eg/vumeter.pl
Can perl read a byte from a microphone stream ?
while this later is almost it, i can't figure out how to read the binary data i want... i'm hoping that there is a way of doing this without threads (cause i don't know threads).
i'm not finding many resources on this. can anyone help with useful reading or examples?
|
|---|