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
..
2019-09-18 17:37:54 +02:00
2021-06-12 02:34:22 +02:00
2021-06-10 03:17:49 +02:00
2021-04-29 19:05:09 +02:00
2021-06-11 10:41:41 -06:00
2021-05-05 17:57:16 +02:00
2020-01-25 03:40:04 +01: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
2019-09-30 06:30:11 +02:00
2021-05-02 16:36:30 +02:00
2021-05-11 14:06:25 +01:00
2021-01-18 16:14:16 +01:00
2021-06-11 13:09:52 -06:00
2021-05-30 20:09:35 -04:00
2021-01-17 13:19:54 +11:00
2020-01-22 02:00:25 +01:00
2021-06-08 08:32:19 -06:00
2020-11-18 13:40:31 -07:00
2021-04-07 01:46:02 +02:00
2019-09-03 05:01:59 +02:00
2021-03-01 22:14:38 +01:00
2021-05-23 21:41:45 +02:00
2021-05-08 14:36:43 +02:00
2021-03-30 01:29:28 +02:00
2020-03-26 19:00:41 +01:00