[chuck-users] new [chuck~] max/msp object

Michael Heuer heuermh at gmail.com
Sat Feb 5 21:26:01 EST 2011


Sure, here's a Processing sketch that emulates the Monome hardware

https://github.com/heuermh/monome-emulator/blob/master/monome_emulator/monome_emulator.pde

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 <alan.brooker2010 at gmail.com>

> 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 <conker22904 at yahoo.co.uk>
>
> check out this : http://code.google.com/p/phucklib/
>>
>> --- On *Sat, 5/2/11, Chuck Ivy <chuckivy at gmail.com>* wrote:
>>
>>
>> From: Chuck Ivy <chuckivy at gmail.com>
>> Subject: Re: [chuck-users] new [chuck~] max/msp object
>> To: chuck-users at 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 at 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 at lists.cs.princeton.edu<http://mc/compose?to=chuck-users@lists.cs.princeton.edu>
>> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
>>
>>
>>
>> _______________________________________________
>> chuck-users mailing list
>> chuck-users at lists.cs.princeton.edu
>> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
>>
>>
>
> _______________________________________________
> chuck-users mailing list
> chuck-users at lists.cs.princeton.edu
> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cs.princeton.edu/pipermail/chuck-users/attachments/20110205/d0bf98bf/attachment.html>


More information about the chuck-users mailing list