The Flagship http://ardour.org
Go to file
2013-03-29 14:09:03 -04:00
doc
export
gtk2_ardour allow Drag-n-Drop onto the empty canvas (again); always import MIDI files since we consider them writable and so embedding isn't a safe option 2013-03-29 14:09:03 -04:00
icons
libs major fixes for MIDI patch change and note undo/redo. Patch change handling was completely broken because of the use of absolute floating point comparisons for time comparison, and serialization/deserialization of patch change property changes was borked because of int/char conversions by stringstream. Note undo/redo would fail for note removal if a note had been moved and/or had its note number changed as the next operation after it was added, because time-based lookup would fail. Similar small changes made for sysex messages, which just needed the musical_time comparisons and nothing else 2013-03-29 11:52:25 -04:00
mcp
midi_maps
patches
patchfiles
templates remove cruft (old cvsignore files) 2013-03-17 23:08:27 +01:00
tools optionally include video-server in linux bundle 2013-03-27 14:51:25 +01:00
vst
.dir-locals.el
.gitignore Set the revision mechanism independent from the VCS name 2013-03-18 20:13:05 +01:00
ardour_system_sae.rc
ardour_system.rc
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
ardour.dox
COPYING
foo
instant.xml
instant.xml.sae
Makefile
PACKAGER_README
README
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript remaining part of static library commit, should have been a part of 16ce39c230 2013-03-20 17:22:32 -04:00

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

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