1b55648131888f443766b04896f2a8956df062f6
This can happen during pre-roll when buffers are filled to start audible playback at zero. While the position argument is signed for all plugin-standards, it seems that some do not support negative timestamps before 00:00:00:00. (e.g. https://github.com/falkTX/Carla/issues/1236) Furthermore TempoMap::bbt_at_sample() returns 0 for all negative timestamps, but it was possible tthat tempo-map transmission, as well as beat-position returned negative values.
Please see the Ardour web site at http://ardour.org/ for all documentation..
For information on building ardour:
http://ardour.org/development.html
Description
Languages
C++
56.5%
C
39.6%
JavaScript
1.3%
Lua
0.9%
Python
0.6%
Other
0.9%