OpulenZ: fixed export problems
This commit is contained in:
committed by
Tobias Doerffel
parent
c0c10cf9d8
commit
440da8ba15
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user