Florin Andrei
Member
- Joined
- Feb 21, 2019
- Messages
- 38
- Likes
- 36
https://github.com/FlorinAndrei/soundspec
I wrote the app over the week-end, more like a hobby. No fancy GUI, sorry, but I do provide an .exe for non-technical Windows users (Mac version soon, I hope, once I fix the issues with pyinstaller - feel free to send me pull requests if you have a fix).
The single-file version (soundspec.exe, or the Python script soundspec.py) can only do one file at a time, and only works with WAV files. Use VLC, ffmpeg, etc to convert your file to WAV.
The batch mode versions (soundspec-batch.bat for Windows, soundspec-batch.sh for Mac/Linux) require ffmpeg, can do many, many files in one command, and support any sound file format you've heard of - if ffmpeg can parse it, it will probably work.
The project page on GitHub has examples, and some simple instructions for non-technical users.
If things don't work as they should, open an issue on GitHub (don't forget to share with me the file where it fails) - or, better yet, send me pull requests with code fixes.
This is a hobby thing, so I probably won't add a lot of features, but for a basic app it should work as intended.
BTW, the Batman song - if you read the reviews, you'd think that's some infrasound stuff - people saying "my ears are bleeding", etc. Yeah, not really. Yet another example of imagination / placebo at work in this hobby. The numbers don't lie; most energy in that bass line is between 30 Hz and 40 Hz; pretty low for sure, but not super-low. The music is pretty good though, like most things issued by Zimmer and Howard.
I wrote the app over the week-end, more like a hobby. No fancy GUI, sorry, but I do provide an .exe for non-technical Windows users (Mac version soon, I hope, once I fix the issues with pyinstaller - feel free to send me pull requests if you have a fix).
The single-file version (soundspec.exe, or the Python script soundspec.py) can only do one file at a time, and only works with WAV files. Use VLC, ffmpeg, etc to convert your file to WAV.
The batch mode versions (soundspec-batch.bat for Windows, soundspec-batch.sh for Mac/Linux) require ffmpeg, can do many, many files in one command, and support any sound file format you've heard of - if ffmpeg can parse it, it will probably work.
The project page on GitHub has examples, and some simple instructions for non-technical users.
If things don't work as they should, open an issue on GitHub (don't forget to share with me the file where it fails) - or, better yet, send me pull requests with code fixes.
This is a hobby thing, so I probably won't add a lot of features, but for a basic app it should work as intended.
BTW, the Batman song - if you read the reviews, you'd think that's some infrasound stuff - people saying "my ears are bleeding", etc. Yeah, not really. Yet another example of imagination / placebo at work in this hobby. The numbers don't lie; most energy in that bass line is between 30 Hz and 40 Hz; pretty low for sure, but not super-low. The music is pretty good though, like most things issued by Zimmer and Howard.