remove log spam (hopefully)
This commit is contained in:
parent
b75787603a
commit
542a46e89b
1 changed files with 1 additions and 0 deletions
|
|
@ -67,6 +67,7 @@ bool TAMidiInRtMidi::gather() {
|
|||
}
|
||||
} catch (RtMidiError& e) {
|
||||
logE("MIDI input error! %s",e.what());
|
||||
closeDevice();
|
||||
return false;
|
||||
}
|
||||
return true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue