[chuck-users] Re: 2 questions (Adam Tindale)

Perry R Cook prc at CS.Princeton.EDU
Thu Dec 15 18:01:46 EST 2005


You need to use a.last() (it's a method that
returns the last value).

On Thu, 15 Dec 2005, michael breitenbach wrote:

> hi,
> this:
>
>    sinosc a => dac;
>    a.last => float x;
>
> was also my first idea - but it doesnt work. a error occurs:
>
>   cannot resolve operator '=>' on types '[function]' and 'float'...
>
> (i have installed chuck 1.2.0.4.)
>
> micha
>
> _______________________________________________
> chuck-users mailing list
> chuck-users at lists.cs.princeton.edu
> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
>


More information about the chuck-users mailing list