6e2d34df2d8066bccd011ba26482e09b4d8a452f
This broke inf67029bd0and notablybcc1aeeb86. next_tick needs to accommodate for sub-sample accuracy when PPQN are not integer samples. e.g. 110 bpm @ 48kHz PS. Instead of `double` we could use superclock next_tick, and `one_ppqn_in_superclocks` respectively. This would provide us with 62 bit significand (instead of 52 bit using double). Yet for the case of MIDI clock, this will have no real world effect.
Please see the Ardour web site at https://ardour.org/ for all documentation..
For information on building ardour:
https://ardour.org/development.html
Description
Languages
C++
56.5%
C
39.6%
JavaScript
1.3%
Lua
0.9%
Python
0.6%
Other
0.9%