Skip to content

Releases: gbip/tagCoverGenerator

v1.0-beta.1

12 Jun 13:41
Compare
Choose a tag to compare

New version with many new features including: debug, key tag support with full color features (import color from files, etc.).
Better lisibility of the cover.
Succefully tested on Windows 10 64 bit.
No installer yet.
To execute, simply run main.exe.
Sample image of the interface
If you want to modify the color of the keys (for example the bright yellow 4A one) you can easily by tweaking the file named "key.png".

mp3tagGenerator

13 May 19:07
Compare
Choose a tag to compare

This version of mp3tagGenerator is very simple : it take as an input a directory or a file, it sort it by the field 'title' in all the mp3 that exists in the dir(or the mp3 from the file) and output a picture with the title + the bpm if it exists.
Converted to window via PyInsaller-3.2