MODDYS SYNTHHUB
KNOBS IN THE BROWSER

71 behringer synths ยท no install ยท no drivers โ€น Back to moddys.net

Behringer ships SynthTribe as a desktop app you install per machine. This is the browser-native alternative, running from this site: pick a model, connect over USB, and edit its settings, run its sequencer, keep patches, watch the SysEx go past. 71 models, 130 USB product IDs, everything local in your browser โ€” offline once loaded, installable as an app.

๐ŸŽ›๏ธ Launch the console Device catalog ยท 71 models What it is

Console, catalog and the per-device pages are all part of the same app โ€” deep links work (synthhub/device/td-3/ opens straight into a TD-3). Chromium browsers only: Chrome, Edge, Brave, Opera, and Chrome on Android. Safari and Firefox have no WebUSB, so the console will tell you so rather than pretend.

mirrored build webusb + webmidi offline pwa new

What you get in the console

One workspace per synth: live values read from the device when it connects, every control the model actually has (drop-downs, toggles, spin boxes, sliders), and the raw picture for when something looks off.

It never writes firmware and never phones home. Device version is read live over MIDI; flashing stays with the official app. No accounts, no telemetry โ€” this mirror ships with the upstream analytics removed (see below).

Getting started โ€” three steps

1 ยท the right browser

Any Chromium browser on a desktop/laptop (Chrome, Edge, Brave, Opera), or Chrome on Android. WebUSB needs a secure page, which moddys.net is. iOS and Safari cannot do this at all โ€” no WebUSB, and that is the platform's decision, not the app's.

2 ยท the right cable

The synth's USB port is a data port, but half the cables in a drawer are charge-only. If nothing appears, try another cable before anything else, and plug straight into the machine โ€” no hub, no dock.

3 ยท connect
  1. Power the synth on and plug it in.
  2. Open the console and click CONNECT USB. Your synth's name comes from its USB product ID, so pick the one that matches.
  3. Using a MIDI interface instead of USB? Click ENABLE MIDI and the app talks SysEx through that.
  4. The panel fills with the values the device reports. SCAN re-reads after you change something on the hardware itself.
  5. No hardware to hand? Choose any model from the list and explore its controls โ€” the app knows what each one should look like.

The settings, explained

These are the options that confuse people on the official app โ€” the same names, the same behaviour, so the documentation holds either way. Open one to read it.

MIDI channel, and why the dip switches stop mattering

With MIDI Channel = on the synth takes its channel from its own dip switches. Switch that off and the app's setting overrides the hardware โ€” the switch position is then ignored, which is exactly what you want when the synth is racked and you cannot reach behind it. Channel 1 is the default everywhere, including the official editors: if the synth seems deaf over a MIDI interface, check its channel before anything else.

Pitch bend โ€” fixed or settable

Fixed is a 12-semitone range. Settable lets you dial the range yourself; the smaller the setting, the finer the bend. Leave it fixed unless you know what you are bending into.

Key priority โ€” for the monosynths

Which note wins when you hold more than one. Low: the lowest held note sounds. High: the highest. Last: the note you played most recently, which is what most people expect from a mono synth.

MIDI transpose, note zero volts, modulation curve

Transpose shifts the incoming note range a semitone at a time (0 = C to C, 3 = D to D). Note zero volts picks the root note the CV jacks call zero, for controllers instead of MIDI. Modulation curve sets how abruptly the mod wheel bites.

Multi trigger โ€” off means one note, on means chords

Off: a chord you play triggers a single note. On: every note triggers. On a mono synth this is the difference between playing it and playing with it.

Poly chain โ€” more voices from more boxes

Daisy-chain identical units and they share the polyphony. Set how many are in the chain and how voices are assigned; the app writes the settings, the cables have to be yours.

Calibration โ€” look, do not twiddle

The calibration tab is a reference: the CV points and targets, so you can see what the numbers should be. Actually calibrating an analogue synth is a screws-and-voltmeter job, and the safe order matters: power the synth down, work grounded, let it warm up for about half an hour first so the circuits are stable, then adjust with a small screwdriver against a tuner or the built-in A440 tone. If that sentence felt like a lot, use the official tool and its guide instead โ€” the synth does not care which app is open while you do it.

Sequencer โ€” what the extras do

Beyond notes and lengths: per-step velocity and gate (how long the note is held), ratchets (repeats inside one step), probability (a step that may or may not fire) and direction. You can record from a MIDI keyboard in, upload to the synth, or keep the pattern saved here. The models with a hardware sequencer show their own page in the console.

Firmware โ€” read here, flash with the official app

The console reads the firmware version off your synth (read-only, always true) and shows it. Writing firmware is out of scope here, by design: power loss mid-flash is how synths die. Use Behringer's SynthTribe for that, from a direct USB port, with MIDI, patch and headphone cables pulled, and do not cut power until the unit has reset.

When it does not work

What this mirror is โ€” and what it is not

What it is: the upstream app's own build, re-skinned to this site and served from it. The console, catalog, per-device pages, sequencer, patch library, manuals and the offline worker are all the real thing, and your synth never talks to a browser tab it did not choose.

What is not here: upstream runs three small server routes that this host cannot โ€” the firmware version compare (it holds Music Tribe cloud credentials), the official desktop app version table, and a live re-scrape of Behringer's manual pages. All three are replaced on this copy with plain links to behringer.com, and the app says so where it matters instead of failing quietly. The manuals themselves are still here, from the same data.

And no analytics: upstream used PostHog; this build ships with it removed entirely, which is why this page and the app inside it make no third-party requests at all.

Credits: SynthHub is by utajum, MIT-licensed, and this is a mirror of that work โ€” device tables and protocol handling included. Not affiliated with, endorsed by or connected to Behringer or Music Tribe; all trademarks belong to their owners. Firmware flashing is out of scope, here and upstream.
Also on this site: Moddys Downloads โ€” every build I ship, with checksums ยท MODDYS World Radio โ€” the app builds for Android and iPhone/iPad.