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

Kassen signal.automatique at gmail.com
Sat Feb 5 18:49:12 EST 2011


2011/2/6 Andreas Apergis <conker22904 at yahoo.co.uk>

> check out this : http://code.google.com/p/phucklib/
>
>
At a quick glance that looks rather excellent, feature-wise. Sadly the
"project page" link is dead. It has a nice name too :¬).

I also like the idea of being able to export self-contained applications to
share those for convenience, but it's not quite clear how this works with
regard to the source. I don't believe you are allowed to include ChucK in a
re-distributed binary without including or linking to the source of the
result. At least not without permission; we'll assume Smule has permission
;¬). Not sure how this works.

At the very least it sounds like a good option. I probably wouldn't go
with command-line calls as those will mean ChucK compiling files which is a
bit slow to potentially do a lot of. Aside from this option I'd go with OSC
for more involved projects or MIDI for simple one that just require the
triggering and modulation of known sounds. My reasoning there is that with
MIDI it's relatively easy to develop and test just one side of the setup.
You could for example just develop the ChucK side and substitute your
favourite MIDI controller for Processing. It all depends on your needs and
what you anticipate doing with the results in the future.

Yours,
Kas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cs.princeton.edu/pipermail/chuck-users/attachments/20110206/87e98cee/attachment.htm>


More information about the chuck-users mailing list