ardour/libs
Paul Davis a803dd0df8 superclock_ticks_per_second: use an (inline) accessor, change value
We do not want a value as large as the previous one, which limits the time
range that can be represented in 62 bits unnecessarily. The new value is
9 times smaller than the previous value, and loses only 384000 as a significant
factor.

This commit also switches to using an (inline) accessor for superclock_ticks_per_second,
making it possible in debug/testing phases to spot early/illegal uses of the value.
2022-03-17 14:15:59 -06:00
..
appleutility
ardour superclock_ticks_per_second: use an (inline) accessor, change value 2022-03-17 14:15:59 -06:00
ardouralsautil
audiographer
auscan
backends
canvas Fix crashes on ARM due to window-size overflow 2022-03-09 21:14:53 +01:00
clearlooks-newer
evoral smf_source: implement SMF::UsedChannels as a bitset; move midi screening into load_model() 2022-03-01 10:11:14 -06:00
fluidsynth
fst
gtkmm2ext Replace Glib::Threads with PBD::Thread (2/2) 2022-03-01 01:34:35 +01:00
hidapi
libltc
lua
midi++2
panners
pbd Allow to get exit status from child processes 2022-03-11 18:18:06 +01:00
plugins
ptformat
qm-dsp
surfaces
temporal superclock_ticks_per_second: use an (inline) accessor, change value 2022-03-17 14:15:59 -06:00
vamp-plugins
vamp-pyin
vfork
vst3
waveview Replace Glib::Threads with PBD::Thread (1/2) 2022-03-01 01:33:49 +01:00
widgets
zita-convolver
zita-resampler