Robin Gareus
b411eeb74e
Fix crash when exporting multiple timespans with MIDI tracks
...
::start_audio_export() may be called from a background thread
which does not yet have a thread-local TempoMap.
Track::seek() calls ARDOUR::AudioPlaylist::read()
which calls Playlist::regions_touched_locked() which may require
a TempoMap to calculate overage with Temporal::Beats
2022-04-01 21:41:30 +02:00
..
2022-01-22 22:19:03 +01:00
2022-04-01 21:41:30 +02:00
2022-01-22 22:19:03 +01:00
2022-01-28 02:29:11 +01:00
2022-01-22 22:19:03 +01:00
2022-01-22 22:19:03 +01:00
2022-03-09 21:14:53 +01:00
2022-01-22 22:19:03 +01:00
2022-03-17 23:46:55 +01:00
2022-01-22 22:19:03 +01:00
2022-01-22 22:19:03 +01:00
2022-03-01 01:34:35 +01:00
2022-01-22 22:19:03 +01:00
2022-01-22 22:19:03 +01:00
2022-01-24 06:23:16 +01:00
2022-01-22 22:19:03 +01:00
2022-01-22 22:19:03 +01:00
2022-04-01 20:50:28 +02:00
2022-01-22 22:19:03 +01:00
2022-03-29 18:59:46 +11:00
2022-01-22 22:19:07 +01:00
2022-03-17 15:37:07 -06:00
2022-03-23 18:03:42 -06:00
2022-04-01 18:40:46 +02:00
2022-01-22 22:19:03 +01:00
2022-01-22 22:19:03 +01:00
2021-03-01 22:14:38 +01:00
2022-03-01 01:33:49 +01:00
2022-01-31 01:58:42 +01:00
2022-01-22 22:19:03 +01:00
2022-01-22 22:19:03 +01:00