Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

#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/

About

linux sequencer-sampler for musical performance

Resources

License

Releases

No releases published

Packages

No packages published