Skip to content

twerlp/music-library-profiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music Library Profiler

  • 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.

Description

Placeholder

Getting Started

Dependencies

  • 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.

Installing

  • Placeholder

Executing program

  • Placeholder

Help

Placeholder

For Developers

To export the program as an executable, use:

pyinstaller --onefile --windowed --icon=assets/icon.png main.py

Use 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.

Authors

twerlp

Version History

  • 0.0.0
    • Unreleased (placeholder)

License

This project is licensed under the GLP License - see the LICENSE file for details

Acknowledgments

Placeholder

About

Develops a profile for your library of music. Identifies pitch class (notes used out of the chromatic scale), tempo, and other information. Allows you to upload songs to find similar ones in your library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors