Releases: embergabor/wavesafe-deck-plugin
Releases · embergabor/wavesafe-deck-plugin
Release list
WaveSafe v0.2.1
Fix: SteamOS 3.8.11 updated PipeWire to 1.6.4, whose pw-cat rejects MPD's raw PCM stream and silently broke all playback — added --raw to the audio output command so sound works again.
v0.2.0 — Audio quality, smooth seeking, clean shutdown
Quality-of-life release focused on how it sounds and how it stops.
🎧 Audio quality
- Full float (32-bit) playback path — ReplayGain, the music-volume mixer, and resampling now all happen in float, so there's no 16-bit truncation. Highs are smoother and quieter passages are cleaner.
- High-quality resampler (soxr "very high") — 44.1 kHz music is now upsampled to the Deck's native 48 kHz with a proper resampler instead of MPD's basic internal one, removing harsh/aliased highs.
⏩ Playback
- Seeking no longer garbles — dragging the progress bar holds the position and makes one clean jump when you let go, instead of stuttering through the track.
🛑 Shutdown
- Uninstalling or disabling the plugin now stops the music — previously the background audio daemon could keep playing with no way to stop it. It now shuts down cleanly (and your queue/position still restore on next launch).
Install
Download WaveSafe.zip below → Decky → Developer → Install plugin from zip. The audio daemon is bundled; nothing else to install.
Full changelog: v0.1.0...v0.2.0