1 Repo
Using memory-mapped files to prefetch and cache audio streams for low-latency playback.
Distinct from Memory-Mapped Loading: Specific to audio streaming buffers, whereas the parent focuses on image files.
Explore 1 awesome GitHub repository matching graphics & multimedia · Audio Data Caching. 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
Prefetches queued songs into memory using memory-mapped loading to reduce playback interruptions.