Skip to content

v0.1.1 — Audio pivot to lo-fi music tracks

Choose a tag to compare

@BryanBradfo BryanBradfo released this 22 May 14:59
· 21 commits to main since this release

Patch release that pivots the audio registry from short ambient sound-effects to 6 longer-form lo-fi music tracks curated from Pixabay Music.

What changed

  • audio.json switched from 4 slugs (rain/ocean/cafe/fireplace) to 6 lofi slugs (cozy-night, mellow, study, focus, daydream, jazzy)
  • All tracks are 3-5 min loops at 128 kbps mp3 stereo (~13 MB total)
  • License : Pixabay Content License (free for commercial use, redistribution OK, no attribution required)
  • Tests updated to reflect the new 6-track registry

Upgrade path

If you installed via pipx :

pipx upgrade courant
# Or if cached :
pipx install --force courant
courant install-audio   # downloads the 6 new tracks

The old 4 audio slugs are no longer in the registry — old downloads in your local audio/ dir will simply be ignored. Safe to delete them with :

rm ~/.local/share/courant/audio/{rain,ocean,cafe,fireplace}.mp3