mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-16 01:35:07 +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
|
// TODO
|
||||||
e->setMidiCallback([this](const TAMidiMessage& msg) -> bool {
|
e->setMidiCallback([this](const TAMidiMessage& msg) -> bool {
|
||||||
|
logD("I hate macOS: %p\n",this);
|
||||||
return true;
|
return true;
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue