13
0
livetrax/libs/midi++2/midi++
Paul Davis 6ca4b88d5a libmidi++: fix a bunch of issues with previous commit
git-svn-id: svn://localhost/ardour2/branches/3.0@12065 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-04-23 16:23:48 +00:00
..
.cvsignore
.DS_Store
channel.h libmidi++: split apart "base-y" aspects of MIDI::Port into MIDI::PortBase and make MIDI::Port derive from it. This actually makes MIDI::Port effectively into MIDI::JackPort, but i'm not interested in the name changing at that level at this moment in time 2012-04-23 15:29:45 +00:00
event.h
events.h
manager.h Add basic test of playlist layering. 2011-12-15 14:33:20 +00:00
midnam_patch.h a lot of tweaking and fixing for the MIDNAM parsing code so that it correctly handles all 44 sample files from digicake.com/midnams. 2012-03-20 18:01:59 +00:00
mmc.h Remove some unused parameters. 2012-04-11 20:21:00 +00:00
names.h
parser.h libmidi++: split apart "base-y" aspects of MIDI::Port into MIDI::PortBase and make MIDI::Port derive from it. This actually makes MIDI::Port effectively into MIDI::JackPort, but i'm not interested in the name changing at that level at this moment in time 2012-04-23 15:29:45 +00:00
port_base.h libmidi++: fix a bunch of issues with previous commit 2012-04-23 16:23:48 +00:00
port.h libmidi++: split apart "base-y" aspects of MIDI::Port into MIDI::PortBase and make MIDI::Port derive from it. This actually makes MIDI::Port effectively into MIDI::JackPort, but i'm not interested in the name changing at that level at this moment in time 2012-04-23 15:29:45 +00:00
types.h