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

Clock auto start and sync #14

Open
stephband opened this issue Nov 9, 2015 · 0 comments
Open

Clock auto start and sync #14

stephband opened this issue Nov 9, 2015 · 0 comments
Labels

Comments

@stephband
Copy link
Collaborator

The clock should start automatically the first time any of these actions occurs:

  • A loop is recorded
  • The metronome is started
  • Soundstage (the main head) is started

(In addition, a recorded loop should set the tempo)

Syncable actions should then sync to the clock, eg:

  • A head.start() is triggered via user action (ie, not a child of another sequence)
  • The metronome is started
  • A loop is recorded

The clock should stop automatically when there is nothing that requires sync running.

@stephband stephband added the todo label Nov 9, 2015
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