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

ARP UI #152

Closed
topisani opened this issue Jan 3, 2020 · 1 comment
Closed

ARP UI #152

topisani opened this issue Jan 3, 2020 · 1 comment
Assignees
Labels

Comments

@topisani
Copy link
Member

topisani commented Jan 3, 2020

We need UI for our ARP Engine. It is a fairly regular arpeggiator, with the following features:

  • PlayModes: [up, down, updown, downup, updowninc, downupinc, manual, chord, random]
  • Octave modes: [boring, +1, +2, +1 unison, fifth unison, -1 & +1]
  • Note length: percentage of time to hold notes
  • Subdivision of master clock: [quarter, quartertriplet, eighth, eighthtriplet, sixteenth]

We probably want to visualize the notes in some way, since some combinations of play modes/octave modes are quite complex.

Inspiration:

image
Source: Abletons arpeggiator manual

@jmidt
Copy link
Member

jmidt commented Jan 15, 2020

I wrote some code for the previous iteration for an auto-scaling of dots to visualize the sequence. So if we somehow get the note-data to the screen, we could adapt that code.

@jmidt jmidt self-assigned this Mar 10, 2020
@jmidt jmidt closed this as completed Mar 13, 2020
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

2 participants