Ok, another stab might be to build the chugin from source, to make sure the binary is the right DNA for your platform. These should be in a git somewhere. Sorry this is being such a pain. Prc Sent from my iPhone
On Dec 3, 2017, at 9:00 AM, chuck-users-request@lists.cs.princeton.edu wrote:
Send chuck-users mailing list submissions to chuck-users@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@lists.cs.princeton.edu
You can reach the person managing the list at chuck-users-owner@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: Loading ChuGins (from Daniel Meowington) (Daniel Meowington)
----------------------------------------------------------------------
Message: 1 Date: Sat, 2 Dec 2017 13:22:33 -0500 From: Daniel Meowington
To: ChucK Users Mailing List Subject: Re: [chuck-users] Loading ChuGins (from Daniel Meowington) Message-ID: Content-Type: text/plain; charset="utf-8" It still doesn't seem to load. I put it in the same folder as the chuck file. I tried setting the path to the same folder with --chugin-path:<path>, and loading the chugin with --chugin:GVerb (I also tried --chugin:GVerb.chug), and no luck, the same message is output. I don't know what else to try.
Chugins are initialized in the chuck file the same way as any other UGen right? I am doing "GVerb r;"
Jesse
On Wed, Nov 29, 2017 at 7:43 PM, Perry Cook
wrote: 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@lists.cs.princeton.edu wrote:
Send chuck-users mailing list submissions to chuck-users@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@lists.cs.princeton.edu
You can reach the person managing the list at chuck-users-owner@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
To: chuck-users@lists.cs.princeton.edu Subject: Re: [chuck-users] How do I load ChuGins? Message-ID: 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
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.
It's ok lol. Thanks for trying to help. I built the chugins from this
source (https://github.com/ccrma/chugins). I got chuck from the Arch User
Repository. Maybe I should try rebuilding chuck from source?
Jesse
On Sun, Dec 3, 2017 at 1:28 PM, Perry Cook
Ok, another stab might be to build the chugin from source, to make sure the binary is the right DNA for your platform. These should be in a git somewhere.
Sorry this is being such a pain.
Prc
Sent from my iPhone
On Dec 3, 2017, at 9:00 AM, chuck-users-request@lists.cs.princeton.edu wrote:
Send chuck-users mailing list submissions to chuck-users@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@lists.cs.princeton.edu
You can reach the person managing the list at chuck-users-owner@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: Loading ChuGins (from Daniel Meowington) (Daniel Meowington)
----------------------------------------------------------------------
Message: 1 Date: Sat, 2 Dec 2017 13:22:33 -0500 From: Daniel Meowington
To: ChucK Users Mailing List Subject: Re: [chuck-users] Loading ChuGins (from Daniel Meowington) Message-ID: Content-Type: text/plain; charset="utf-8" It still doesn't seem to load. I put it in the same folder as the chuck file. I tried setting the path to the same folder with --chugin-path:<path>, and loading the chugin with --chugin:GVerb (I also tried --chugin:GVerb.chug), and no luck, the same message is output. I don't know what else to try.
Chugins are initialized in the chuck file the same way as any other UGen right? I am doing "GVerb r;"
Jesse
On Wed, Nov 29, 2017 at 7:43 PM, Perry Cook
wrote: 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@lists.cs. princeton.edu wrote:
Send chuck-users mailing list submissions to chuck-users@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@lists.cs.princeton.edu
You can reach the person managing the list at chuck-users-owner@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
To: chuck-users@lists.cs.princeton.edu Subject: Re: [chuck-users] How do I load ChuGins? Message-ID: 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@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.
participants (2)
-
Daniel Meowington
-
Perry Cook