Skip to content

Conversation

@Ununp3ntium115
Copy link

Fixes issue #27: Post the default RGB color palette in its entirety

Adds a note explaining how to retrieve the complete default RGB color palette
(all 128 entries from index 0 to 127) using the Get LED Color Palette Entry
sysex command (0x04).

Changes:

  • Added NOTE section after Default Color Palettes table
  • Explains how to query all 128 palette entries

Files Changed:

  • doc/AbletonPush2MIDIDisplayInterface.asc

Ready for squash-and-merge.

Add a note explaining how to retrieve the complete default RGB color palette
(all 128 entries from index 0 to 127) using the Get LED Color Palette Entry
sysex command (0x04). This addresses the request to document the full palette
beyond the subset currently shown in the documentation.
Copilot AI review requested due to automatic review settings January 16, 2026 01:59
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR addresses issue #27 by adding documentation that explains how to retrieve the complete default RGB color palette. The current documentation only shows a subset of palette entries in a table, and this change informs users how to programmatically retrieve all 128 palette entries using the existing sysex command.

Changes:

  • Added a NOTE section explaining how to retrieve the full 128-entry RGB color palette using the "Get LED Color Palette Entry" sysex command (0x04)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant