-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Initial non-zero global beat counter start support
* Revamp + modernize MIDI editor scheduling * Delete local tempo scheduling mode. Always start global beat counter when play button is pressed. * Add support for non-zero start time * Event scheduler/global beat counter changes to support non-zero start time * Update cbs to take start time * Update internal state to keep track of global beat counter position even when playback isn't active * Sync cursor position with global beat counter position, main thread -> audio thread * Existing MIDI editor scheduling seems to be working in both loop and oneshot mode
- Loading branch information
Showing
6 changed files
with
121 additions
and
249 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.