13
0
Go to file
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
cfgtool
doc
export
gtk2_ardour Remove Evoral::MIDIEvent 2016-12-03 15:18:21 -05:00
headless
libs Remove Evoral::MIDIEvent 2016-12-03 15:18:21 -05:00
mcp
midi_maps Use correct action in map for Korg nanoKontrol2 2016-12-01 21:44:28 +01:00
msvc_extra_headers
MSVCardour3
MSVCMixbus3
MSVCvst_scan
osc
patches
patchfiles
scripts a-High/LowPass allow 8K samples inclusive 2016-11-24 21:03:56 +01:00
session_utils rename Region pos_beats -> quarter_note 2016-11-11 03:37:08 +11:00
templates
tools another hack to accommodate different project names 2016-11-23 21:39:35 +01:00
vst
.dir-locals.el
.gitattributes
.gitignore
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
foo.cc
instant.xml
instant.xml.sae
Makefile
msvc32-fixup.pl
PACKAGER_README
README
system_config update system_config 2016-11-30 14:49:42 +01:00
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript separate openbsd cases 2016-11-29 13:18:46 +00:00

Please see the Ardour web site at http://ardour.org/ for all documentation..

For information on building ardour: 
      
     http://ardour.org/development.html