13
0
Go to file
Robin Gareus cc5e758a08 Fix plugin analysis for some VST and AU Plugins.
set_block_size() implies plugin deactivate(), activate() calls
to re-initialize AU and VST plugins. So plugins will reset the
internal state and not immediately respond correctly.
Some plugins zero the output or ramp up internally, leading the analyzer
to show invalid or random/uncorrelated information.

This avoid periodic calls to de/activate()
2018-04-13 23:19:13 +02:00
doc
export
gtk2_ardour Fix plugin analysis for some VST and AU Plugins. 2018-04-13 23:19:13 +02:00
headless
libs Only update tooltips if there is an actual change -- #7268 2018-04-12 02:54:55 +02:00
mcp iCon device tweaks: faster timecode display refresh rate. Submitted by Michal Barhon. 2018-02-10 22:43:53 -06:00
midi_maps Novation LaunchKey 49 bindings from Michael McLeod 2018-03-13 16:18:03 +01:00
msvc_extra_headers When building with MSVC, allow for the fact that Mixbus and Ardour can be using different versions of the SESSION_FILE format 2018-02-15 09:03:32 +00:00
MSVCardour3 Accommodate recently removed source(s) in our MSVC project (gtk2_ardour) 2018-02-22 11:24:43 +00:00
MSVCMixbus3
MSVCvst_scan When building with MSVC, allow for the fact that Mixbus and Ardour can be using different versions of the SESSION_FILE format 2018-02-15 09:03:32 +00:00
nutemp
osc
osc_interfaces/touchosc
patches
patchfiles Add Midnam for Roland TB-03 2018-03-13 16:18:23 +01:00
plugin_metadata
scripts lots of changes including: ability to store and recall more than one mixer state, ability to work on selected tracks only, plus bugfixes and removal of redundant checks 2018-04-02 10:11:22 -05:00
session_utils Yet another spelling mistake fix 2018-02-28 20:48:49 +01:00
templates
tools
us2400
vst
.dir-locals.el
.gitattributes
.gitignore
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
instant.xml
instant.xml.sae
msvc32-fixup.pl
PACKAGER_README
README
README-GITHUB.txt
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript

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

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