ardour - the digital audio workstation (LADI project modifications). Upstream https://ardour.org/
Go to file
Robin Gareus 38a40d7c06
Session drop graph-nodes before ~Session
Previously active Routes were retained until the end of
Session d'tor and not dropped during Session::destroy.

While most resources were explicitly cleaned up via DropReferences,
Processor UIs are kept around until the actual destructor runs.
Likewise some controllable are kept around while the GraphNode (Route)
owning it is not released.
2022-10-13 17:49:34 +02:00
MSVCMixbus3
MSVCardour3
MSVCvst_scan
doc Fix various typos 2022-04-08 19:51:02 +02:00
gtk2_ardour Fix Clip listing (include all shortcuts, update colors) 2022-10-13 04:10:11 +02:00
headless wscript: consistently have at most one empty separator line 2022-04-09 12:16:40 +02:00
libs Session drop graph-nodes before ~Session 2022-10-13 17:49:34 +02:00
luasession Add missing comma to luasession/wscript 2022-07-01 17:50:09 -04:00
msvc_extra_headers Fix various typos 2022-04-08 19:51:02 +02:00
session_utils Revert "Small test tool for PBD::Transmitter thread-safety tests" 2022-10-05 22:25:07 +02:00
share Deploy LRDF presets (if any) 2022-10-11 17:07:33 +02:00
tools Deploy LRDF presets (if any) 2022-10-11 17:07:33 +02:00
.dir-locals.el
.gitattributes
.gitignore
COPYING
PACKAGER_README
README
README-GITHUB.txt
TRANSLATORS
ardour.1
nutempo-todo
system_config
waf Update waf binary, using `doc/updating_waf.txt` 2022-01-09 18:46:24 +01:00
wscript Deploy LRDF presets (if any) 2022-10-11 17:07:33 +02:00

README

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

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