Mirror of Ardour Source Code
Find a file
Robin Gareus 6ec5730276 Allow PluginControl to modulate plugin parameters
The concept here is

 PluginControl [not-yet-a SlavableAutomationControl] is-a AutomationControl

The AutomationControl base-class sets the baseline parameter-value.
This is also the value used for generic-control-UIs and Automation-Lane.
The PluginControl can modify this value when setting the actual
plugin control-parameter.

The Ardour-UI is not aware of the modulation and will have to explicitly
ask for the modulated value.
To custom plugin-UIs it will look as if the value is being automated.

The modulation value is to be set before running the plugin-instance
in connect_and_run().
2017-02-26 15:36:24 +01:00
cfgtool
doc
export 2 new export formats for stems and such. They export at the current session sample rate. 2017-01-28 13:34:39 -06:00
gtk2_ardour upcoming codenames 2017-02-26 15:35:40 +01:00
headless
libs Allow PluginControl to modulate plugin parameters 2017-02-26 15:36:24 +01:00
mcp
midi_maps
msvc_extra_headers Remove a JE addition to one of the qm-dsp source files (no longer needed) 2017-02-06 09:47:10 +00:00
MSVCardour3 When building with MSVC, use perl to generate 'ardour.keys' 2017-01-30 11:09:56 +00:00
MSVCMixbus3
MSVCvst_scan
osc
patches
patchfiles
scripts Add some Lua-script icon. 2017-02-24 23:41:22 +01:00
session_utils update UI, new info API, display created_version in tooltip 2017-01-20 18:16:32 +01:00
templates
tools Fix windows builds, rename icons following 4e96285ba5 2017-02-26 14:26:13 +01:00
vst
.dir-locals.el
.gitattributes
.gitignore
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
foo.cc
instant.xml
instant.xml.sae
msvc32-fixup.pl
PACKAGER_README
README
system_config
testfile.flac
testfile.ogg
TRANSLATORS Update TRANSLATORS 2017-01-05 09:21:12 +00:00
waf
wscript Fix yet another oversight for the windows icon file update 2017-02-26 14:40:22 +01:00

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

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