HELP
Before you insert it.
The things a producer asks before trusting any plugin with their master bus. Still stuck? hello@mivia.co.
Does it add any latency?
No. setLatencySamples(0) is hard-coded and
the audio path is a true passthrough. Fingerprinting
runs on a side chain, never in the mix signal. Your
offline bounces are bit-identical to bounces without
the plugin.
Does it alter my audio in any way?
No. The plugin is fingerprint-only — it uploads your bounce so the server can compute a Chromaprint acoustic fingerprint, then stores that fingerprint plus your session metadata against your account. No watermark is embedded, no file is written back to disk, your original bounce stays bit-identical to one made without the plugin. The watermark-embedding path is the web signer.
What happens if my internet drops mid-bounce?
The bounce completes, audio passes through unsigned, you see an error chip on the plugin. Nothing is queued for later upload. Your next bounce tries again from scratch.
What data is uploaded, and where does it go?
The rendered audio is posted to our signer endpoint for the duration of signing, plus the metadata listed on the plugin page. The audio is not persisted server-side after the signed response streams back. Nothing else leaves your session.
Can I run it on more than one machine?
Yes. Each install gets its own PKCE token tied to a device name you pick. You can revoke a single install from /account without affecting the others.
Does it work with offline bounce in Logic / Ableton / FL?
Yes, and those three DAWs plus Reaper are covered by our automated render harness — meaning every plugin build is bounce-tested in the real host before shipping. Cubase, Bitwig, and Pro Tools are supported but covered by manual testing.
What's the difference between the plugin and the web uploader?
The plugin signs every bounce inside your DAW, automatically, with metadata the web flow can't see (host, BPM, render mode). The web uploader is a drag-and-drop for files you already have — use it for one-offs, files from other producers, and per-recipient share lists the plugin doesn't cover.