[chuck-users] Member help() (Gabriele Battaglia)

Gabriele Battaglia gabriele.battaglia at gmail.com
Sun Jun 27 07:39:46 EDT 2021



> On 27 Jun 2021, at 05:50, Perry R. Cook <prc at cs.princeton.edu> wrote:
> 
> Gave,
> 
> Chuck is case sensitive.  You declared a lower case foo but then tried to use an upper case Foo.
> 
Hi. Thanks for the advice. I typed the example manually and I missed the uppercase character.
But I discovered the problem seems to be somewhere else.

I saved an h.ck file with this content:

SinOsc.help();

Then from a terminal window I called it

Chuck h.ck

It worked perfectly.

But, when I pasted SinOsc.help(); on MiniAudicle and add the shred, I’ve got:

[Untitled]:line(1): class 'SinOsc' has no member 'help'

Is that a normal behaviour?

Have a good day. Gabe.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cs.princeton.edu/pipermail/chuck-users/attachments/20210627/8e5239bf/attachment.html>


More information about the chuck-users mailing list