The Flagship http://ardour.org
Go to file
Robin Gareus c2618903ae
Allow to overload drop_references()
This is useful in cases where an object owns child objects
which in turn hold a reference to the parent.

In this case PluginInsert has-a Plugin, which may have a reference
to the insert or the Route.
2020-08-05 22:35:35 +02:00
doc
gtk2_ardour Add a no-gain loudness preset 2020-08-04 23:36:29 +02:00
headless
libs Allow to overload drop_references() 2020-08-05 22:35:35 +02:00
luasession
msvc_extra_headers Moving Controllable::set_interface() into a 'cc' file makes it easier to fix our MSVC build issue (with min + max) 2020-06-20 09:38:00 +01:00
MSVCardour3 Add/remove source(s) in our MSVC project (gtk2_ardour) 2020-07-20 11:39:47 +01:00
MSVCMixbus3
MSVCvst_scan Initial vcproj changes for building Ardour6 / Mixbus6 with MSVC 2020-05-29 08:33:33 +01:00
nutemp
session_utils
share Fix off by one (Lua arrays are 1-based) 2020-08-05 20:28:14 +02:00
tools Update Harrison plugin URL, use the resource server. 2020-08-03 17:04:26 +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
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