Hi Sarerac, You can find more info about LiCK here: https://en.flossmanuals.net/chuck/_full/#lick-library-for-chuck Cheers, Mario On 20/08/2019 17:39, sarerac wrote:
Hello;
How is it implemented LiCK in Chuck? LiCK is a little confuse for me because i didn’t know it. Cheers Enviado desde mi iPhone
El 20 ago 2019, a las 0:29, mario buoninfante
mailto:mario.buoninfante@gmail.com> escribió: Ehehe you're perfectly right Michael, and I have to say I love LiCK. I've learned tons just looking at the code in there.
The reason why I didn't think about it is because I was thinking more about something like Deken in Pure Data (https://puredata.info/docs/Deken).
A place where you can look for something and find it (if it exists). Now this something could be an important and well structured library like LiCK, but also a little script with only few Chubgraphs.
I don't know if this makes sense, but this is the kind of idea that popped up in my mind.
But maybe it isn't the right one, that's why I'd like to hear from you guys.
Cheers,
Mario
On 19/08/2019 22:37, Michael Heuer wrote:
How about
LiCK, a Library for ChucK https://github.com/heuermh/lick
It’s only been going since 2007. ;)
I’ll help adapt any contributions for code style if necessary. E.g. nearly all Chubgraphs extend from Effect or one of its subclasses
https://github.com/heuermh/lick/blob/master/lick/effect/Effect.ck
michael
On Aug 19, 2019, at 2:53 PM, mario buoninfante
mailto:mario.buoninfante@gmail.com> wrote: Hi,
I've been looking at CSound recently and I was impressed by the quantity of Opcodes (Ugens) it has. I know we have official Chugins, but still it's a small collection and I'm pretty sure there are plenty of interesting ones flying around that we all use every day (even if Chubgraphs), just they've never been 'captured'. Thus, I was thinking why don't we 'capture' them somewhere :) I also know that having an official repo means maintaining everything is on there, and that requires work as well. What do you guys think about having an unofficial repo/'place on the internet' where to put some others, chubgraphs and libraries included? I think the community would benefit from this. Looking forward to hear your thoughts
Cheers,
Mario
-- Electronic Musician, Creative Coder, QA Engineer https://vimeo.com/creativecodingsalerno http://mbuoninfante.tumblr.com/ https://github.com/mariobuoninfante https://bitbucket.org/mariobuoninfante/ _______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu mailto: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 -- Electronic Musician, Creative Coder, QA Engineer https://vimeo.com/creativecodingsalerno http://mbuoninfante.tumblr.com/ https://github.com/mariobuoninfante https://bitbucket.org/mariobuoninfante/
chuck-users mailing list chuck-users@lists.cs.princeton.edu mailto: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
-- Electronic Musician, Creative Coder, QA Engineer https://vimeo.com/creativecodingsalerno http://mbuoninfante.tumblr.com/ https://github.com/mariobuoninfante https://bitbucket.org/mariobuoninfante/