#sox_ng — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #sox_ng, aggregated by home.social.
-
🔁 The Docker project also checks for new upstream releases and auto-builds updated images — no manual work needed!
🧰 Perfect tool for devs, audiophiles, or anyone working with audio pipelines.
🔗 Upstream Sox_ng repo: https://codeberg.org/sox_ng/sox_ng
-
Just :docker: Dockerized sox_ng 🎵 🚀 ! I saw no one Dockerized it, so I wanted to give it a shot.
It'll be updated automatically when a new version is released, through GitHub Actions. It checks the Codeberg source repository periodically for a new release.
I'm making final touches, and possibly tomorrow I'll publish it. It'll build multi-arch images for amd64, arm64 and arm/v7.
You'll be able to simply run such as:
docker run -v $(pwd):/audio sox_ng [options]