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

Add Phrase (Piano Roll) #10

Open
ricardomatias opened this issue Mar 25, 2020 · 0 comments
Open

Add Phrase (Piano Roll) #10

ricardomatias opened this issue Mar 25, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@ricardomatias
Copy link
Owner

ricardomatias commented Mar 25, 2020

New entity: Phrase. Creates musical phrases through a generator-like usage.

Requirements

  • .next() to move the musical phrase onwards or else it plays the same
  • Has a key
  • Can play notes outside of a key (depending on circle of fifths)
  • Rests (doesn't always play)
  • Has styles f.ex: motif
  • Phrases can have multiple notes playing at the same time

Goals:

  • Base for the creation of instrument-like playing, such as a piano (left+right hand)
  • Allows creating descending/ascending patterns/arpeggios which span more than 1 octave
@ricardomatias ricardomatias changed the title Add Pointers (Piano Roll) Add Phrase (Piano Roll) Mar 25, 2020
@ricardomatias ricardomatias added this to the 2.0 milestone Dec 4, 2020
@ricardomatias ricardomatias removed this from the 2.0 milestone Jul 14, 2022
@ricardomatias ricardomatias added the enhancement New feature or request label Dec 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant