mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-15 17:25:06 +00:00
error: There was a problem with the editor 'vi'.
This commit is contained in:
parent
08910d37b2
commit
81319e34bc
1 changed files with 1 additions and 0 deletions
|
@ -2630,6 +2630,7 @@ bool FurnaceGUI::init() {
|
|||
|
||||
// TODO
|
||||
e->setMidiCallback([this](const TAMidiMessage& msg) -> bool {
|
||||
logD("I hate macOS: %p\n",this);
|
||||
return true;
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue