Hi fellow chuckers. this is my first contribution to the community - Hopefully some of you will find it useful / fun. http://github.com/jiyunatori/chuck launchpad.ck defines a class to interact with the Novation Launchpad controller. Right now it is far from complete, but the most important stuff is working: listening to press/release events, and controlling the LEDs. mluck.ck is a very basic clone of the excellent mlr app for the monome (http://docs.monome.org/doku.php?id=app:mlr), adapted to the launchpad. What it is doing: - play 8 pre-recorded loops in parallel (one per line) - jump around each loop with the main grid buttons - play/stop each loop with the scene buttons Feedbacks are welcomed ! enjoy Tom
2010/6/12 Thomas Girod
Hi fellow chuckers.
this is my first contribution to the community - Hopefully some of you will find it useful / fun.
http://github.com/jiyunatori/chuck
launchpad.ck defines a class to interact with the Novation Launchpad controller. Right now it is far from complete, but the most important stuff is working: listening to press/release events, and controlling the LEDs.
mluck.ck is a very basic clone of the excellent mlr app for the monome (http://docs.monome.org/doku.php?id=app:mlr), adapted to the launchpad. What it is doing:
- play 8 pre-recorded loops in parallel (one per line) - jump around each loop with the main grid buttons - play/stop each loop with the scene buttons
Feedbacks are welcomed !
enjoy
Tom _______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
Nice! Thanks for sharing, I'm watching that repo! -- Adolfo Fitoria http://fitoria.net
participants (2)
-
Adolfo Fitoria
-
Thomas Girod