> how to get the 'detuned EP' instrument in the midi
basically you have to add a little midi event to the .mid file to enable the alternate instruments, like flicking an on switch, otherwise it'll play the normal sound instead! there's a bit about it on the lyceum but the gist is that you open up the .mid in a midi editor (I've used Sekaiju), go to the list of all midi events, add a new one at the beginning of type "SysEx (Normal)", and punch in a specific string of hex values (F0 41 10 42 12 40 00 7F 00 41 F7), then save. it should play correctly after that!
basically you have to add a little midi event to the .mid file to enable the alternate instruments, like flicking an on switch, otherwise it'll play the normal sound instead! there's a bit about it on the lyceum but the gist is that you open up the .mid in a midi editor (I've used Sekaiju), go to the list of all midi events, add a new one at the beginning of type "SysEx (Normal)", and punch in a specific string of hex values (F0 41 10 42 12 40 00 7F 00 41 F7), then save. it should play correctly after that!



