Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions doc/AbletonPush2MIDIDisplayInterface.asc
Original file line number Diff line number Diff line change
Expand Up @@ -501,6 +501,12 @@ will be retained, most likely.
|7 |127 |white
|===

NOTE: The table above shows only a subset of the RGB color palette values.
To retrieve the complete default RGB color palette (all 128 entries from index 0 to 127),
use the "Get LED Color Palette Entry" sysex command (0x04) described in the
<<RGB LED Color Processing>> chapter. Query each color index from 0 to 127 to
obtain the full palette with RGB and white color for each entry.

[id="White Balance"]
White Balance
^^^^^^^^^^^^^
Expand Down