ardour/libs/midi++2
David Robillard 08fffeffec Remove Evoral::MIDIEvent
It is slightly questionable whether type specific methods like
velocity() belong on Event at all, these may be better off as free
functions.  However the code currently uses them as methods in many
places, and it seems like a step in the right direction, since, for
example, we might some day have events that have a velocity but aren't
stored as MIDI messages (e.g. if Ardour uses an internal musical model
that is more expressive).

In any case, the former inheritance and plethora of sloppy casts is
definitely not the right thing.
2016-12-03 15:18:21 -05:00
..
macosx
midi++ Remove Evoral::MIDIEvent 2016-12-03 15:18:21 -05:00
MSVCmidi++ Update our MSVC project files to generate the most recent Ardour session file format (ver 5) rather than the older v3 format 2016-08-30 07:15:00 +01:00
test
channel.cc
COPYING
ipmidi_port.cc
libmidi++.pc.in
libmidi++.spec.in
midi.cc
miditrace.cc
midnam_patch.cc Remove Evoral::MIDIEvent 2016-12-03 15:18:21 -05:00
mmc.cc
mmctest.cc
mtc.cc
parser.cc
port.cc
run-tests.sh
wscript