13
0
Go to file
Robin Gareus 10b05df189
Rename plugin pin I/O API (NO-OP)
This allows to distinguish Processor::configure_io from the
Plugin API with the same name. Despite the identical name,
both functions serve different purposes.
Likewise the ::can_support_io_configuration() API is renamed.
The signature of that function call has already diverged.

The Plugin-API has to handle optional busses (e.g. side-chain)
and replication. The PluginInsert processor provides context.

This change is in preparation for AudioUnit and VST3 busses.
Currently a stereo-input (1 bus) cannot be distinguished from
mono + sidechain (2 busses).
2020-10-09 02:19:43 +02:00
doc Clarify source-tree doc: libsmf is used inside libevoral 2020-04-28 21:27:16 +02:00
gtk2_ardour VST3: Implement GUI scale factor extension 2020-10-08 15:36:36 +02:00
headless
libs Rename plugin pin I/O API (NO-OP) 2020-10-09 02:19:43 +02:00
luasession Clarify --help message, fix punctuation and indent 2020-04-29 20:18:11 +02:00
msvc_extra_headers Move MSVC's declaration of VST3_SUPPORT to the right place 2020-09-22 12:21:20 +01:00
MSVCardour3 Move MSVC's declaration of VST3_SUPPORT to the right place 2020-09-22 12:21:20 +01:00
MSVCMixbus3
MSVCvst_scan Add a new #include path to our MSVC project (vst3_scan) 2020-10-08 09:29:11 +01:00
nutemp
session_utils Fix --no-nls, i18n include order in UI -- #8361 2020-08-19 17:40:02 +02:00
share Consolidete script author names 2020-09-30 22:06:35 +02:00
tools Fix path to LV2s 2020-10-02 13:58:10 +02:00
vst
.dir-locals.el
.gitattributes
.gitignore
ardour.1 Update man-page 2020-07-06 21:36:12 +02:00
COPYING
instant.xml.sae
msvc32-fixup.pl Build 'ardour-vst3-scanner.exe' with MSVC 2020-09-22 12:15:09 +01:00
PACKAGER_README
README
README-GITHUB.txt
system_config
testfile.flac
testfile.ogg
TRANSLATORS add text to TRANSLATORS file explaining how contextual translation msgids work and should be translated 2020-05-20 14:40:10 -06:00
waf
wscript Add support for Dr.Mingw 2020-09-29 06:06:11 +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