Blog Hardware 9 min read

Moog Matriarch — Gamepad Performance + Paraphonic Mode

Drive the Matriarch's 4-voice paraphonic mode and stereo filter cutoffs from a DualSense. Sticks sweep the stereo image. Arp + sequencer on buttons.

By Aidxn Design

The Moog Matriarch is one of the few synths designed end-to-end around live performance: 4-voice paraphony, a 256-step sequencer, an arpeggiator, and — the trick this guide leans into — two separate filter sections panned hard left and right. Driving a stereo Moog from a gamepad turns sticks into a stereo XY pad, face buttons into transport, and the whole thing plays without your hand leaving the controller. The Moog Matriarch gamepad rig is one of the most musical pairings in this whole series.

TL;DR
  • What you do: USB-MIDI the Matriarch, enable 4-voice paraphony, map gamepad face buttons to notes for chord stabs.
  • Stereo filter sweeps: right stick X = HP cutoff (L channel), Y = LP cutoff (R channel) — sweep the stereo image with your thumb.
  • Live transport: face buttons toggle arp, tap tempo, start/stop the on-board sequencer.
  • Why it works: Matriarch CCs are documented per parameter, so the gamepad gets fine-grained continuous control with no clams.

Why the Matriarch and a gamepad get along

The Matriarch is paraphonic — four oscillators share one filter pair, but each oscillator gets its own pitch. Send four note-ons and you get a four-note chord; release one and that voice frees up. Gamepad face buttons map perfectly: Cross/Square/Triangle/Circle = four notes, one per oscillator. Hold all four and you've got a sustained chord with the Matriarch's filter pair sculpting the stereo image.

Now layer in the stereo filter trick. The Matriarch routes oscillators 1+2 through one filter (panned left) and 3+4 through another (panned right). The left filter is highpass-biased by default; the right is lowpass. Drive them independently from the two stick axes and your right thumb is literally painting the stereo image. No other synth in this series of guides does this. The Universal Controller MIDI bridge handles all the gamepad → MIDI work.

What you'll need

  • Moog Matriarch (any firmware — paraphony has been supported since launch)
  • USB-B cable
  • Universal Controller MIDI v1.0+ — download
  • DualSense, Xbox Series, or 8BitDo Pro 2 controller
  • Stereo monitoring — headphones or a stereo speaker pair. The stereo trick falls flat on a mono speaker.

Step-by-step setup

1. USB-MIDI the Matriarch

Plug USB-B in. The unit shows up as "Moog Matriarch" in your OS MIDI list. No driver. Latency over USB MIDI sits at ~3 ms on macOS, comfortably tight for live play.

2. Set paraphonic mode

On the front panel: hold SHIFT and press PARAPHONIC. Pick 4-voice paraphonic. The mode LED lights solid. Now every note-on grabs a free oscillator.

3. Configure MIDI input

Hold SHIFT + tap KB. Page through to MIDI settings:

# Matriarch MIDI input config
MIDI IN CHANNEL = 1
MIDI IN PORT    = USB
RECEIVE NOTES   = ON
RECEIVE CC      = ON
LOCAL CONTROL   = ON       # keep front-panel keyboard live too
NOTE PRIORITY   = LOW      # or HIGH / LAST — your call

4. Point the bridge at the Matriarch

Universal Controller MIDI → Settings → Output Port → Moog Matriarch. Done.

5. Map face buttons to a 4-voice chord

Each face button = one voice in the paraphonic stack. Pick a chord shape — minor 7th sounds gorgeous on a Moog:

# 4-voice paraphonic chord — Cmin7
button.cross    -> note 48 ch 1   # C3   — root
button.square   -> note 51 ch 1   # Eb3  — minor 3rd
button.triangle -> note 55 ch 1   # G3   — perfect 5th
button.circle   -> note 58 ch 1   # Bb3  — minor 7th

Press all four → full Cmin7 chord with each voice on its own oscillator. Release one → that voice mutes, chord re-voices. The Matriarch handles voice stealing cleanly.

6. Sticks to the stereo filters

This is the money move. The Matriarch has CCs for both filter cutoffs:

# Stereo filter sweep — paint the stereo image with your right thumb
stick.right.x -> CC 19 ch 1    # HP cutoff (left filter)
stick.right.y -> CC 21 ch 1    # LP cutoff (right filter)
stick.left.x  -> CC 18 ch 1    # HP resonance (left)
stick.left.y  -> CC 20 ch 1    # LP resonance (right)

Push right stick top-right → both filters open wide → bright full-spectrum chord. Pull bottom-left → highs filtered hard left, lows filtered hard right → claustrophobic mono-ish. Anywhere in between is a stereo filter blend that no other synth offers as easily. The Matriarch manual documents every CC.

7. Buttons for transport, arp, and sequencer

With the chord on the face buttons, transport lives on the shoulder/trigger row:

# Transport + arp + sequencer
button.L1   -> CC 73 ch 1     # Arpeggiator on/off
button.R1   -> CC 71 ch 1     # Sequencer start/stop
button.L2   -> CC 91 ch 1     # Delay send (Matriarch built-in delay)
button.R2   -> CC 16 ch 1     # Glide rate
dpad.up     -> Program Change +1   # Next preset
dpad.down   -> Program Change -1   # Previous preset

Default Matriarch mapping

Gamepad inputMIDIMatriarch targetUse
Cross / Square / Triangle / CircleNotes 48 / 51 / 55 / 58Paraphonic voices 1–44-voice chord stabs
D-pad up/downProgram Change ±1Preset recallLive preset switching
D-pad left/rightNote ±12 transposeOctave shiftMove chord up/down an octave
Right stick X / YCC 19 / CC 21HP / LP cutoffStereo filter painting
Left stick X / YCC 18 / CC 20HP / LP resonanceStereo resonance accent
L1CC 73Arpeggiator on/offInstant arpeggiated chord
R1CC 71Sequencer start/stopOn-board sequencer trigger
L2CC 91Delay sendSpatial wash
R2CC 16Glide ratePortamento between notes
Touchpad X (DualSense)CC 17Modulation sourceLFO depth ride

Common gotchas

  • Paraphony is not polyphony. All four notes share one filter envelope. Press a fifth note and the oldest steals a voice (low-priority by default). Plan your chord shapes around four notes max.
  • Stereo filter trick needs both filter sections active. If you've patched the Matriarch into a non-stereo signal path, the stereo image collapses. Listen on headphones to confirm the stereo movement is landing.
  • Glide on chord changes can sound weird. Paraphonic glide ties all voices to the same glide rate. Crank glide while playing a 4-note chord and you get bonkers swooping behaviour — sometimes great, sometimes a mess.
  • CC 64 sustain on a Moog is real sustain, not a pedal. Press it during a chord and the notes hold even after you release the buttons. Useful for drones; surprising the first time.
  • The on-board sequencer overrides incoming notes when it's running. Hit R1 to stop the sequencer if you want clean gamepad-only play.

Three Matriarch patches worth your evening

  • "Stereo wash": hold all four face buttons (Cmin7 chord), arp on (L1), sweep right stick in slow circles. The arp fires each voice through alternating stereo filters — the most live-feeling Moog patch you'll ever play.
  • "Mod-wheel acid": bind touchpad X to CC 17 (mod source), bind oscillator pitch as the LFO destination. Now your touchpad finger drives an FM-style modulation. Combine with face-button note stabs.
  • "Sequence + perform": start the on-board sequencer (R1), let it run. Use face buttons to layer paraphonic stabs on top of the sequence. Sticks ride the filter pair across both layers.

The Matriarch is a performance synth that finally gets to behave like one. A gamepad turns four face buttons into a paraphonic chord, two sticks into stereo filter painters, and your shoulder buttons into transport. Grab Universal Controller MIDI, set 4-voice paraphony, and play the most expressive Moog patch you've made in years.

Keep reading

More setup walkthroughs