-
Notifications
You must be signed in to change notification settings - Fork 0
Using The App
OpenLaunchDeck keeps editing, testing, and live hardware use separate so configuring a pad does not accidentally trigger it.
| Area | Purpose |
|---|---|
| Header | Shows the active profile/page, connection state, and shortcuts for reconnect, MIDI Debug, soundboard, and updates |
| Deck Library | Selects profiles and pages; creates, duplicates, deletes, imports, and exports them |
| Launchpad Grid | Displays the active 8x8 page and selects a pad for editing |
| Button Editor | Changes the selected pad's label, color, state, notes, action, and action settings |
| Status Bar | Shows device state, current profile/page, last pad, last result, Simulation mode, and update state |
- Click an on-screen pad to select it.
- Press the physical Launchpad pad to run it.
- Click Test Action to intentionally run the selected button from the editor.
Physical presses and Test Action use the same action runner, confirmation rules, result handling, and lighting feedback.
Every button has:
- ID from
A1throughH8 - Label
- Color
- Enabled state
- Dangerous confirmation option
- Notes
- Action type and action-specific settings; fixed option sets use drop-downs
- Optional icon reference
- Optional active, success, and error colors in the profile format
Disabled buttons stay visible in the editor but do not run. Dangerous buttons need a second press within five seconds.
The Hotkey action uses modifier controls plus a searchable key drop-down. Switch Page lists the pages in the current profile. Names that come from an external system, such as an OBS scene or source, remain text fields because they must match that external application exactly.
- Test Action runs the selected button.
- Clear replaces it with an empty button.
- Copy stores its full configuration in the app clipboard.
- Paste applies the copied configuration to the selected pad.
Each pad can show its ID, label, action name, configured color, disabled state, dangerous armed state, and sound-playing state.
Choose a grid density in Settings:
- Compact for smaller windows
- Comfortable for normal editing
- Large for a bigger second-monitor view
Use View > Focus Launchpad Grid to hide the editor and sidebar and give the grid more room. This is an in-app focus view, not exclusive monitor fullscreen.
- A profile is a complete deck setup.
- A page is one 8x8 layout inside a profile.
- A button is one pad configuration on one page.
Changing the active page updates the on-screen grid and refreshes Launchpad lighting. Use a Switch Page action on a grid pad for physical page navigation.
See Profiles, Pages, and Macros for safe organization patterns.
- Import Profile
- Export Profile
- Quit
- Copy Button Config
- Paste Button Config
- Clear Button
- Focus Launchpad Grid
- Connect
- Disconnect
- Reconnect
- MIDI Debug
- Profile Manager
- Open Soundboard Panel
- Stop All Sounds
- Settings
- Check for Updates
- Open Logs Folder
- Copy Diagnostic Info
- About OpenLaunchDeck
The panel shows active sounds, the selected output route, global volume, and stop controls. Use Stop All Sounds when a loop or overlapping clip needs to end immediately.
When Minimize to tray is enabled, closing the window can keep OpenLaunchDeck running so hardware, sound playback, and microphone routing stay available.
The tray menu can reopen the window, show the current profile/page, reconnect MIDI, stop all sounds, check for updates, or quit.
Use File > Quit or the tray Quit command when you want the process to stop completely.
OpenLaunchDeck is single-instance and supports these launch flags:
OpenLaunchDeck.exe --show
OpenLaunchDeck.exe --background
-
--showor--focusasks the existing instance to display and restore its window. -
--backgroundor--start-minimizedstarts without taking foreground space.
External startup or window-layout utilities should use one of these explicit modes rather than starting multiple independent copies.
The status bar reports the last action result. A failure there is meant to be actionable; open the logs when more technical detail is needed.
Use Help > Copy Diagnostic Info before filing a report. Review the copied text and remove sensitive information.
Start
Build Your Deck
Streaming And Audio
Help And Reference