13
0
livetrax/libs/temporal
Paul Davis 6c44dbf9d6 temporal: a guess at how to use BBT markers from within TempoMap::paste()
Basically, if the paste position is not zero and not on a bar line, we will a BBT marker there,
using the existing tempo & meter at that position before the paste.

If the end of the paste is not on a bar line, we will place a BBT marker there,
using the tempo & meter that existed before the paste.

TempoMap::paste() now also accepts an optional final argument that if provided is
used to name the BBT markers, if they are created
2023-08-30 15:21:55 -06:00
..
MSVCtemporal
temporal temporal: a guess at how to use BBT markers from within TempoMap::paste() 2023-08-30 15:21:55 -06:00
test
bbt_time.cc
beats.cc
debug.cc
domain.cc add get/set state methods to TimeDomainProvider 2023-08-16 16:33:17 -06:00
enums.cc
range.cc
superclock.cc
tempo.cc temporal: a guess at how to use BBT markers from within TempoMap::paste() 2023-08-30 15:21:55 -06:00
test2.cc
test.cc
time.cc
timeline.cc
wscript add get/set state methods to TimeDomainProvider 2023-08-16 16:33:17 -06:00