13
0
livetrax/libs/midi++2
Hans Baier f91006d8d2 * added methods for pich bender/pgm change/aftertouch to MidiEvent
git-svn-id: svn://localhost/ardour2/branches/3.0@3282 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-04-23 02:27:27 +00:00
..
macosx Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
midi++ * added methods for pich bender/pgm change/aftertouch to MidiEvent 2008-04-23 02:27:27 +00:00
.cvsignore All included libraries now link dynamically instead of statically. 2006-04-25 20:23:50 +00:00
alsa_sequencer_midiport.cc reinstate Ye Olde MIDI (input) thread; fix up a few startup warnings 2008-03-19 17:25:37 +00:00
AUTHORS Initial revision 2005-05-13 20:47:18 +00:00
ChangeLog Initial revision 2005-05-13 20:47:18 +00:00
COPYING Initial revision 2005-05-13 20:47:18 +00:00
coremidi_midiport.cc merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
fd_midiport.cc reinstate Ye Olde MIDI (input) thread; fix up a few startup warnings 2008-03-19 17:25:37 +00:00
fifomidi.cc merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
jack_midiport.cc fix up delivery of MTC & MMC; add zero=last_timestamp semantics to JACK midi port write call; setup parser execution for JACK MIDI ports 2008-03-19 21:15:28 +00:00
libmidi++.pc.in Initial revision 2005-05-13 20:47:18 +00:00
libmidi++.spec.in Initial revision 2005-05-13 20:47:18 +00:00
midi.cc Initial revision 2005-05-13 20:47:18 +00:00
midichannel.cc Committed filthy mess of a working copy solely for moving between machines. 2006-06-08 23:46:42 +00:00
midifactory.cc merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
midimanager.cc merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
midiparser.cc hans' patches for MIDI note resizing++ 2008-03-26 11:11:47 +00:00
midiport.cc reinstate Ye Olde MIDI (input) thread; fix up a few startup warnings 2008-03-19 17:25:37 +00:00
miditrace.cc merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
mmc.cc merge changes to libmidi++ API from 2.0-ongoing 2007-08-06 14:19:19 +00:00
mmctest.cc merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
mtc.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
NEWS Initial revision 2005-05-13 20:47:18 +00:00
README Initial revision 2005-05-13 20:47:18 +00:00
SConscript refactor JACK MIDI port to allow writing from a non-process() thread, and move ARDOUR::MidiEvent into MIDI namespace along with midi_events.h header 2008-03-18 03:42:32 +00:00