Sink v0.1.23
Linux builds:
- AppImage - portable, run anywhere (
chmod +xand go) - .deb - Debian / Ubuntu and derivatives
- .rpm - Fedora / openSUSE and derivatives
- .pkg.tar.zst - Arch (
sudo pacman -U)
Requires PipeWire with pipewire-pulse and WirePlumber 0.5+.
What's Changed
- per-channel parametric eq by @NC1107 in #22
- sonar cleanup: flatten ternaries, readonly props, css dedup by @NC1107 in #23
- fix(eq): unstick preset-menu inputs, grow the modal, roomier labels by @NC1107 in #24
Full Changelog: v0.1.22...v0.1.23