-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
When doing MIDI imports of more than 8 tracks, it only shows the first 15 tracks in the MIDI, plus the percussion track. When there are changes in volume, it shows all of the automations (as if all MIDI tracks are present).
An even stranger part to this bug is that the MIDI tracks after the 15th MIDI track have their patches placed on the first 8 MIDI tracks. In other words, the MIDI tracks after track 15 will be place on the first MIDI tracks (16 will go to 1, 17 will go to 2, 18 will go to 3, ... 22 will go to 7, 23 will go to 8, and so forth). So, if there are 24 MIDI tracks, MIDI tracks 1 through 8 will have the MIDI patches of MIDI tracks 16 through 23 (assuming MIDI track 24 is the percussion track).
I found this out as an LMMS bug because I tried it out on a different type of software (such as MuseScore (as a composition software) or FL) and they were imported normally.