Spectral Sound Gen is a simple project created to allow you to hear your code, to do this you just need donwload the project and rund the follow command:
python3 spectral_sound_gen.py <PATH_OF_YOUR_PROJECT_FOLDER>
A file called compressed_data.wav
will be created with the voice of your project, so listen with care ๐
In case you want to know what Spectral Sound Gen sound like, you can find this here
This project is just a fun way to do something in Python (just for fun, hehe), but mostly a reminder that there is always a new way to look at something in life. So next time you face a problem, try to remember that there is always a new way to do this.