github yazinsai/OpenOats v1.30.0
OpenOats 1.30.0 — Notes in Markdown Export + Audio Fix

latest release: v1.30.1
6 hours ago

What's New

Notes included in markdown export (#181, #179)

When a notes folder is configured in Settings, the exported markdown file now includes a Notes section with the LLM-generated meeting notes above the transcript. Sessions without generated notes continue to export as before.

Fix chipmunk playback in recorded system audio (#180)

The CoreAudio process tap was delivering system audio buffers at half the declared sample rate (~24kHz effective while reporting 48kHz). The merge step trusted the file metadata, producing high-pitched, double-speed playback. The recorder now tracks wall-clock timing and computes the effective sample rate during merge, correcting the audio before resampling.

Full Changelog

  • feat: include generated notes in markdown export (#181) — closes #179
  • fix: correct chipmunk playback in recorded system audio (#180)

Don't miss a new OpenOats release

NewReleases is sending notifications on new releases.