Member Avatar for computerfreak97

Can anyone help me. I am trying to create a audio frequency analyzer, that will look for specific frequencies in a wav file.

TIA

Recommended Answers

All 2 Replies

Take a look at Python's audioop module in the manual.

Python has some additional modules like 'sunau', ' aifc' and 'wave' that offer sound file reading, writing and some 'rythmatic'.

Member Avatar for computerfreak97

Could you give me a code example? I am just analyzing a .wav file.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.