Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 750 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 750 Bytes

Python application GitHub contributors

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