comment this because it makes some midis sound weird

mabe this answers why harry zhou didn't add it
This commit is contained in:
Chayapak 2023-09-26 19:35:13 +07:00
parent 16d97b7657
commit 5896197b4a

View file

@ -148,7 +148,7 @@ public class MidiConverter implements Converter {
} }
} }
if (instrument == null) instrument = instrumentList[0]; // if (instrument == null) instrument = instrumentList[0];
} }
if (instrument == null) { if (instrument == null) {