13
0
Go to file
Robin Gareus 1c4323e32f
Fix crash on MIDI bounce w/processing
Bounce (Session::write_one_track) uses bounce_chunk_size = 8192
to process data. This requires gain_automation_buffer, and
scratch buffers that can hold 8k samples.

Previously the buffers were not allocated when bounding MIDI
(no synth), leading to a crash when automation was used.
2021-06-12 02:34:22 +02:00
doc
gtk2_ardour fix crash caused by not explicitly deleting the line component of a Marker (#8737) 2021-06-11 10:24:49 -06:00
headless
libs Fix crash on MIDI bounce w/processing 2021-06-12 02:34:22 +02:00
luasession Lua Session windows stdio 2021-06-09 02:43:31 +02:00
msvc_extra_headers
MSVCardour3
MSVCMixbus3
MSVCvst_scan
nutemp
session_utils
share Add Lua binding to query plugin-presets and scalepoints 2021-05-27 16:56:24 +02:00
tools Add example udev file for /dev/cpu_dma_latency permissions 2021-06-10 04:40:22 +02:00
vst
.dir-locals.el
.gitattributes
.gitignore
ardour.1
COPYING
instant.xml.sae
msvc32-fixup.pl
PACKAGER_README
README
README-GITHUB.txt
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript Fix gprof builds 2021-05-23 01:05:22 +02:00

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

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