nexus-js / ui

NexusUI: Web Audio Interfaces
http://nexus-js.github.io/ui/
844 stars 130 forks source link

Sequencer Modes #105

Open andrejhronco opened 6 years ago

andrejhronco commented 6 years ago

What modes are available to the sequencer and does the mode apply how you interact with a cell vs. a mode setting for the entire sequencer?

It would be useful to have a 'step' mode where the sequencer steps through individual cells rather than columns. also, a mode the steps through rows could be useful as well.

Thank you for your great work!

mscottnelson commented 6 years ago

As currently implemented, the 'mode' referenced in the documentation is the 'button' mode. The currently available button modes are: button, aftertouch, impulse, or toggle. Not sure if this will change to be settings more akin to what you're talking about at some future date.