1 Repo
Routes raw audio data to external processes via standard input streams.
Distinct from Command Piping: None of the candidates specifically cover the piping of raw PCM audio to shell commands.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Audio Process Piping. Refine with filters or upvote what's useful.
MPD is a headless music server daemon that indexes audio libraries and streams music to local or remote outputs. It functions as a music library manager and network audio streamer, providing a remote audio control protocol that allows external clients to manage playback, playlists, and database queries. The system acts as a multiroom audio coordinator, synchronizing audio distribution across multiple networked clients and hardware devices. It supports a variety of remote management capabilities, including a dedicated control API and the ability to broadcast audio streams over network protocol
Writes raw PCM audio data to the standard input of external shell commands.