Blog Mixcraft 7 min read

Mixcraft 10 — gamepad MIDI for Windows-only producers

Wire a DualSense or Xbox pad into Acoustica Mixcraft 10. Transport on buttons, instrument macros on sticks, performance cells on the d-pad — full setup walkthrough.

By Aidxn Design

Acoustica Mixcraft 10 has been the quiet "FL Studio for normal humans" for two decades — affordable, Windows-only, friendly enough for songwriters and capable enough for full productions. It also has a fully working MIDI Learn system that most users never touch. This guide gets Mixcraft gamepad MIDI running with a DualSense, Xbox controller, or 8BitDo pad so you can drive the transport, performance panel, and plugin macros from a controller you already own.

TL;DR
  • What you do: install the bridge, enable its virtual port in Mixcraft, add a Generic MIDI Controller surface, right-click parameters to bind.
  • What you need: Mixcraft 10 Recording Studio or Pro Studio, the bridge, any supported controller, Windows 10/11.
  • Time: 8 minutes.
  • Latency on USB-C: ~4 ms.

Why Mixcraft and a gamepad actually click

Mixcraft's design language is multi-track sequencing for people who don't want to wrestle with Pro Tools or FL's grid. The performance panel is a live clip launcher; the timeline is bar-based; loops snap automatically. Each of those surfaces accepts a MIDI binding via right-click → Set MIDI Controller, and Mixcraft's surface engine is generous about which parameters are reachable. The transport, the master fader, every instrument's macros, every plugin's exposed parameters, and crucially every cell on the performance panel — all bindable. Pair that with a DualSense's twenty input axes and you have a production rig that lives on your lap.

What you'll need

  • Mixcraft 10 — Recording Studio or Pro Studio, no other gating
  • Universal Controller MIDI v1.0+ for Windows
  • DualSense, Xbox Series, DualShock 4, or 8BitDo Pro 2 controller
  • Windows 10 or Windows 11
  • USB-C or USB-A cable for wired use (recommended over Bluetooth)

Step-by-step setup

1. Bridge install and port confirmation

Install the bridge. Approve the driver install prompt. Plug the controller in. The bridge UI should show every input live — sticks rest at centre, triggers at zero, buttons at off. If anything looks frozen, quit Steam (it claims HID exclusively if it's running).

2. Mixcraft MIDI preferences

File → Preferences → MIDI. Find UCM Bridge in the Active MIDI Input Devices list and tick it. Leave Mixcraft's MIDI Thru off unless you specifically want the controller to play instruments live (it usually adds confusion to a controller-as-surface workflow).

3. Add the Generic Controller surface

Preferences → Control Surfaces → Add. Choose Generic MIDI Controller from the dropdown. Set Input Device to UCM Bridge. Channel: 1. OK. Mixcraft will now route incoming CC and note messages to the surface layer.

4. Bind the transport

Right-click the play button on the transport bar. Choose Set MIDI Controller. The dialog says "Press a key or move a controller…" — tap Cross on the DualSense (or A on Xbox). Locked. Repeat for stop, record, loop, and rewind. The bumpers naturally fall to "previous bar" and "next bar".

5. Wire instrument macros

Open any Mixcraft instrument — VSampler, ME80, the bundled Acoustica synths. Each exposes macro knobs. Right-click the first macro → Set MIDI Controller → move the left stick X. CC binds. Sticks centre at 64, so unipolar plugin parameters will sit at half-rotation. If you want zero-at-rest, enable the bridge's unipolar remap on that input.

; Mixcraft 10 — suggested bindings
[Transport]
play         = note 60
stop         = note 61
record       = note 62
loop         = note 63

[Selected track]
volume       = CC 16     ; left stick X
pan          = CC 17     ; left stick Y
send_1_level = CC 20     ; L2 trigger
send_2_level = CC 21     ; R2 trigger

[Performance panel]
cell_1       = note 64   ; d-pad up
cell_2       = note 65   ; d-pad down
cell_3       = note 66   ; d-pad left
cell_4       = note 67   ; d-pad right

6. Save as a template

Once the bindings are in, File → Save As → Save As Template. Mixcraft writes a .mx10 template that includes the surface assignments. New projects pick them up automatically.

Default mapping table

Controller inputMIDI messageMixcraft target
Cross / ANote 60Play / pause
Circle / BNote 61Stop + return
Square / XNote 62Record
Triangle / YNote 63Loop toggle
D-pad up/down/left/rightNote 64–67Performance cells 1–4
Left stick X/YCC 16/17Track volume / pan
Right stick X/YCC 18/19Selected plugin macro 1 / 2
L2 / R2CC 20/21Send 1 / Send 2 level
L1 / R1Note 68/69Track focus prev / next
Touchpad XYCC 22/23Master volume / master pan
Touchpad clickNote 70Punch in
OptionsNote 71Undo
ShareNote 72Save

Performance panel — the live-set unlock

The performance panel in Mixcraft is a 16-cell grid where each cell triggers a loop or clip. It's the closest Mixcraft gets to Ableton's Session View. Right-click any cell → Set MIDI Controller → assign a face button or d-pad direction. Sixteen cells doesn't quite fit on twenty controller inputs without overlap, so the bridge's bank-switch (shift) modifier comes in handy — hold L1 to access the second bank of eight cells. That's a full live-set launcher inside Mixcraft for the cost of the controller in your couch cushions.

Acoustica-specific gotchas

  • Mixcraft's surface engine doesn't multiplex: one Generic Controller per project. Use bridge-side banks if you need more than twenty bindings.
  • Some bundled VSTs ignore CC on certain knobs: the older Acoustica synths predate parameter learn. Map the knob via Mixcraft's "parameter automation" layer instead of direct CC.
  • Performance panel cells reset on project close: Mixcraft stores the bindings per project, not globally. Save them in the template.
  • Bluetooth disconnects on idle: Windows USB selective suspend kills Bluetooth controllers after ~25 minutes. Disable it for live work or stick to USB-C.

Pro tier features worth the upgrade

The Free tier of the bridge covers this whole guide. The Pro tier of Universal Controller MIDI adds shift-bank switching (so L1 + face buttons gives you a second layer), adaptive trigger resistance fed by Mixcraft's CC out, and two-finger touchpad tracking. The official Mixcraft download page remains the safest source for the DAW itself.

Mixcraft has been an under-appreciated workhorse for a long time. Pair it with a gamepad and the workflow gets genuinely fun — the kind of session where you stop touching the mouse for an hour. Grab the bridge and have your first controller-driven Mixcraft mix done before lunch.

Keep reading

More setup walkthroughs