major redesign of MIDI port heirarchy and management (part 2)

This commit is contained in:
Paul Davis
2013-08-07 22:22:11 -04:00
parent 83a0c30c24
commit 1ab61b8564
62 changed files with 741 additions and 562 deletions

View File

@@ -31,8 +31,6 @@ libmidi_sources = [
'midi.cc',
'channel.cc',
'ipmidi_port.cc',
'jack_midi_port.cc',
'manager.cc',
'parser.cc',
'port.cc',
'midnam_patch.cc',