DeaDBeeF is a modular cross-platform audio player. It plays a variety of audio formats, converts between them, lets you customize the UI in almost any way you want, and use many additional plugins which can extend it even more.
NOTE: The macOS version has not been officially released, and has many unresolved issues and unimplemented features.
DeaDBeeF is a modular cross-platform audio player. It plays a variety of audio formats, converts between them, lets you customize the UI in almost any way you want, and use many additional plugins which can extend it even more.
NOTE: The macOS version has not been officially released, and has many unresolved issues and unimplemented features.
To install DeaDBeeF, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install DeaDBeeF
To see what files were installed by DeaDBeeF, run:
port contents DeaDBeeF
To later upgrade DeaDBeeF, run:
sudo port selfupdate && sudo port upgrade DeaDBeeF
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.