WE DIDN'T ADD A FOURTH FEATURE. WE FIXED THE THREE WE HAD.

AudioBind v1.2 gave you True Audio Mirroring, Persistent App Rules, and a Visual Monitor Canvas. Good features. We were proud of them. Then we actually lived with them for a couple of months, and two things kept bugging us: the Mirroring tab ran out of room the moment you had more than a handful of rules, and if you left mirrored audio running long enough, it would slowly, quietly drift out of sync.

Neither of those is a bug you catch in a five-minute demo. You catch it forty minutes into a stream, when your TV audio and your headset audio are suddenly half a beat apart and you can't figure out why. So v1.2.1 doesn't add a fourth headline feature. It goes back underneath the three we already shipped and fixes exactly those two things, properly, at the engine level.

THE INFINITE SPATIAL CANVAS

The old Mirroring tab forced every rule into two fixed-width columns, like it was designed for someone with exactly two routing rules and no more. Add a third, and you were scrolling sideways, squinting at device names getting clipped mid-word. It worked. It also looked like it was built by someone who'd never actually used it for a real setup. (We had. We just hadn't fixed it yet.)

That layout is gone. The Mirroring tab is now an infinite 2D spatial canvas. Scroll to pan vertically, hold Shift and scroll to pan horizontally, and every routing tree — App Route or Monitor Route — gets placed dynamically in an editorial layout that flows side-by-side and wraps automatically as it grows. However dense your setup gets, it stays legible instead of turning into a horizontal-scroll nightmare.

We also cleaned up the small stuff that made the old canvas feel unfinished: nodes now scale to fit long hardware names instead of clipping them, typography got 15% larger with actual breathing room, and the visual "ghosting" that showed up when you panned quickly is gone.

PERFECT SYNC MIRRORING

If you've gone looking for a fix on your own, you've probably found the usual advice: check your sample rate, restart the Windows Audio service, try a different HDMI cable. None of that is wrong, exactly — it's just answering a different question. Those fixes are for audio that's out of sync with video. We're talking about two audio devices drifting apart from each other, from the same source, because two independent hardware clocks were never going to agree on their own forever. That's a problem a sample-rate setting doesn't touch.

In v1.2.1, the whole stream processor runs on a highly optimized Numpy-based ring buffer instead of the old anti-drift engine. The difference isn't incremental — it's mathematically perfect sync mirroring, with zero audible latency or clipping, for as long as the stream runs. If you've ever mirrored audio to a TV and a headset and noticed them creep apart after twenty minutes, that specific problem doesn't exist anymore.

NATIVE CORE AUDIO INTEGRATION

You've probably also come across Stereo Mix — the free, built-in Windows workaround for playing audio on two devices at once. If you've tried it, you know its two catches: it barely works with HDMI or Bluetooth outputs, and it's not really built for one app's audio, it's built for everything your PC makes noise about at once. AudioBind was built to solve the specific problem, not the general one.

Underneath the hood, that means interfacing natively with Windows Core Audio (COM) APIs instead of polling subprocesses in the background. The primary device still gets native, zero-latency audio — but CPU overhead drops noticeably, and routing switches happen instantly instead of on the next poll cycle.

WHERE WINDOWS 11 24H2 FITS IN

24H2 has had a genuinely rough run for audio generally — there's been no shortage of headlines this year about USB devices losing sound or drivers misbehaving after the update. We can't fix Microsoft's driver bugs for you, and we won't pretend otherwise. What we could fix was our own: the window tracker AudioBind depends on to know where your apps live. We rebuilt it on native event-driven hooks instead of a busy-loop poll, so lock screens, virtual desktop switches, and fast user switching on builds 26100+ no longer risk throwing your routing rules out of sync with reality.

READY FOR ZERO-DRIFT AUDIO?

Update to AudioBind v1.2.1 now and feel the difference.

⊞ DOWNLOAD ON MICROSOFT STORE

QUICK QUESTIONS

Does Windows 11 have a built-in way to play audio on two devices at once?

Not really. The closest native option is enabling Stereo Mix as a recording device and looping it back out, and even then it's unreliable with HDMI or Bluetooth outputs, which rules out most TV and wireless headset setups. AudioBind mirrors natively to any output Windows can see.

Why did my mirrored audio drift out of sync over time?

Every audio device runs on its own internal clock, and no two are perfectly identical. Left uncorrected, that tiny mismatch compounds the longer you mirror — that's the drift v1.2.1's Numpy ring buffer eliminates.

Is AudioBind free?

It's a one-time purchase on the Microsoft Store — no subscription, no features locked behind a paywall later.

Do I need new hardware to use Perfect Sync Mirroring?

No. It's a software update to the existing routing engine — update AudioBind and it applies automatically to whatever outputs you already have configured.