Hello Mario, Sarerac

Thank you for the reminder about the FLOSS manuals documentation — that is 
quite a bit out of date, and doesn't really mention much about making music.  :)

Very generally, LiCK is where I dump all the stuff I write in ChucK.  The 
original intent was that it be a place for lots of people to dump their stuff, 
but that hasn't really happened.

Nearly every class/effect/instrument has an example in the examples directory

https://github.com/heuermh/lick/tree/master/examples 
<https://github.com/heuermh/lick/tree/master/examples>

The examples named *Pedal.ck work similar to a guitar pedal, I typically use 
them with an Apogee Jam interface, or my real multichannel interface, and this 
stomp board which acts as a keyboard (though it can also do MIDI over USB)

https://forum.loopyapp.com/discussion/419/homemade-teensyduino-pedal-works-well-with-loopy
 
<https://forum.loopyapp.com/discussion/419/homemade-teensyduino-pedal-works-well-with-loopy>

   michael


> On Aug 21, 2019, at 4:07 PM, mario buoninfante <mario.buoninfa...@gmail.com> 
> wrote:
> 
> Hi Sarerac,
> 
> 
> 
> You can find more info about LiCK here: 
> https://en.flossmanuals.net/chuck/_full/#lick-library-for-chuck 
> <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 <mario.buoninfa...@gmail.com 
>> <mailto:mario.buoninfa...@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 
>>> <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 <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 
>>>> <https://github.com/heuermh/lick/blob/master/lick/effect/Effect.ck>
>>>> 
>>>>    michael 
>>>> 
>>>> 
>>>> On Aug 19, 2019, at 2:53 PM, mario buoninfante 
>>>> <mario.buoninfa...@gmail.com <mailto:mario.buoninfa...@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 
>>>>> <https://vimeo.com/creativecodingsalerno>
>>>>> http://mbuoninfante.tumblr.com/ <http://mbuoninfante.tumblr.com/>
>>>>> https://github.com/mariobuoninfante <https://github.com/mariobuoninfante>
>>>>> https://bitbucket.org/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 
>>>>> <https://lists.cs.princeton.edu/mailman/listinfo/chuck-users>
>>>> 
>>>> 
>>>> _______________________________________________
>>>> 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 
>>>> <https://lists.cs.princeton.edu/mailman/listinfo/chuck-users>
>>> -- 
>>> Electronic Musician, Creative Coder, QA Engineer
>>> https://vimeo.com/creativecodingsalerno 
>>> <https://vimeo.com/creativecodingsalerno>
>>> http://mbuoninfante.tumblr.com/ <http://mbuoninfante.tumblr.com/>
>>> https://github.com/mariobuoninfante <https://github.com/mariobuoninfante>
>>> https://bitbucket.org/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 
>>> <https://lists.cs.princeton.edu/mailman/listinfo/chuck-users>
>> 
>> 
>> _______________________________________________
>> 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 
>> <https://lists.cs.princeton.edu/mailman/listinfo/chuck-users>
> -- 
> Electronic Musician, Creative Coder, QA Engineer
> https://vimeo.com/creativecodingsalerno 
> <https://vimeo.com/creativecodingsalerno>
> http://mbuoninfante.tumblr.com/ <http://mbuoninfante.tumblr.com/>
> https://github.com/mariobuoninfante <https://github.com/mariobuoninfante>
> https://bitbucket.org/mariobuoninfante/ 
> <https://bitbucket.org/mariobuoninfante/>_______________________________________________
> 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

Reply via email to