13
0
Go to file
David Robillard 7e2c8ace4b Follow MIDI control values with automation faders.
Fixes bug #6166 (except record).

This attempts to follow the "current" control value somewhat aggressively:

* On locate, slider is set to the value from the top region at the new
  transport position.

* Playback or MIDI input is followed "live".

* Whenever the slider is moved (including automatically), that value is emitted
  as an immediate event to keep external gear in sync.

General idea is that the Ardour slider should act as a mirror of an external
hardware knob, and both should be synced to whatever the control is at the
current transport position.  Since we lack real playback/touch/etc modes for
these for now, we must choose one behaviour, and this seems like the most
reasonable one.

Follow is handled in the audio thread, which is probably not ideal, but since
these controls have no lists and do not record, should be fine.  Probably.
2015-03-26 00:47:34 -04:00
cfgtool ..but make cfgtool portable 2015-03-23 12:34:07 +01:00
doc
export
gtk2_ardour remove crufty variable 2015-03-25 17:21:13 -05:00
headless
icons
libs Follow MIDI control values with automation faders. 2015-03-26 00:47:34 -04:00
mcp
midi_maps
msvc_extra_headers
MSVCardour3 Fix some build anomalies between PROGRAM_NAME and PROGRAM_VERSION 2015-03-13 17:40:53 +00:00
MSVCMixbus3
MSVCvst_scan Fix some build anomalies between PROGRAM_NAME and PROGRAM_VERSION 2015-03-13 17:40:53 +00:00
patches
patchfiles
templates
tools fix 4.X windows packaging 2015-03-23 20:46:59 +01:00
vst
.dir-locals.el
.gitignore
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
ardour.dox
COPYING
instant.xml
instant.xml.sae
Makefile
msvc32-fixup.pl
PACKAGER_README
README
system_config update system_config 2015-03-22 23:20:55 +01:00
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript small tool to dump default config. 2015-03-22 22:15:37 +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