Skip to content

SundayRec v0.8.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 18:24
cd940e3

SundayRec — recording for church services (Tauri 2 rebuild).

v0.8.0 — The editor, rebuilt: instant full quality, export that just works

The editing screen has been overhauled end to end.

Hear the real recording, instantly

  • The editor now plays the ORIGINAL file directly — full quality from the
    first second. The old behavior (minutes of muffled "telephone" audio
    while a preview file generated in the background, on every single open)
    is gone.
  • Intro/outro jingles are audible in preview again, and skipping over cuts
    no longer clicks.

Opening is fast — and reopening is instant

  • The waveform is computed in the engine and cached next to the recording:
    the first open of a long service analyzes once; every later open shows
    the waveform immediately. Playback is available before the waveform —
    you can listen right away.
  • Section detection runs quietly in the background and is cached too.

Export works — and sounds right

  • Fixed: exporting with the default "same folder" destination failed
    immediately. It now writes next to the source, with a real progress bar,
    a cancel button, and a safety timeout.
  • Loudness normalization is now measured on the actual edited audio —
    exports land within 0.01 LU of the target in our tests (previously they
    could miss by over 20 LU).
  • 96 kHz masters stay 96 kHz, 16-bit files are properly dithered, and cut
    joins get micro-fades so they are inaudible.
  • "Auto-enhance" no longer stacks two processing chains on top of each
    other; a mastering preset is now an explicit choice in the export dialog.
  • Video export honors the volume adjustment, shows progress and can be
    cancelled; optional hardware encoding (VideoToolbox) on Mac with
    automatic fallback.

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".