13
0
Go to file
Julien "_FrnchFrgg_" RIVAUD 67cbdc6cf2 GenericUI: Update all input controls on preset load
The existing code relies on AutomationControls for getting parameter
changes and update the UI accordingly. One case where this doesn't yet
work is preset loading, where ARDOUR::Plugin is responsible for actually
loading the preset but doesn't notify the changes to AutomationControls.

Since the input_controls vector now contains all ControlUI's that rely on
AutomationControls to get updates, just listen to Plugin::PresetLoaded()
and trigger an update of all elements in input_controls.

This is temporary until a better solution is devised to make
AutomationControls aware of preset loading.
2016-07-29 02:06:55 +02:00
cfgtool
doc
export
gtk2_ardour GenericUI: Update all input controls on preset load 2016-07-29 02:06:55 +02:00
headless
libs OSC: eq bands off by one fix 2016-07-28 08:51:15 -07:00
mcp
midi_maps
msvc_extra_headers
MSVCardour3 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2016-07-21 09:01:21 +01:00
MSVCMixbus3
MSVCvst_scan
patches
patchfiles
scripts add a script to exercise varispeed playback 2016-07-24 13:00:15 +02:00
session_utils Normalize API rename part 2 2016-07-18 17:37:13 +02:00
templates
tools correctly package color theme files for both linux and OS X 2016-07-18 11:50:38 -04: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
Makefile
msvc32-fixup.pl
PACKAGER_README
README
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript a-reverb prototype (based on setBfree b_reverb) 2016-07-12 16:43:10 +02:00

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

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