mastodon.me.uk is one of the many independent Mastodon servers you can use to participate in the fediverse.
Open, user-supported, corporation-free social media for the UK.

Administered by:

Server stats:

500
active users

#audio

47 posts34 participants5 posts today

added visual testing to #clawdio. now I can see the actual waveform for the signal math I'm doing in #Rust with a simple `cargo test`.

before I'd have to build the module, include it in the library, then finally use a test app to render a waveform (after setting up the #audio context and all that jazz). this cuts down time immensely, and adds validation over time (if any code changes, we can see a visual diff now) #DSP

Euphonica is a Rust-Powered MPD Client Heavy on Bling

MPD (Music Player Daemon) is a server-client audio player long popular with Linux users. The headless daemon runs as a background service, typically on a remote audio server. Music is then accessed via a GUI client frontend, which connects to the MPD server to stream content.

🎶 omgubuntu.co.uk/2025/07/euphon

OMG! Ubuntu · Euphonica is a Rust-Powered MPD Client Heavy on BlingEuphonica is a new Rust-based MPD frontend for Linux desktops, with 'bling' as a key feature. I showcase its design, features, and current development status.
#music#linux#mpd