13
0
livetrax/libs/midi++2/midi++
2013-07-11 12:58:44 -04:00
..
.DS_Store
channel.h add support for IP MIDI (multicast MIDI over IP UDP sockets) to ardour and use it if requested inside MCP code. required renaming the pre-existing MIDI::Port as MIDI:JackMIDIPort - MIDI::Port becomes the base type for both JackMIDIPort and IPMIDIPort 2012-04-24 02:28:51 +00:00
event.h
events.h
ipmidi_port.h merge Marcel Bonnet's patches for Free-BSD 2013-01-04 17:36:52 +00:00
jack_midi_port.h convert from Glib:: to Glib::Threads for all thread-related API 2012-07-25 17:48:55 +00:00
manager.h add support for IP MIDI (multicast MIDI over IP UDP sockets) to ardour and use it if requested inside MCP code. required renaming the pre-existing MIDI::Port as MIDI:JackMIDIPort - MIDI::Port becomes the base type for both JackMIDIPort and IPMIDIPort 2012-04-24 02:28:51 +00:00
midnam_patch.h Show matching controller name in automation lane header. 2013-01-20 08:56:00 +00:00
mmc.h
parser.h add support for IP MIDI (multicast MIDI over IP UDP sockets) to ardour and use it if requested inside MCP code. required renaming the pre-existing MIDI::Port as MIDI:JackMIDIPort - MIDI::Port becomes the base type for both JackMIDIPort and IPMIDIPort 2012-04-24 02:28:51 +00:00
port.h Include pthread.h as it isn't included via jack headers on windows 2013-07-11 12:58:44 -04:00
types.h