Feature: TickingExecutor tick to next beat
Open
enhancement
- Dominant language
- Rust
- Stars
- 25
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
The ticking executor can already tick to an arbitrary point in time, so it should be easy to implement ticking to the next quantized point based on a tempo/beat.
- If the executor is on that exact beat, snap to the next one.
- This is mainly meant for testing, the executor isn't driven by a tempo.
Contributor guide
Assessment
This issue has not been assessed yet.