Skip to content

JPMixer v1.1.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Jun 21:25

JPMixer v1.1.0-beta.1

What's New

Console Controller

A full-screen engineer console is now built into JPMixer. Open it from the tray menu or the new Console tab in Settings. Three full-screen tabs:

  • Inputs — vertical fader strip for every input channel with mute, solo, and live dB readout. Faders require grabbing the white handle — tapping the track does not jump the value.
  • Control Groups — DiGiCo control group faders with mute and solo. Group names are pulled live from the desk automatically.
  • Aux Outputs — full-width list of all aux output faders and mutes.

Snapshot ⏮ ⏭ fire buttons are in the header of both the Console Controller and Monitor View.

Monitor View — ±0.5 dB Aux Buttons

Each aux column header now has −0.5 and +0.5 buttons. One tap shifts every channel in that mix by half a dB — great for quick overall level trims without touching individual faders.

Thumb-Only Fader Drag (Console Controller)

Input channel and control group faders require grabbing the white handle to move. Tapping the track no longer jumps the value, preventing accidental moves on a touchscreen.


Bug Fixes

  • DMG build config stripped to prevent intermittent CI background.tiff errors on GitHub Actions runners
  • Console Controller tab bar CSS fix — active class was incorrectly applying display:flex to nav buttons
  • Control group names now update live in strips when the desk responds to the name poll

Installation

File Use For
JPMixer-1.1.0-beta.1-arm64.dmg Apple Silicon Macs — M1, M2, M3, M4
JPMixer-1.1.0-beta.1.dmg Intel Macs
JPMixer.Setup.1.1.0-beta.1.exe Windows 10 / 11

macOS — if Gatekeeper says the app is damaged:

sudo xattr -rd com.apple.quarantine /Applications/JPMixer.app

Windows — if SmartScreen blocks the installer: click More info → Run anyway.


Known Limitations

  • Console Controller OSC addresses (/Input_Channels/N/fader, /Control_Groups/N/fader, etc.) are based on the DiGiCo Pad protocol spec. Verify against your specific desk firmware by checking /api/osc-all after moving a fader on the desk.
  • App is unsigned on both platforms. Gatekeeper / SmartScreen prompts are expected on first launch.