audiocontrol2

A controller application that can handle multiple concurrent media players

MIT License

Stars
46

Audiocontrol2

This is a central part of HiFiBerryOS that handles multiple concurrent media players. This is the core controller application of HiFiBerryOS, but feel free to use it any project of your choice. To work well, all local players should support MPRIS.

The latest version now allows Non-MPRIS players. However, for these players interfaces must be developed individually.

Prerequisites

  • libasound2-dev
  • libglib2.0-dev