Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Manipulating Audio Data in Perl

by toma (Vicar)
on Jun 16, 2002 at 16:30 UTC ( [id://174933]=note: print w/replies, xml ) Need Help??


in reply to Manipulating Audio Data in Perl

There is an example at Analyzing WAV Files with Perl. In this example, I needed to track the frequency of a tone versus time. I used Audio::Wav, PDL, and PDL::FFT.

This code includes various algorithms to track the frequency of a tone. The example graphs are for the algorithm that worked best for my application.

I have written some other audio analysis modules, also, so please let me know if you would like more examples.

It should work perfectly the first time! - toma

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://174933]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (5)
As of 2024-04-19 15:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found