Files
ardour/libs
Paul Davis e77e3b35b8 mackie: fix crash when using thread-local tempo map
TempoMap::use() assumes the thread_local pointer has been set up. This
is not the case for the control protocol event loop, so call ::fetch()
instead which does not require this assumption (and sets the thread_local
pointer too, though nothing else in the Mackie code uses it)
2022-02-09 10:08:01 -07:00
..
2022-02-01 22:01:41 +01:00
2022-02-08 21:24:54 +01:00
2022-01-29 05:17:00 +01:00
2021-03-01 22:14:38 +01:00