- Compiles information about your music library--namely BPM and the harmonic pitch class profile.
- Allows you to enter a song and find similar ones in your local library.
Placeholder
- Install the listed requirements in requirements.txt
- I haven't tested on any OS other than Ubuntu 24.02 so no guarantees it works anywhere else yet.
- Placeholder
- Placeholder
Placeholder
To export the program as an executable, use:
pyinstaller --onefile --windowed --icon=assets/icon.png main.pyUse Qt Designer if you wanna make it look pretty (pyqt6-tools). As of 9/15/25, it won't work on Python 3.11 so I haven't used it yet.
- 0.0.0
- Unreleased (placeholder)
This project is licensed under the GLP License - see the LICENSE file for details
Placeholder