Skip to content

resinbeard/candor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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 [email protected]

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published