Skip to content

fabricelacharme/Karaboss

Repository files navigation

karaboss

Karaboss is a free midi karaoke player and a midi file editor (midi sequencer) GitHub Logo

It is written in C# and run on OS Windows 64b (7, 8/8.1, 10) and mostly based on 2 main code sources :

Basically you can use this program as a simple Karaoke player. It displays the lyrics on the screen and you can manage playlists with your favorite songs. The background of the screen can be modified (solid color, image, diaporama, transparent) GitHub Logo

More complex, you can modify the scores, the lyrics or add lyrics to existing songs, because a small MIDI sequencer was added. GitHub Logo Several extensions are added over time: a piano-roll, a virtual piano etc...

The second part, reserved to people knowing music, is the midi sequencer. You can display and modify the music scores of your files, or create a new one from scratch. This editor is basic compared to professionnal ones (even the free versions) but enough to have some fun. GitHub Logo

The sources are hard to show because the merger of all these projects into one results in a non-optimized code (to be fair) Anayway, the program can be freely downloadable at https://karaboss.lacharme.net