truj / midica

A Music programming language. Translates source code into MIDI. Includes a player. Supports MIDI-Karaoke. Includes a MIDI analyzer.
https://www.midica.org/
Mozilla Public License 2.0
111 stars 13 forks source link

read karaoke lyrics only from one single track #44

Closed truj closed 4 years ago

truj commented 4 years ago

Problem:

Currently the karaoke player reads lyrics information from no matter which track. But there are songs containing text/lyrics in different tracks. This can have different reasons, e.g.:

This leads to broken lyrics.

Solution:

Idea for the strategy:

Moreover: