Color Picker Plugin - Grandma2
Unlock the Power of Color: A Guide to the Grandma2 Color Picker Plugin
If you’ve ever programmed a show on a GrandMA2 console, you know that color mixing can be both an art and a math problem. Enter the GrandMA2 Color Picker Plugin — a community-driven tool that transforms how lighting designers select and apply color.
In this post, we’ll cover what the plugin is, how to install it, and why it might just become your new best friend in pre-viz or live show programming. grandma2 color picker plugin
How to Install the Plugin
- Download the latest
ColorPicker.xmlor.luafile from a trusted MA2 share site (e.g., MA-Share, GitHub, or designer forums). - Copy to USB or access your console’s internal drive.
- Import via MA2:
- Press
Setup→Import/Export→Import. - Select the plugin file.
- Place it in an empty plugin slot (e.g., Plugin 101).
- Press
- Assign to a speed master or macro (optional but recommended for quick access).
⚠️ Note: Always scan community plugins for compatibility with your MA2 version (e.g., v3.9+). Some color picker variants require specific fixture profiles. Unlock the Power of Color: A Guide to
UI/UX recommendations
- Keep a compact palette for rapid selection and a full-screen picker for detailed work.
- Present the fixture capability status prominently (icons for RGB, CMY, white, wheel).
- Use numeric readouts (RGB, HSV, Kelvin) alongside the visual picker for precision.
- Drag-and-drop color swatches onto Executors or playbacks to create stored actions quickly.
- Provide keyboard shortcuts for cycling through recent colors and toggling modes (e.g., sample, apply-as-palette, apply-live).
Developer integration checklist
- Read/write Palettes and Cue parts using the grandMA2 remote API.
- Query selected fixtures and capabilities via fixture list API.
- Provide fallback mapping when fixture profile data is missing.
- Lightweight image processing (k-means, color quantization) that runs on-console or a connected PC.
- Localization for Kelvin units and numeric formats.