The Flagship http://ardour.org
Go to file
Robin Gareus dee990103a Consistent Automation evaluation:
Rule #89: The *owner* of each automation-control is responsible to
evaluate automation of automated automation-controls (and emit Changed()
signals to notify the GUI and slaved controls).

This can happen during run(), when the Processor evaluates automation
(eg. PluginInsert does that), but needs to regardless, every cycle.
Emit Changed signal for GainControl

This follow the same concept as PluginInsert: The Changed signal
is called on demand when evaluating automation.
2017-07-16 16:53:39 +02:00
doc
export
gtk2_ardour required #include for earlier gcc 2017-07-15 13:43:39 -04:00
headless
libs Consistent Automation evaluation: 2017-07-16 16:53:39 +02:00
mcp
midi_maps
msvc_extra_headers
MSVCardour3 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2017-07-14 10:48:26 +01:00
MSVCMixbus3
MSVCvst_scan
osc
patches
patchfiles
scripts Simplify _midifilter.lua example 2017-07-14 15:16:33 +02:00
session_utils
templates
tools new script to globally switch from "audio frames" to "audio samples" 2017-07-15 12:21:59 -04:00
vst
.dir-locals.el
.gitattributes
.gitignore
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
instant.xml
instant.xml.sae
msvc32-fixup.pl
PACKAGER_README
README
README-GITHUB.txt
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript

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

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