Audacious is an advanced audio player. It is free, lightweight, based on GTK3, runs on Linux and many other *nix platforms. The player focuses on audio quality and supports a wide range of audio codecs. Its advanced audio playback engine is considerably more powerful than GStreamer. Audacious is a fork of Beep Media Player (BMP), which itself forked from XMMS.
Audacious is an advanced audio player. It is free, lightweight, based on GTK3, runs on Linux and many other *nix platforms. The player focuses on audio quality and supports a wide range of audio codecs. Its advanced audio playback engine is considerably more powerful than GStreamer. Audacious is a fork of Beep Media Player (BMP), which itself forked from XMMS.
To install audacious-core, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install audacious-core
To see what files were installed by audacious-core, run:
port contents audacious-core
To later upgrade audacious-core, run:
sudo port selfupdate && sudo port upgrade audacious-core
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.