Skip to content

bvermeulen/audio_visualiser

Repository files navigation

Audio visualiser

Sound.Visualiser.mp4

A little snippet where you can play and visualise sound, either a pitch or download a wav file. Once a sound stream is started you can use the same button to play and pause.

The interface is in tkinter, visualisation is done in Matplotlib embedded in tkinter and the sound streaming is done with Pyaudio using its own thread. It was a great exercise to combine all this.

Note: Python 3.8.6 was used for this version.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages