In This Guide:
Lighting Control Programming Fundamentals
Understanding the key concepts behind professional DMX lighting control programming.
DMX programming is the process of creating, organizing, and executing lighting commands to produce coordinated visual effects. Whether you're lighting a small venue or a major concert, the core principles remain the same. Before diving into specific techniques, it's essential to understand the fundamental concepts that form the foundation of DMX programming.
The DMX Programming Hierarchy
Most DMX programming follows a hierarchical structure that helps organize complex shows into manageable components:
- Parameters: The individual controllable attributes of a fixture (intensity, color, position, etc.)
- Presets/Palettes: Reusable parameter settings (e.g., color palettes, position presets)
- Cues: Complete lighting states combining multiple parameters across fixtures
- Sequences/Cue Lists: Ordered collections of cues with timing information
- Effects: Dynamic patterns applied to parameters (e.g., color chases, movement effects)
- Pages/Banks: Organizational divisions grouping related cues or sequences
- Show File: The complete collection of all programming elements
Core Programming Concepts
Several fundamental concepts underpin all DMX programming, regardless of the specific console or software you're using:
Parameter Control
DMX fixtures expose various parameters to the programmer, each controlled by one or more DMX channels. Understanding these parameters and how they interact is essential for effective programming.
HTP vs. LTP
DMX systems typically use two methods to resolve conflicts when multiple cues attempt to control the same parameter:
- HTP (Highest Takes Precedence): The highest value wins, commonly used for intensity
- LTP (Latest Takes Precedence): The most recently activated cue wins, commonly used for color, position, etc.
Tracking vs. Cue-Only
Another fundamental concept is how changes in one cue affect subsequent cues:
- Tracking: Parameter changes persist through subsequent cues until explicitly changed
- Cue-Only: Each cue is a complete, independent state
Most professional consoles operate in tracking mode by default, which is more efficient but requires careful management.
Timing Control
Timing is critical to creating smooth, professional-looking lighting transitions. Basic timing concepts include:
- Fade Time: How long a transition takes to complete
- Delay Time: How long before a transition begins
- Split Timing: Different timing for up (increasing) vs. down (decreasing) fades
- Parameter Timing: Different timing for different parameters (e.g., position moves slower than color changes)
The hierarchical structure of DMX programming elements
Lighting Console Types
Different programming approaches based on your control hardware.
Hardware Consoles
Physical lighting consoles offer tactile control and dedicated hardware for lighting programming. They typically fall into several categories:
Traditional/Theatrical Consoles
Optimized for theatrical productions with cue-based workflows and precise timing control. Examples include ETC's Eos family and Strand's 500/550 series. These consoles excel at:
- Cue-to-cue theatrical programming
- Precise parameter control
- Complex timing relationships
- Tracking functions
Busking/Live Performance Consoles
Designed for improvisational control and on-the-fly programming. Examples include MA Lighting's grandMA series, Chamsys MagicQ, and Avolites consoles. These excel at:
- Real-time control during performances
- Quick access to effects and presets
- Versatile playback options
- Visual programming interfaces
Compact/Mobile Consoles
Smaller footprint consoles that balance features with portability. Examples include ETC ColorSource, Chamsys QuickQ, and Avolites Quartz. These provide:
- Essential programming features in a portable package
- Reduced footprint for smaller venues
- More accessible price points for smaller productions
Software-Based Controllers
Software solutions run on computers and typically connect via USB-DMX interfaces or network protocols like Art-Net and sACN.
Professional Software
Full-featured lighting software that matches hardware console capabilities. Examples include Onyx (formerly Martin M-PC), Chamsys MagicQ PC, and grandMA onPC. These offer:
- Most features of their hardware counterparts
- Compatibility with hardware wings and fader surfaces
- Professional-grade capabilities with a lower entry cost
Intermediate Solutions
User-friendly software with powerful features. Examples include Avolites Titan Mobile, QLC+, and DMXIS. These provide:
- Simplified interfaces with substantial capabilities
- Good balance of accessibility and power
- Often used in mid-sized venues and productions
Entry-Level Software
Basic control applications suitable for simple setups. Examples include Freestyler DMX, DMXControl, and many manufacturer-specific apps. These offer:
- Easy setup and configuration
- Basic cue and scene functionality
- Affordable or free options for beginners
Choosing the Right Controller
The best controller for your needs depends on several factors:
- Show Type: Theatrical productions benefit from cue-based consoles, while live events may need busking-friendly controllers
- Fixture Count: Larger rigs require more powerful processing and may need network-based DMX distribution
- Programming Style: Your preferred workflow (visual programming vs. command line, busking vs. pre-programmed)
- Budget: Consider both the initial investment and potential expansion needs
- Learning Curve: More powerful consoles often have steeper learning curves
It's worth considering the programming paradigm each console family uses, as switching between considerably different systems can be challenging. Many professionals specialize in particular console ecosystems due to the substantial differences in programming approaches.
Patching and Setup
Building a solid foundation for your programming.
Understanding Patch
Patching is the process of configuring your console or software to communicate with your physical fixtures. A well-organized patch is the foundation of efficient programming.
Fixture Profiles/Personalities
Before patching, you need to select the correct fixture profile (sometimes called a personality) for each fixture in your rig. These profiles tell the console:
- What parameters the fixture has
- How many DMX channels it uses
- What each channel controls
- How values map to specific functions (e.g., which values select which colors on a color wheel)
Basic Patching Workflow
- Identify all fixtures in your rig
- Locate or create appropriate fixture profiles
- Determine DMX addresses for each fixture
- Patch fixtures in the console, assigning each to its correct DMX address
- Label fixtures with meaningful names
- Test each fixture to confirm correct patching
Example of a well-organized DMX patch layout
Strategic Patch Organization
Beyond the basics, strategic patch organization can dramatically improve your programming efficiency:
Logical Grouping
Group similar fixtures together in your patch for easier selection and control:
- By Type: Keep identical fixtures in consecutive channels
- By Location: Group fixtures by their physical location
- By Function: Group by how they'll be used in the show
Fixture Numbering
Develop a consistent numbering scheme for fixtures:
- Use consistent increments (e.g., 11, 21, 31 vs. 1, 2, 3)
- Leave gaps for future additions
- Consider using location-based numbering (e.g., 101-108 for stage left, 201-208 for stage right)
Virtual Fixtures
Many consoles allow creating virtual fixtures that don't correspond to physical units:
- Groups as Fixtures: Control multiple fixtures as if they were one
- Duplicates: Control the same physical fixture in different ways
- Subsets: Access only certain parameters of a fixture
Setup Considerations
Beyond patching, several setup tasks are critical to efficient programming:
Console/Software Configuration
- Set preferences for tracking/cue-only modes
- Configure default fade times
- Set up user preferences and shortcuts
- Configure network settings for networked systems
Output Configuration
- Configure DMX outputs or network protocols (Art-Net/sACN)
- Set up universe assignments
- Test DMX output with a DMX tester or simple fixture control
Show File Organization
- Create logical directories for show files and backups
- Establish file naming conventions
- Configure auto-save intervals
- Set up multiple backup systems
Pro Tip: Documentation
Create detailed documentation of your patch and setup. This should include:
- Fixture types, quantities, and locations
- DMX addresses and modes
- Universe assignments
- Network configurations
- Power requirements and circuit assignments
This documentation is invaluable for troubleshooting and for transferring a show to another programmer or venue.
Basic Lighting Control Programming Techniques
Essential skills for creating and organizing professional lighting control cues.
Selection and Control
The first step in programming is efficiently selecting fixtures and controlling their parameters:
Fixture Selection Methods
- Direct Selection: Selecting individual fixtures by number
- Groups: Creating and selecting predefined groups of fixtures
- Selection Patterns: Using odd/even, fan, and other selection patterns
- Smart Selection: Selection based on fixture type or other attributes
Parameter Control
- Direct Parameter Entry: Setting exact values for parameters
- Encoders/Wheels: Using physical or virtual controls to adjust parameters
- Palettes/Presets: Using predefined parameter settings
- Fanning: Creating spreads of values across multiple fixtures
Building Blocks: Groups, Presets, and Palettes
Efficient programming relies on reusable components:
Groups
Collections of fixtures that can be selected with a single action:
- Create groups based on fixture type, location, and function
- Use consistent naming conventions for easy identification
- Include overlapping groups for maximum flexibility
Presets/Palettes
Reusable parameter settings that can be applied to fixtures:
- Color Palettes: Common colors used in your show
- Position Presets: Key lighting positions (stage areas, band members, etc.)
- Beam Presets: Standard gobo, zoom, and iris settings
- Effect Presets: Common dynamic effects
Creating Basic Cues
With selection and control basics established, you can begin creating cues:
Cue Creation Workflow
- Select the fixtures you want to include in the cue
- Set parameter values using direct control, encoders, or palettes
- Set timing values for the cue
- Store the cue to a playback or cue list
- Label the cue with a descriptive name
Cue Management
- Organizing cues in logical sequences
- Setting appropriate fade times between cues
- Creating links and follows between cues
- Setting cue triggers (manual, time-based, or external)
Basic Playback Controls
- Go: Advances to the next cue in sequence
- Back: Returns to the previous cue
- Pause/Hold: Stops an in-progress fade
- Release: Removes control of parameters by the cue list
- Jump: Skips directly to a specific cue
The basic cue programming and playback workflow
Modifying Cues
As your show develops, you'll need to make adjustments to existing cues:
Common Modification Techniques
- Update: Modifying an existing cue with new parameter values
- Copy/Move: Duplicating or relocating cues within or between cue lists
- Track/Cue Only: Understanding how changes affect subsequent cues
- Block/Unblock: Forcing parameters to be stored vs. tracked
- Delete: Removing unwanted cues or parameters from cues
Pro Tip: Blind Programming
Most professional consoles offer "blind" mode, allowing you to create and edit cues without affecting the live output. This is invaluable for making adjustments during a performance or when you don't have physical access to the fixtures.
Advanced Lighting Control Programming Techniques
Taking your DMX lighting control programming to the next professional level.
Advanced Selection Techniques
Sophisticated fixture selection methods can dramatically speed up programming:
Sub-selection
- Working with subsets of selected fixtures
- Using selection patterns (odd/even, 1-in-3, etc.)
- Next/Last/Shift selection for sequential work
Relative Selection
- Selecting fixtures relative to other fixtures
- Selection based on current parameter values
- Selection based on fixture location
Fixture Masking
- Controlling which parameters are affected by commands
- Using IPCB (Intensity, Position, Color, Beam) filters
- Custom parameter filters
Advanced Timing Techniques
Precise timing control creates professional, polished looks:
Multi-part Timing
- Different timing for different fixtures in the same cue
- Breaking complex cues into parts with separate timing
- Creating timing relationships between fixture groups
Parameter Timing
- Different timing for different parameters
- Setting delay times separately from fade times
- Creating complex timing sequences across parameters
Paths/Profiles
- Non-linear fade profiles (ease-in, ease-out, etc.)
- Customizing how parameters transition between values
- Creating dynamic transitions beyond simple linear fades
Advanced Playback Organization
Complex shows require sophisticated playback management:
Multiple Cue Lists
- Organizing cues by show segment, location, or function
- Running parallel cue lists for different aspects of a show
- Managing priority between competing cue lists
Playback Priorities and HTP/LTP Management
- Understanding how multiple simultaneous playbacks interact
- Setting priorities for different playbacks
- Managing parameter precedence across playbacks
Advanced Triggering Methods
- MIDI triggers for synchronization with audio or video
- OSC (Open Sound Control) integration
- TCP/IP and UDP triggers from external systems
- Timecode synchronization
- Logic-based triggered events
Advanced playback organization with multiple cue lists and priorities
Macros and Custom Scripts
Automating repetitive tasks can save significant programming time:
Recording Macros
- Capturing sequences of console actions for replay
- Creating shortcuts for complex operations
- Building libraries of reusable programming tools
Scripting Languages
Advanced consoles often provide scripting capabilities:
- Lua scripting in grandMA and some other consoles
- Python integration in some systems
- Creating custom tools and workflows
Custom Functions
- Building specialized selection tools
- Creating custom effects engines
- Developing show-specific utilities
Pro Tip: Tracking Sheets
For complex productions, maintain a cue tracking sheet that documents every cue, its purpose, timing, and any special notes. This is invaluable for complex shows, especially when multiple programmers are involved or when shows need to be rebuilt on different systems.
Effects Programming
Creating dynamic, eye-catching movement and transitions.
Understanding Effects Engines
Modern lighting consoles include powerful effects engines that generate dynamic changes across parameters. Understanding how these work is key to creating impressive visual moments:
Basic Effect Components
- Waveform: The pattern of change (sine, square, triangle, etc.)
- Size/Amplitude: How dramatic the change is
- Speed/Rate: How quickly the effect cycles
- Offset: The staggering between fixtures
- Base Value: The center point around which the effect operates
Effect Types
- Absolute Effects: Replace parameter values completely
- Relative Effects: Modify existing parameter values
- Additive Effects: Add to the base parameter value
- Multiplicative Effects: Scale the base parameter value
Common effect waveforms and their visual impact
Creating Basic Effects
Common effect types that form the foundation of dynamic lighting:
Movement Effects
- Circles and Figure-8s: Combining pan and tilt with phase offset
- Sweeps: Linear movement across a stage or wall
- Random Movement: Creating organic, unpredictable motion
Color Effects
- Color Chases: Sequential changes through a color palette
- Rainbow Effects: Continuous color spectrum transitions
- Pulse and Flash: Dynamic intensity changes with color
Beam Effects
- Zoom/Iris Effects: Breathing or pulsing beam sizes
- Gobo Rotation: Dynamic pattern movement
- Prism Effects: Multiplying and animating beams
Advanced Effect Techniques
Taking effects beyond the basics:
Multi-parameter Effects
- Combining effects across multiple parameters
- Creating relationships between parameter changes
- Building complex, layered effects
Group-based Effects
- Using group ordering to control effect propagation
- Creating complex patterns across fixture arrays
- Building chase effects based on physical layout
Dynamic Effects
- Effects that change their own parameters over time
- Randomized effects with controlled boundaries
- Effects that respond to audio input or other triggers
Effect Timing and Transitions
- Smoothly transitioning between different effects
- Fading effects in and out
- Layering effects with different timing
Pro Tip: Building an Effects Library
Develop a personal library of effects that you refine over time. Organize them by type (movement, color, beam) and by mood or style (subtle, energetic, natural, etc.). This library becomes an invaluable resource that speeds up programming for future shows.
Timecoding and Show Control
Synchronizing lighting with audio, video, and other production elements.
Understanding Timecode
Timecode is a timing reference signal used to synchronize different systems. In lighting, timecode allows precise cue execution that can be synchronized with audio, video, or other production elements.
Timecode Formats
- SMPTE: Standard format used in film and video (HH:MM:SS:FF)
- MIDI Timecode (MTC): MIDI implementation of SMPTE
- Audio Timecode: SMPTE encoded in an audio signal
- Internal Timecode: Generated within the lighting console
Timecode Sources
- Audio playback systems
- Video playback systems
- Show control systems
- Lighting console's internal clock
Programming with Timecode
Creating timecode-driven shows requires a methodical approach:
Basic Timecode Workflow
- Connect timecode source to lighting console
- Create cues as you normally would
- Associate specific timecode values with each cue
- Test and refine timecode triggers
- Create backup manual triggering options
Recording vs. Manual Assignment
- Live Recording: Capturing cue timing while listening to playback
- Manual Assignment: Precisely entering timecode values for each cue
- Hybrid Approach: Recording initially, then refining manually
Advanced Show Control Integration
Beyond basic timecode, sophisticated shows often integrate multiple control systems:
MIDI Control
- MIDI Notes: Triggering cues with MIDI note messages
- MIDI Show Control (MSC): Standardized MIDI commands for show control
- MIDI Controllers: Using external MIDI devices to control lighting parameters
Network Protocols
- OSC (Open Sound Control): Flexible protocol for integrating various systems
- TCP/IP and UDP: Custom network communication between systems
- HTTP/WebSockets: Web-based control interfaces
Show Control Systems
- Dedicated show control platforms (e.g., Figure 53's QLab, Medialon)
- Integration with automation systems
- Custom show control solutions
Integration of lighting control with other show systems
Practical Timecode Considerations
Successfully implementing timecode requires attention to several practical factors:
Reliability and Backup
- Always have manual backup triggering methods
- Test timecode systems thoroughly before performances
- Create recovery procedures for timecode failures
Timecode Offsets and Adjustments
- Accounting for processing delays in different systems
- Fine-tuning timecode timing for perfect synchronization
- Creating global offsets to adjust entire shows
Partial Timecoding
- Timecoding only critical sections of a show
- Combining manual and timecode-driven segments
- Using timecode windows (valid time ranges for triggers)
Pro Tip: Timecode Maps
Create detailed timecode maps that document key moments in your source material and the corresponding lighting cues. Include not just the exact timecode values but also descriptions of the content at those points (e.g., "2:45:18 - chorus begins," "3:15:05 - pyro moment"). This makes editing and troubleshooting much easier.
Programming Best Practices
Strategies and techniques for efficient, reliable programming.
Programming Workflow Optimization
Efficient programmers develop systematic approaches:
Preparation
- Create detailed show documentation before programming begins
- Pre-program as much as possible before accessing the physical rig
- Develop a programming plan with clear priorities
Building Blocks First
- Create all groups before beginning detailed programming
- Build comprehensive palettes/presets before creating cues
- Test and validate basic functions before complex programming
Systematic Progression
- Program one show section completely before moving to the next
- Create basic versions of all cues before refining any
- Add complexity in layers rather than programming perfect cues immediately
File Management and Backups
Protect your work with rigorous file management:
Versioning
- Save incremental versions of your show file
- Use clear naming conventions with dates and version numbers
- Never overwrite your only copy of a show file
Multiple Backup Locations
- Store backups on console, external drives, and cloud storage
- Use different physical devices for backups
- Regularly test restore procedures
Automated Backups
- Configure auto-save features
- Set up scheduled backups to external media
- Use backup consoles when available
Optimizing for Playback
Consider how your show will be operated:
Programmer vs. Operator
- If someone else will run the show, organize playbacks logically
- Create clear, consistent labeling for all playbacks
- Document operational procedures for complex sequences
Fail-Safe Programming
- Build recovery points throughout the show
- Create "panic" buttons that return to known states
- Test for unexpected sequence interruptions
Show Scalability
- Design programming to adapt to different venues or configurations
- Use relative references rather than absolute values when possible
- Document which elements need adjustment when scaling
Technical and Creative Balance
Great programming combines technical precision with artistic vision:
Technical Excellence
- Ensure all fixtures are properly calibrated
- Verify color consistency across different fixture types
- Optimize timing for smooth transitions
- Minimize unnecessary parameter changes to reduce wear on fixtures
Creative Vision
- Understand the artistic intent of the production
- Support the narrative or emotional arc of the event
- Create lighting that enhances rather than distracts
- Build visual variety and interest throughout the production
Pro Tip: Programming Sessions
Structure your programming sessions to maximize productivity. Work in 90-120 minute focused sessions with clear goals, followed by short breaks. Review your work at the end of each session and plan the next session's objectives. This approach helps maintain both efficiency and creativity during long programming days.
Ready to Take Your DMX Programming Further?
Enhance your lighting designs with Compeller.ai's AI-driven visual content creation for truly immersive experiences.
Explore Compeller.ai