Sure, here's a Processing sketch that emulates the Monome hardware
https://github.com/heuermh/monome-emulator/blob/master/monome_emulator/monom...
a ChucK class for interacting with the Monome
https://github.com/heuermh/lick/blob/master/Monome.ck
and some very simple examples
https://github.com/heuermh/lick/blob/master/examples/monomeSketch.ck
https://github.com/heuermh/lick/blob/master/examples/monomeSequencer.ck
The only tricky bit is linking the client/server port numbers in each piece
together.
michael
2011/2/5 ALAN BROOKER
Hi All
Here is a pdf tutorial for using Processing as a gui for Chuck music.dongguk.ac.kr/course/avart/data/HO3_T6-9.pdf
But has anyone got an example of sending data from ChucK to processing?
Alan 2011/2/5 Andreas Apergis
check out this : http://code.google.com/p/phucklib/
--- On *Sat, 5/2/11, Chuck Ivy
* wrote: From: Chuck Ivy
Subject: Re: [chuck-users] new [chuck~] max/msp object To: chuck-users@lists.cs.princeton.edu Date: Saturday, 5 February, 2011, 22:59 Very cool. I'll have to give that a try.
Speaking of interoperability, what's the best way to talk to ChucK from Processing (on OS X)? Calling out to the command line? Have Processing send out MIDI notes, and ChucK listening for them? Or has anyone written a Processing library that either wraps ChucK or provides an interface? Just curious.
-- *Chuck Ivy,* research artist chuckivy@gmail.com http://mc/compose?to=chuckivy@gmail.com 323.842.0357 http://www.chuckivy.com/
-----Inline Attachment Follows-----
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.eduhttp://mc/compose?to=chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users