13
0
Go to file
Paul Davis 49240fe7c5 Draw all automation points, rather than trying to use a heuristic to show some
at any given zoom level. 

This works because (1) automation data is obtained by sampling, and we control
the sampling interval (2) automation data is filtered to remove co-linear
points before becoming part of a ControlList. 

This commit removes some of the hairiest code in Ardour's GUI, which was
responsible for figuring out which invisible control points were affected by an
edit. The change is based on an experiment in mixbus done by Ben Loftis.


git-svn-id: svn://localhost/ardour2/branches/3.0@11798 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-04-05 16:53:55 +00:00
doc
export
gtk2_ardour Draw all automation points, rather than trying to use a heuristic to show some 2012-04-05 16:53:55 +00:00
icons
libs provide an RC configuration variable to "shadow" Evoral::ControlList::thinning_factor 2012-04-05 12:08:59 +00:00
manual
midi_maps Add motorised attribute to DeviceInfo for generic MIDI maps so that 2012-03-07 01:11:22 +00:00
patches
patchfiles add 44 MIDNAM files for various h/w synths, originally from digicake.com/midnams but cleaned and fixed up 2012-03-20 17:00:30 +00:00
templates
tools fix missing quote in disk space check failure message 2012-04-03 20:22:12 +00:00
vst final piece of the ardour3 windows/wine VST puzzle 2012-03-03 20:07:18 +00:00
.dir-locals.el
.gitignore
ardour_system_sae.rc
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
ardour.dox
ardour.rc.in
COPYING
instant.xml
instant.xml.sae
Makefile
PACKAGER_README
README
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript fix bizarre typo in OS X build (bizarre because its not clear how it could have worked on Tiger or Lion, but it did) 2012-03-29 16:25:12 +00:00

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

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