SundayRec v0.5.1
SundayRec — recording for church services (Tauri 2 rebuild).
v0.5.1 — Choose your mixer channels
For digital mixers (Qu, X32, SQ, TF …) the channel picker never appeared: the
webview reported 2 channels while the capture backend sees them all (the Qu-5
exposes 32 inputs). Recordings silently took channel 1 — often a near-silent
input — which read as "weak/unstable signal".
- Real channel count: the picker under Innstillinger → Lyd now asks the
capture backend itself and lists every input channel. - 🔍 Find channels with signal: one click listens for 3 seconds and marks
which channels actually carry audio, right in the L/R dropdowns — no more
guessing which of 32 channels holds the mix. - A phantom L=1/R=1 mapping could be saved from the hidden picker — fixed.
- Recording start now waits for the webview to fully release the microphone
before opening it (the device could be stuck in a 2-channel format —
"audio format is not supported"). - Reconnects re-resolve the device by NAME: virtual devices (Teams, iPhone
Continuity) reshuffle device indices, which could point a retry at the wrong
device (seen as a 20 s recording with zero bytes). - Error messages now show real text instead of "[object Object]".
See the assets below to download and install. If a build is
unsigned (pre-signing), on first launch:
- macOS: right-click the app ▸ Open ▸ Open.
- Windows: "More info" ▸ "Run anyway".