13
0
Go to file
Robin Gareus 2f6a428f05
Overhaul and optimize thread-buffer allocation
Every route calls Session::ensure_buffers when configuring
processors. Previously that unconditionally invoked the
BufferManager, even if no change was required.

This also fixes a potential issue when bouncing tracks.
::write_one_track() increases the buffersize to 8k, but only for
the ChanCount required to bounce. This was never properly reset.

Furthermore this is in preparation for RegionFX which may
need to increase the ChanCount of Threadbuffers.
2024-04-23 21:51:04 +02:00
doc
gtk2_ardour Fix deleting the same point multiple times (#9689) 2024-04-15 00:39:20 +02:00
headless Localize stripped down gtk2 2024-01-06 21:52:48 +01:00
libs Overhaul and optimize thread-buffer allocation 2024-04-23 21:51:04 +02:00
luasession Localize stripped down gtk2 2024-01-06 21:52:48 +01:00
msvc_extra_headers
MSVCardour3
MSVCMixbus3
MSVCvst_scan
session_utils Remove unmaintained AAF CLI 2024-02-15 01:44:35 +01:00
share Add example script to exercise Plugin Properties 2024-03-24 23:09:53 +01:00
tools Ardour non longer uses gtk modules 2024-04-04 17:06:22 +02:00
.dir-locals.el
.gitattributes
.gitignore Localize stripped down gtk2 2024-01-06 21:52:48 +01:00
ardour.1
COPYING
nutempo-todo
PACKAGER_README
README
README-GITHUB.txt
system_config
TRANSLATORS Update translation howto 2023-09-24 19:58:25 +02:00
waf upgrade waf to 2.0.26 (includes new autowaf.py version) 2023-09-23 12:09:52 -06:00
wscript Work around itstools bug #9648 2024-03-04 14:27:23 +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