ShowCockpit Academy
  • 🏠Welcome
  • Getting Started
    • Installation
    • Elements
    • Mapping
  • Tutorials
    • 🧩Integration
      • Ableton Link to MA2
      • LTC Input to MA2 OnPC
      • REAPER Markers to Onyx Cues
      • Ableton Link to Onyx FX Speed
      • MIDI Device with Bitfocus Companion
    • 🎬Timecode
      • LTC to MTC
      • MTC to LTC
      • Static Time Offset
      • LTC Input from Dante
    • 🔄Protocol Conversion
      • OSC to MIDI
      • MIDI to OSC
      • Keyboard to MIDI
      • Joystick to MIDI
    • 💡Lighting
      • grandMA3 OnPC Hotkeys
      • MIDI device(s) with an MA3 Desk
      • Connecting to MA3 OnPC on the same PC
      • MIDI device(s) with MA2
      • MA2 Bi-directional Page Sync
      • MIDI device(s) with Chamsys MagicQ
      • Obsidian Onyx - Multiple OSC Devices
      • Obsidian Onyx Pre-Dylos vs. Dylos
      • MIDI device(s) with Obsidian Onyx
    • 🎥Video
      • Resolume Arena Timecode Clip Trigger
      • Controlling OBS with a MIDI device
      • Controlling vMix with MIDI Devices
    • 🎛️Generic MIDI Mapping
      • Encoders Tips
    • 🤓LUA Scripts
      • Get MA2 Speed Master BPM value
    • 🌐Networking
      • Loopback Network Adapter
      • Multiple IP Addresses on a NIC
  • FAQs
    • License FAQs
    • Registration FAQs
    • Drivers FAQs
Powered by GitBook
On this page
  • ShowCockpit Project File
  • List of Elements Needed
  • List of Keyboard Bindings

Was this helpful?

  1. Tutorials
  2. Lighting

grandMA3 OnPC Hotkeys

Project that mimics the MA2 keyboard shortcuts in the new MA3 system.

PreviousLightingNextMIDI device(s) with an MA3 Desk

Last updated 5 years ago

Was this helpful?

ShowCockpit Project File

Download the sample project file below (created on ShowCockpit v3.12.2):

List of Elements Needed

  • grandMA3 - OSC provides the connection to OSC

  • Keyboard listens to keyboard keys without modifiers

  • Keyboard Ctrl listens to keyboard keys with the Ctrl modifier

  • Keyboard Alt listens to keyboard keys with the Alt modifier

  • Keyboard Ctrl + Alt listens to keyboard keys with both the Ctrl and Alt modifiers

  • Keyboard Main should be always enabled to listen to the Scroll Lock key that will be used to enable/disable the other Keybard elements

    • Button Toggler will be connected to the Scroll Lock of the Keyboard Main element and will provide an ON/OFF toggle to that

    • Event Breaker will generate separate Press and Release events for the virtual "Toggle Button" of the Button Toggler element

    • Element Control is responsible for enabling/disabling elements based on the Event Breaker Press/Released Buttons

After downloading the sample project file, you should have a look at it and adjust it to your needs, including any connection options to your MA3 system

List of Keyboard Bindings

The following bindings are set in the sample project file (download above):

  • B: Blind

  • C: Channel

  • E: Edit

  • F: Fixture

  • G: Group

  • L: List

  • O: Off

  • P: Preset

  • S: Store

  • U: Update

  • X: Exec

  • Backspace: Oops

  • Delete: Clear

  • End: Reset

  • Page Up: Page Up

  • Page Down: Page Down

  • Left Shift: MA

  • Left Arrow: Prev

  • Right Arrow: Next

  • Up Arrow: Up

  • Down Arrow: Down

  • Ctrl + A: Align

  • Ctrl + C: Copy

  • Ctrl + D: Delete

  • Ctrl + F: Full

  • Ctrl + H: High

  • Ctrl + L: Learn

  • Ctrl + M: Move

  • Ctrl + O: On

  • Ctrl + S: Select

  • Ctrl + T: Time

  • Ctrl + U: User 1

  • Alt + A: Assign

  • Alt + C: Cue

  • Alt + F: Freeze

  • Alt + G: GoTo

  • Alt + S: Sequence

  • Alt + U: User 2

  • Ctrl + Alt + P: Preview

  • Ctrl + Alt + S: Solo

💡
2KB
MA3_Keyboard_Shortcuts_2019-12-25_00-22-23.zip
archive
Sample Project File