Skip to content

yap v0.1.1

Choose a tag to compare

@github-actions github-actions released this 25 Jun 10:39
· 7 commits to main since this release

yap v0.1.1

Fixes and additions since v0.1.0.

Fixed

  • Docked laptops & external-display mics. yap used to force 16 kHz capture, but many monitor, dock and webcam mics only run at 48 kHz — so the stream would open (recording indicator on) while capturing nothing. yap now records at the mic's native rate and resamples to 16 kHz. When a mic can't be opened, sends no audio, or is silent, it says so instead of failing quietly. This affects Windows and Linux docks too, not just macOS.

Added

  • Pin your microphone. audio.device now takes a device name (substring match) or an ordered fallback list, re-checked on every keypress — so docking, undocking, or closing the lid falls through to the next available mic. yap devices shows which one yap will use.
  • yap license. Records your install date locally (on-device, no telemetry) and prints an early-adopter code. If a paid tier ever arrives, installs from before the cutoff stay free.

Changed

  • README: cross-platform mic/docking guidance, plainer wording, and the pricing line now says early adopters stay free.

Install

Download a build below, or:

pipx install git+https://github.com/AkuchiS/yap