13
0
Go to file
Robin Gareus 5c4a2025f1 Fix touching mute automation (mostly)
controllable->set_value() from GUI context will eventually queue
a session-rt command. By the time the realtime command runs, the
controllable needs to be in "touch" mode.

The AutomationController "toggle" UI worked around this by directly using
the underlying API (ignoring slaved-controls and ignoring groups).
The RouteUI's GUI wasn't able to write mute-automation at all.

This commit is a compromise: press + hold (touch) + release button.

(it may need further special-casing for _desc.toggled in
AutomationControl::actually_set_value(), also undoing automation-writes
is currently  not working correctly)
2017-02-28 05:01:17 +01:00
cfgtool
doc
export
gtk2_ardour Fix touching mute automation (mostly) 2017-02-28 05:01:17 +01:00
headless
libs fix crash in pinch drag 2017-02-27 20:16:10 +01:00
mcp
midi_maps
msvc_extra_headers
MSVCardour3
MSVCMixbus3
MSVCvst_scan
osc
patches
patchfiles
scripts Add some Lua-script icon. 2017-02-24 23:41:22 +01:00
session_utils
templates
tools Consistent naming of installers: Name + Version [+Variant] + Arch 2017-02-26 19:05:38 +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
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