OpulenZ: fixed export problems

This commit is contained in:
Raine M. Ekman
2014-01-07 23:06:17 +01:00
committed by Tobias Doerffel
parent c0c10cf9d8
commit 440da8ba15

View File

@@ -223,7 +223,7 @@ void opl2instrument::reloadEmulator() {
for(int i=1; i<9; ++i) {
voiceNote[i] = OPL2_VOICE_FREE;
}
// updatePatch();
updatePatch();
}
bool opl2instrument::handleMidiEvent( const midiEvent & _me,