13
0
livetrax/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
..
MSVCtemporal
temporal Export a variable which can't be accessed via a 'get()' function 2022-05-04 16:09:34 +01:00
test temporal: add some relatively useless code to one of the timeline test functions 2022-04-05 20:52:10 -06:00
bbt_time.cc
beats.cc Fix Beats::rount_to.. Bar rounding 2022-03-04 19:41:25 +01:00
debug.cc
enums.cc
range.cc
superclock.cc superclock_ticks_per_second: use an (inline) accessor, change value 2022-03-17 14:15:59 -06:00
tempo.cc editing: a partiaally implemented version of TempoTwistDrag, to be completed. 2022-05-02 16:47:23 -06:00
test2.cc
test.cc
time.cc
timeline.cc
wscript wscript: remove trailing whitespace 2022-04-09 12:16:37 +02:00