resinbeard / candor

linux sequencer-sampler for musical performance
GNU General Public License v3.0
6 stars 1 forks source link

Candor

sequencer-sampler for musical performance

This linux software enables a monome 256 user to capture and playback audio from up to 8 channels simultaneously, managing a maximum of 48 remembered wav soundfiles without a computer display. It is a client of the Jack Audio Connection Kit.

Contact me at mrafoster@gmail.com

Dependencies

Building

git

$ git clone https://github.com/murrayfoster/candor.git
$ cd candor
$ make

zip

$ wget https://github.com/murrayfoster/candor/archive/master.zip
$ unzip master.zip
$ rm master.zip
$ cd candor-master
$ make

Installing

After building from the previous step

# make install

Uninstalling

# make uninstall

Documentation

http://resinbeard.github.io/candor/