The Flagship http://ardour.org
Go to file
Paul Davis 89d1a2fdf5 dramatically speed up the addition of large numbers of busses + tracks. consists of a backend part (ignore JACK graph/latency callbacks while we're adding tracks) and a GUI side (avoid O(N^N) behaviour while adding each new time axis view)
git-svn-id: svn://localhost/ardour2/branches/3.0@13595 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-12-04 14:32:28 +00:00
doc
export
gtk2_ardour dramatically speed up the addition of large numbers of busses + tracks. consists of a backend part (ignore JACK graph/latency callbacks while we're adding tracks) and a GUI side (avoid O(N^N) behaviour while adding each new time axis view) 2012-12-04 14:32:28 +00:00
icons resize metronome icon to keep transport button sizes consistent 2012-11-12 19:36:34 +00:00
libs dramatically speed up the addition of large numbers of busses + tracks. consists of a backend part (ignore JACK graph/latency callbacks while we're adding tracks) and a GUI side (avoid O(N^N) behaviour while adding each new time axis view) 2012-12-04 14:32:28 +00:00
manual
mcp
midi_maps
patches
patchfiles patchfiles/Yamaha-PSR-S900.midnam: Add Patchbanks by voice type 2012-11-09 09:37:49 +00:00
templates
tools fix fmt-bindings' handling of > and < bindings 2012-12-02 01:45:31 +00:00
vst
.dir-locals.el
.gitignore
COPYING
Makefile
PACKAGER_README
README
TRANSLATORS
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
ardour.dox
ardour_system.rc clean up stupid confusion over ardour_system.rc and its contents. this file does not require substitution anymore, and besides, it was being subst'ed incorrectly because of changes to waf that were addressed in gtk2_ardour/wscript but not the top level wscript 2012-11-09 13:27:14 +00:00
ardour_system_sae.rc
instant.xml
instant.xml.sae
testfile.flac
testfile.ogg
waf
wscript clean up stupid confusion over ardour_system.rc and its contents. this file does not require substitution anymore, and besides, it was being subst'ed incorrectly because of changes to waf that were addressed in gtk2_ardour/wscript but not the top level wscript 2012-11-09 13:27:14 +00:00

README

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

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