Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 356 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 356 Bytes

WebKaroke

Project to learn Python Flask Web Framework. Users will be able to create LRC files or upload an existing one for karoke in the browser.

Current Features:

  • Can parse any generic LRC file. While audio file is playing, it will run the proper animations on a per-line basis. (Do not have an enhanced .LRC file that has timings for words yet)