A local cli app for flac and other formats music playback with live lyrics sync based on timestamps!
Slight use of AI to fix the inaccuracy of time.sleep() function.
A local cli app for flac and other formats music playback with live lyrics sync based on timestamps!
Slight use of AI to fix the inaccuracy of time.sleep() function.
Finished debugging and packaged the python script! Made final changes to the readme and removed any unecessary files. This will be the last devlog for this project since I ran into a async loop error that means I can’t make any further improvements to this project. I might make RhythmSync2 in the future, though.
Log in to leave a comment
Now lyrics are synced to the song!
Log in to leave a comment
Formatted time correctly and made the cli look better. Spent most of the time debugging the progress bar and time functions.
Log in to leave a comment
Basic Python script for music playback (using pygame) and fetching the lyrics from the embedded LRC part of the music files. I also made a github repository.
Log in to leave a comment