error: There was a problem with the editor 'vi'.

This commit is contained in:
tildearrow 2022-03-28 15:31:03 -05:00
parent 08910d37b2
commit 81319e34bc
1 changed files with 1 additions and 0 deletions

View File

@ -2630,6 +2630,7 @@ bool FurnaceGUI::init() {
// TODO
e->setMidiCallback([this](const TAMidiMessage& msg) -> bool {
logD("I hate macOS: %p\n",this);
return true;
});