878393e68b7ebfbf7f1ab52b0c158b36da9a4b27
max_samplepos and max_samplecnt and both INT64_MAX which is (a) too large to fit into a signed 62 bit integer and (b) definitely too large to be represented in a signed 62 bit superclock value. Move the constructors that use samplepos_t into the .cc file, and treat these two values as special cases that mean "as large/late/huge/long as possible".
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%