13
0
Go to file
Robin Gareus b72268f6e1
triggerbox: rename sidechain port when track's name chanes
Just like PluginInsert::update_sidechain_name, the name is
implicitly set, using the owning route's name, suffixed with the
[i18n localized] Processor name.

This fixes an issue if a track is renamed and a new track with
the old name is created. This commonly happens during File Import:
For each ImportAsTrack a generic named track (e.g. "Audio") is created
before it is renamed.

Previously this lead to
Failed to register port "Audio 1-trig/midi_in 1", reason is unknown from here
2022-01-04 01:22:34 +01:00
doc add LaTeX original of tempo doc 2021-12-04 11:50:31 -07:00
gtk2_ardour Allow to create new trigger-tracks via file DnD 2022-01-03 23:57:50 +01:00
headless Do not implicitly modify VST support config parameters 2021-08-10 15:54:37 +02:00
libs triggerbox: rename sidechain port when track's name chanes 2022-01-04 01:22:34 +01:00
luasession Do not implicitly modify VST support config parameters 2021-08-10 15:54:37 +02:00
msvc_extra_headers
MSVCardour3 Add/remove source(s) in our MSVC project (libardour and gtk2_ardour) 2021-07-19 11:27:02 +01:00
MSVCMixbus3
MSVCvst_scan Add/remove source(s) in our MSVC project (vst2_scanner) 2021-07-05 10:25:35 +01:00
nutemp
session_utils remove unnecessary file/tool 2021-08-13 12:51:28 -06:00
share Update AKAI_MPK225_Plugins.map 2022-01-02 14:47:43 -07:00
tools Bundle media-folder as-is (for now) 2021-12-21 22:21:03 +01:00
.dir-locals.el
.gitattributes
.gitignore
ardour.1
COPYING
instant.xml.sae
msvc32-fixup.pl
nutempo-todo todo list text for nutempo-related tasks 2021-08-16 13:41:49 -06:00
PACKAGER_README
README
README-GITHUB.txt
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript Bundle some media-files 2021-12-16 19:08:03 +01:00

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

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