hXmixer

A Gtk mixer GUI application for FreeBSD

Latest on Hackage:0.3.0.0@rev:2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Colin Mitchell
Maintained by [email protected]

hXmixer is a Gtk 3 GUI mixer application for FreeBSD. It is used to set the audio levels of /dev/mixer* devices. To install this package, make sure that you have the FreeBSD ports gtk3, ghc, and hs-cabal-install installed.

Then, enter the following commands to install the application:

% cabal update

% cabal install gtk2hs-buildtools

% cabal install hXmixer