Hi! The release note says '(added) Chugins: dynamically loaded compiled classes/ugens - see http://chuck.stanford.edu/extend/ for examples.' but the link seems to be dead, does anyone know if it had moved somewhere else? Thanks, fweth
Hey Miklós,
I unfortunately haven't had the time to develop that page, but if it did
exist, it would definitely point here:
https://github.com/ccrma/chugins
This is the repository of ChuGins officially maintained/sanctioned by the
ChucK team, and includes some trivial and more complicated examples of
ChuGins.
Best,
spencer
On Thu, Oct 18, 2012 at 7:33 AM, Miklós Semper
Hi!
The release note says '(added) Chugins: dynamically loaded compiled classes/ugens - see http://chuck.stanford.edu/extend/ for examples.' but the link seems to be dead, does anyone know if it had moved somewhere else?
Thanks, fweth _______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
On Fri, Oct 19, 2012 at 01:27:50PM -0700, Spencer Salazar wrote:
Hey Miklós,
This is the repository of ChuGins officially maintained/sanctioned by the ChucK team, and includes some trivial and more complicated examples of ChuGins.
Indeed. I'd say that if you understand enough about programming to use ChucK and have your own idea for a ChuGin then with some strategic copy-pasting you could turn one of the simple examples into creation of your own without too much help. All you really need to add is the names and the math, in many cases. Maybe that's only for the adventurous and persistent, right now, but it's possible and fun. I hope that people will do this and will share their work. GitHub has friendly pages on how to fork the repository, in that way fun/useful creations could be put into it in a more or less smooth way. If that's a bit much still at least the repository offers new sound toys for you to use and post feeback about; that's fun and useful too. Yours, Kas.
participants (3)
-
Kassen
-
Miklós Semper
-
Spencer Salazar