Files
ardour/libs/temporal
John Emmas 2554302281 Export a variable which can't be accessed via a 'get()' function
Temporal::most_recent_engine_sample_rate is used in performance-critical code so shouldn't be accessed via a 'get()' function. But (via the TEMPORAL_SAMPLE_RATE #define) it does get accessed outside of libtemporal and therefore needs to get exported.
2022-05-04 16:09:34 +01:00
..
2022-03-04 19:41:25 +01:00
2019-09-30 21:03:29 +02:00
2022-04-09 12:16:37 +02:00