]> git.sesse.net Git - nageru/commit
Listen on all MIDI ports (including hotplug).
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 9 Oct 2016 13:01:57 +0000 (15:01 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 22 Oct 2016 13:16:23 +0000 (15:16 +0200)
commit6379b0adf2cee84b46d5a0d8e2ee5e6a7d1615cf
tree114c73ce5bed1e9e626f805ef248ce7fbc404394
parent45aa08dd2f81037860fdd3c5d1115736f7acf1a8
Listen on all MIDI ports (including hotplug).

It's unlikely that there will be lots of real MIDI note data going on
in the system, so just slurping up all of it seems reasonable
(it's certainly the most user-friendly).
midi_mapper.cpp
midi_mapper.h