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

Completion of the Arpeggiator #20

Open
seclorum opened this issue Nov 26, 2018 · 0 comments
Open

Completion of the Arpeggiator #20

seclorum opened this issue Nov 26, 2018 · 0 comments
Assignees
Labels
MS3KOS2.0 Feature related to MS3KOS 2.0

Comments

@seclorum
Copy link
Member

Currently the Arpi mode is working, but requires extra controls for configuration:

  • Source - MIDI Hardware IN or rtpMIDI input
  • Destination - ^ Same as Above ^
  • Arp type
  • Arp style

These parameters need to be presented in a friendly manner - i.e. not just enums.

Also, we can re-use the Arpeggiator control in the Web Interface, instantiated multiple times with different note data, and then set the data when the user clicks the control on the web browser - this would mean nearly infinite #'s of Arpeggiator patterns can be created and selected by the user live, in realtime, and so some care needs to be given to how to add new Arpeggiator controls/patterns through the interface - i.e. perhaps we need a +/- button to add a new Arpeggiator control, and then of course 'save patterns' and so on ..

@seclorum seclorum added the MS3KOS2.0 Feature related to MS3KOS 2.0 label Nov 26, 2018
@seclorum seclorum self-assigned this Nov 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MS3KOS2.0 Feature related to MS3KOS 2.0
Projects
None yet
Development

No branches or pull requests

1 participant