Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support external clock-based orchestration #42

Open
5 of 15 tasks
Tracked by #38
oubiwann opened this issue Dec 23, 2021 · 0 comments
Open
5 of 15 tasks
Tracked by #38

Support external clock-based orchestration #42

oubiwann opened this issue Dec 23, 2021 · 0 comments
Labels
Milestone

Comments

@oubiwann
Copy link
Contributor

oubiwann commented Dec 23, 2021

Part of epic:

Tasks:

  • Allow changes to time signature while running
  • Change single start/stop data to a list of starts/stops
    • update the map for tracks to remove started_at and stopped_at
    • add new key transport that's an empty list by default
    • every call to start-track and stop-track will append to the transport field, e.g., #(stop ,now))
  • Set the BPM explicitly from LFE #46
  • Receive start/stop messages from midiserver
  • Support callbacks based upon changes in timeclock data (e.g., sending MIDI messages, leaving room/time for message transmission -- should be delivered before the target beat, but after the beat prior to the target beat), e.g. at:
    • a given beat by absolute count
    • a given beat for a given measure
    • next beat
    • next nth beat of the next measure
    • next nth beat of the next nth measure
@oubiwann oubiwann added this to the 0.3.0 milestone Dec 23, 2021
@oubiwann oubiwann changed the title extclock-based orchestration Support external clock-based orchestration Dec 23, 2021
@oubiwann oubiwann modified the milestones: 0.3.0, 0.2.0 Dec 30, 2021
@oubiwann oubiwann modified the milestones: 0.2.0, 0.3.0, 0.4.0 Nov 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant