yam655 / bittyband

An experimental musical instrument/tool
GNU General Public License v3.0
2 stars 0 forks source link

Export lyrics to MIDI files (through KAR semantics) #33

Open yam655 opened 7 years ago

yam655 commented 7 years ago

We have all the information we need to directly create KAR files.

Lyrics and timing information and specifics of the MIDI events...

We just need to do it.

yam655 commented 7 years ago

See https://jannewmarch.gitbooks.io/programming-and-using-linux-sound-systems/content/Karaoke/User/KARfileformat.html

It uses a leading / for a newline and leading \ for a new screen. While I don't know that I'm sold on those keys being used for that in the app, supporting it shouldn't conflict with anything.