Files
ardour/libs
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
..
2021-05-05 17:57:16 +02:00
2021-05-09 17:52:29 -06:00
2021-04-18 22:02:57 +02:00
2021-01-23 23:43:14 +01:00
2021-05-22 22:11:42 +02:00
2020-01-22 02:00:25 +01:00
2019-09-03 05:01:59 +02:00
2021-03-01 22:14:38 +01:00