13
0
Go to file
2010-06-01 20:40:45 +00:00
doc Add a couple of bits of documentation. 2010-04-15 13:55:32 +00:00
gtk2_ardour build fix 2010-05-31 15:55:30 +00:00
icons
libs rationale pathways that add notes to Sequence<T> so that there is only final insertion step; when changing note properties that affect "indexing" within a Sequence<T> (i.e. via set<T,comparator> indexing/ordering/hashing), remove the note and add it back so that indexing stays consistent; fix marshalling of MidiModel::DiffCommand (boost::bind(&Object::method, reference_to_object) will COPY the reference, so use a pointer); fix MidiModel::find_note() to compare note properties not pointer addresses 2010-06-01 20:40:45 +00:00
manual
midi_maps
patches
templates
tools
vst
.gitignore Ignore ebrowse files. 2010-04-15 13:55:18 +00:00
ardour_system_sae.rc
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
ardour.dox
ardour.rc.in
autowaf.py
COPYING
instant.xml
instant.xml.sae
Makefile
PACKAGER_README
README
testfile.flac
testfile.ogg
waf
wscript fix visible version number to use the one defined in the top level wscript 2010-05-20 15:34:23 +00:00

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

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