You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The toggle switch can kick it into 'programming mode'
The knob can be used to cycle through hue (saturation can always stay high, value is usually handled by mid velocity)
The knob could also potentially choose a midi note# and/or dmx channel number
1 RGB led could be basically a monitor for if you don't have a light connected
the other RGB led could indicate various status things. (for saving a note preset, potentially blink patterns indicating channel numbers, etc)
The button is probably needed for various ui things.. maybe toggle switch up gets you into programming mode and you hit the button to save a color to a note number?
Everything should maybe also be programmable using documented midi commands.. so if we don't have the version with a knob.. we can program it with special midi ccs (maybe 127).
The text was updated successfully, but these errors were encountered:
@mikeymasonic @fbotello @val-storm
We've been talking about the physical interface for these things. This is where we're at so far.
total physical ui elements: 1 knob, 1 toggle switch, 1 button, 2 RGB leds
The toggle switch can kick it into 'programming mode'
The knob can be used to cycle through hue (saturation can always stay high, value is usually handled by mid velocity)
The knob could also potentially choose a midi note# and/or dmx channel number
1 RGB led could be basically a monitor for if you don't have a light connected
the other RGB led could indicate various status things. (for saving a note preset, potentially blink patterns indicating channel numbers, etc)
The button is probably needed for various ui things.. maybe toggle switch up gets you into programming mode and you hit the button to save a color to a note number?
Everything should maybe also be programmable using documented midi commands.. so if we don't have the version with a knob.. we can program it with special midi ccs (maybe 127).
The text was updated successfully, but these errors were encountered: