;; by default don't print non note/cc MIDI messages (bind-func midi_msg (lambda (timestamp:i32 type:i32 a:i32 b:i32 chan:i32 msg:i32) ;; (println "MIDIMSG: " type a b chan) void))