bitfieldaudio / OTTO

Sampler, Sequencer, Multi-engine synth and effects - in a box! [WIP]
https://bitfieldaudio.com
Other
2.63k stars 144 forks source link

ARP UI #152

Closed topisani closed 4 years ago

topisani commented 4 years ago

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

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 commented 4 years ago

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.