SoundScape is a Python project that visualizes the real-time audio recorded through a microphone, using the PyAudio and PySimpleGUI libraries. It creates a dynamic and interactive soundscape that changes according to the sound input. You can use it to explore the sound properties of different environments, such as a busy street, a quiet park, or a noisy classroom.
SoundScape has different visualizers. Let's learn about them:
This visualizes the waveform of audio in real time.
This visualizes the change in frequency across time.
This visualizes the changes in frequency and amplitude in real time sound.
To use SoundScape, you need to install the requirements from requirements.txt
, and run different visualizers. You can interact with the soundscape using your microphone. For more details, please refer to the Installation.md
file.
Please refer to the Contributing.md
for details.
Please refer to the References.md
for details.
Do check out this youtube video for the reference Youtube Link