Skip to content

improcess/beatbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

beatbox

Basic sample lopper triggered by button presses

Dependencies

Installation

Clone into a dir on your machine:

git clone git://github.com/improcess/beatbox.git

Pull in the dependencies:

cake deps

Edit src/beatbox/core to point to your monome:

(def m (poly/init "/dev/tty.usbserial-m64-0790"))

Finally, stick some samples in the assets dir. Wav or aiff files will do. Make sure they will all work in sync and th at they will loop well together.

Usage

Fire up a REPL with cake:

> cake repl
==> (use 'beatbox.core)

Jam on monome keys!

Contributors

  • Sam Aaron

License

Copyright (C) 2010, 2011 Sam Aaron

Distributed under the Eclipse Public License, the same as Clojure.

About

A sample-loop toggling app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published