Grandma2 Color Picker Plugin May 2026

Once upon a time in the high-stakes world of live entertainment, there was a lighting designer named Leo. Leo was a wizard with the grandMA2 console, but he had one secret enemy: the "Perfect Magenta."

During a frantic dress rehearsal for a global pop star, the director screamed over the comms, "I need the stage to look like a bruised sunset! Not pink, not purple—bruised!"

Leo’s fingers flew over the encoders. He tried mixing the CMY values manually, but in the heat of the moment, everything looked like bubblegum. The clock was ticking, and the "bruised" look was nowhere to be found.

That’s when he remembered a beta Color Picker Plugin he’d tucked away in his internal drive. He initialized the script, and suddenly, a vibrant, intuitive bridge appeared on his screen. Instead of wrestling with raw percentages, he saw a lush, visual spectrum.

With one fluid swipe of his finger across the screen, he found it—a deep, moody violet-red that pulsed with energy. "That’s it!" the director yelled. "Hold that!"

The plugin didn't just pick a color; it saved the show. It translated Leo's artistic vision into the console's complex language instantly, turning a 10-minute struggle into a two-second triumph. From that night on, Leo never programmed a show without it. He wasn't just a programmer anymore; he was a painter, and the plugin was his favorite brush. Should we focus on technical features like gel-matching, or

A "color picker" in typically refers to a custom-built interface (often a Layout View) that allows you to trigger color presets for different fixture groups using visual buttons or "swatches" rather than just a list of presets.

Because grandMA2 doesn’t have a built-in interactive "color grid" native to the layout view, programmers use LUA plugins or macros to automate the creation of these interfaces. 🎨 Popular Color Picker Plugins & Tools

Several versions exist, ranging from simple preset-to-macro generators to fully automated layout builders.

1. Color Grid Generator (by Jason Giaffo / Adapted by Jonas Arnold) grandma2 color picker plugin

This is one of the most widely cited "standard" plugins for creating a visual color picker.

How it works: It takes existing color presets and generates a grid of macros in a Layout View.

Visual Feedback: It often includes "all triggers" at the top to change the entire rig to one color and individual rows for specific fixture groups (e.g., Washes, Spots, Beams).

Availability: You can find community-maintained versions on GitHub. 2. Hugo Otth’s MA2 Plugin Collection

A more modern, streamlined set of tools designed for rapid show preparation.

Features: Automates the creation of 11 color presets (White, Red, Blue, etc.) across up to 7 fixture groups.

Workflow: It builds the presets, sequences, and cues automatically, assigning them to executors for immediate use. Documentation: Detailed guides are available via Mintlify. 3. Egidius Mengelberg’s LUA Plugin

A highly customizable option that focuses on automating the layout view creation.

Versions: There is an "Original" version that handles High/Low FX and a "LeonReucher" fork that prioritizes automatic image assignment to layout items. Once upon a time in the high-stakes world

Automation: Great for users who want the plugin to do the "heavy lifting" of placing objects in the layout pool and assigning images. 🛠️ Key Considerations Description Fixture Compatibility

Some plugins struggle with color wheels (fixed colors) versus CMY/RGB mixing. Always test if your specific fixtures are supported. Super Groups

Advanced pickers allow "Super Groups"—selecting a color for a parent group changes all child subgroups at once. Visual Feedback

The best setups use Images in the layout view that change color or "highlight" when a specific color is active. Manual vs. Auto

Simple macro-based systems are easier to troubleshoot, while LUA plugins are faster to set up but harder to modify if the code breaks. 🚀 Pro Tip: The "No Color" Preset

Before running any picker plugin, ensure you have a "No Color" (Open White) preset in your pool. Most plugins use your existing presets as a "base." If your white preset isn't correctly stored (containing all relevant values like CTO/CTC), your picker might cause unexpected color shifts when returning to white. Grand MA 2 Tutorial: Interactive Color Picker

If you’re looking to level up your busking game on , a dedicated Color Picker plugin is one of the best upgrades you can give your show file. It moves you away from clunky faders and into a fast, visual workflow that’s essential for live music. Why use a Color Picker Plugin?

Standard MA2 color pickers can be tedious to build by hand. A good plugin automates the process, creating:

Dynamic Layout Views: Click a color on your screen, and your lights change instantly. Top Features to Look For in a Grandma2

Fixture Neutrality: Most plugins work by using "Universal" presets, meaning you can swap fixture types without rebuilding your picker.

Speed: Generate hundreds of color presets and a functional UI in seconds rather than hours. Top Recommendations

Giaffo Designs Color Picker: Highly regarded as the gold standard for MA2. It creates a beautiful, circular layout view with options for multi-instance fixtures and "border" colors.

MA-Share Community Plugins: Check the MA-Share forums for free, community-driven Lua scripts. Many users share simplified "Layout Generators" that are perfect for smaller rigs.

Glad’s Color Picker: A classic choice for those who want a robust, script-based approach that integrates deeply with the MA2 engine. Pro Tips for Implementation

Appearance is Key: Use the "Appearances" pool to color-code your layout objects so the UI matches the output.

Universal Presets: Ensure your plugin is targeting Preset 4 (Color) as "Universal" so your color picker works on every fixture in your patch that has CMY or RGB mixing.

Keep it Clean: Run your plugin in a fresh "User Profile" first to make sure it doesn't overwrite any of your existing macros or presets.


Top Features to Look For in a Grandma2 Color Picker Plugin

Not all plugins are created equal. When downloading or purchasing a grandma2 color picker plugin, you should look for these specific features:

2. Virtual Color Correction

This is a game-changer. Because LEDs are not perfectly linear, a "50% Red" on one fixture looks different from "50% Red" on another. High-end plugins allow you to load fixture profiles so that the color you see on the plugin screen matches the color coming out of the light.

9. Final Score & Verdict

| Category | Score (1-10) | |----------|--------------| | Concept & Utility | 9 | | Implementation Stability | 5 | | Documentation (average) | 4 | | Cross-Fixture Accuracy | 3 | | Speed vs. Native | 7 | | Overall | 5.6 / 10 |

3. "LUA MagicPicker" (Community Developed)