Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 561 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 561 Bytes

KCM module for jackman, a tool that helps managing multiple audio interfaces with Jack.

Important

This project is currently unmaintained.

Build Status

Screenshot

Installation

Arch Linux

use the provided PKGBUILD

Other Distros

$ mkdir build
$ cd build
$ cmake .. -DCMAKE_INSTALL_PREFIX="/usr"
# make install