aboutsummaryrefslogtreecommitdiff
path: root/guile/starlet/clock.scm
AgeCommit message (Collapse)Author
2022-07-09Playback: Factorise start-fixture-playback! and clock logicThomas White
2021-10-24Reset the cue clock when the cue is runThomas White
2021-10-24Allow clocks to be created in stopped state, add 'set-clock-expiration-time!'Thomas White
2021-05-22Add clock expiration timesThomas White
2021-05-16Restore effects using clocksThomas White
2021-05-16Special case for zero duration clocksThomas White
2021-05-15Add clock durationsThomas White
2021-05-15Add clock moduleThomas White
This will be the basis for a simplification of how cue fade times are handled, making it possible to implement "stop" and "back" operations for playbacks.