[chuck-users] Loading ChuGins (from Daniel Meowington)

Perry Cook prc at CS.Princeton.EDU
Wed Nov 29 19:43:37 EST 2017


I don’t have your environment, but some directory should do
the trick.  On my Mac, it’s in /usr/lib/chuck 

For now, you could try loading the specific ChuGin by name 
at runtime:

chuck  -chugin:<name>   yourchuckfiles.ck

I put the chugin I want right in the same directory just
to make sure.

Hope this helps.  If it does, then you can probably work backward
to finding the right directory to stash them.

PRC

> On Nov 29, 2017, at 9:00 AM, chuck-users-request at lists.cs.princeton.edu wrote:
> 
> Send chuck-users mailing list submissions to
> 	chuck-users at lists.cs.princeton.edu
> 
> To subscribe or unsubscribe via the World Wide Web, visit
> 	https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
> or, via email, send a message with subject or body 'help' to
> 	chuck-users-request at lists.cs.princeton.edu
> 
> You can reach the person managing the list at
> 	chuck-users-owner at lists.cs.princeton.edu
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of chuck-users digest..."
> 
> 
> Today's Topics:
> 
>   1. Re: How do I load ChuGins? (Daniel Meowington)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Tue, 28 Nov 2017 19:45:12 -0500
> From: Daniel Meowington <mylenthes at gmail.com>
> To: chuck-users at lists.cs.princeton.edu
> Subject: Re: [chuck-users] How do I load ChuGins?
> Message-ID:
> 	<CAFChw=J2e39XEDepiTacyh8KvVp41wARcq5C02FnrOtQMqsBxg at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
> 
> Reply to me you scrubs. The default reverbs suck, and I don't feel like
> learning how to make a highly configurable reverb from scratch.
> 
> On Mon, Nov 20, 2017 at 12:15 AM, Daniel Meowington <mylenthes at gmail.com>
> wrote:
> 
>> I'm on arch linux. Chuck and miniAudicle version 1.3.5.2.
>> 
>> I installed the entire collection from git. Trying in miniAudicle to use
>> `GVerb` or any other ChuGin for that matter outputs the message "undefined
>> type 'GVerb'...".
>> 
>> I also tried the command line by setting chugin-load to auto, setting the
>> path, doing `chugin:GVerb`, none of which worked, all give the same message.
>> 
>> I doubled checked and they are indeed in my /usr/local/lib/chuck folder.
>> 
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://lists.cs.princeton.edu/pipermail/chuck-users/attachments/20171128/92402186/attachment-0001.html>
> 
> ------------------------------
> 
> _______________________________________________
> chuck-users mailing list
> chuck-users at lists.cs.princeton.edu
> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
> 
> 
> End of chuck-users Digest, Vol 147, Issue 4
> *******************************************



More information about the chuck-users mailing list