Member Avatar for computerfreak97

I am trying to make a python tone generator, and don't know what modules to use. Any suggestions?

Recommended Answers

All 4 Replies

Member Avatar for computerfreak97

I got it working using tkSnack. Now does any one have any ideas on how to make a frequency analyzer?

I got it working using tkSnack. Now does any one have any ideas on how to make a frequency analyzer?

To analyse frequencies, you need to apply fast Fourier transform to a sampled signal.

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.