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

Design Sequence Timeline #1

Open
asmr-hex opened this issue May 17, 2017 · 1 comment
Open

Design Sequence Timeline #1

asmr-hex opened this issue May 17, 2017 · 1 comment
Assignees
Milestone

Comments

@asmr-hex
Copy link
Owner

Overview

Players should be able to record, edit, and playback a timeline with MIDI sequence data.

Functional Requirements

  • players shall be able to edit the time signature of the current timeline
  • players shall be able to edit the tempo of the current timeline
  • players shall be able to edit the granularity of the tempo grid
  • players shall be able to generate MIDI data using their keyboard
  • players shall be able to generate MIDI data using a USB MIDI device
  • players shall be able to record MIDI data in a timeline
  • players shall be able to start playback from any point within the timeline
  • players shall be able to pause playback within the timeline
  • players shall be able to skip to the beginning or end of a timeline
  • players shall be able to dynamically increase the timeline length
  • players shall be able to loop the timeline
  • players shall be able to set the start and end markers for the loop interval in the timeline
@asmr-hex asmr-hex added this to the Sequence POC milestone May 17, 2017
@asmr-hex asmr-hex self-assigned this May 17, 2017
@asmr-hex
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant