ardour/libs/midi++2/midi++
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
..
.DS_Store
channel.h add (N)RPN handling to libmidi++ 2015-11-23 10:44:40 -05:00
event.h Remove Evoral::MIDIEvent 2016-12-03 15:18:21 -05:00
events.h
ipmidi_port.h Making buildable under OpenBSD. 2016-11-29 13:18:46 +00:00
libmidi_visibility.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
midnam_patch.h Allow to dynamically un/load Midnam Patches 2016-10-29 19:57:43 +02:00
mmc.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
parser.h more corrections for libmidi++ (N)RPN API 2015-11-23 12:27:51 -05:00
port.h change API of MIDI::Port::drain() to include a maximum blocking time 2016-02-01 13:26:30 -05:00
types.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00