@hackage / hXmixer

A Gtk mixer GUI application for FreeBSD

Latest0.3.0.0

About

Metadata

  • Last updated , by colinrmitchell
  • License BSD-3-Clause
  • Categories Audio
  • Maintained by: colin@colinrmitchell.endoftheinternet.org

  • Lottery factor: 0

Links

Installation

Readme

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