13
0
Go to file
Robin Gareus cc9c38ce5e Do not send non-automated MIDI-CCs on locate.
If a "CC" automation lane was visible at least once, a Control Object
is created and henceforth saved with the session: 
   <Object id="automation TrackID TYPE" ../>
It is currently not possible to remove this object. (Automation > clear
will only zero all events, but not remove the Control itself.

The bug:
After showing a MIDI-CC lane at least once Events are sent for this CC.
If there is no corresponding value in the .mid, it will be zero after
session reload.

see also 7e2c8ac

Still ToDo: "Show existing automation" shows the lane even if there
are no values nor any automation at all for the given CC.
2015-08-24 02:42:31 +02:00
cfgtool
doc
export
gtk2_ardour allow file-browser in generic-plugin-GUI to expand. 2015-08-24 00:29:54 +02:00
headless
icons
libs Do not send non-automated MIDI-CCs on locate. 2015-08-24 02:42:31 +02:00
mcp Add MCP device files for extender use. 2015-08-22 08:19:51 -07:00
midi_maps
msvc_extra_headers
MSVCardour3 Add support for building the new 'ptformat' library with MSVC 2015-08-10 17:15:53 +01:00
MSVCMixbus3
MSVCvst_scan
patches
patchfiles
templates
tools NOOP, remove trailing whitespace 2015-08-17 00:10:36 +02:00
vst
.dir-locals.el
.gitignore
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
ardour.dox
COPYING
foo.cc
instant.xml
instant.xml.sae
Makefile
msvc32-fixup.pl
PACKAGER_README
README
system_config update system config 2015-07-21 01:12:39 +02:00
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript more python2/3 compat 2015-08-23 00:00:19 +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