[chuck-users] Lisa behaving strangely?

Kassen signal.automatique at gmail.com
Wed Aug 15 15:48:53 EDT 2007


On 8/15/07, dan trueman <dtrueman at princeton.edu> wrote:
>
> ok i spoke too soon. it looks like it was super easy to address both these
> concerns (duration => loopEnd causing a total stop, and playback depending
> on loop points when not in loop mode) and i've got fixes in the next
> version. hopefully i didn't break anything else! and also, hopefully nobody
> has grown dependent on the earlier non-functionality...
>

Well, that's the joy of working with odd-ness in ChucK; it keeps replenshing
itself but you have to hunt for it because there are these Princeton people
that keep removing it!

;¬)

if(!(lisa.loopEnd() == lisa.playPos()) 1 => lisa.play;

Already works and

if(!(lisa.duration() == lisa.playPos()) 1 => lisa.play;

Should be possible next version if such a person exists...

Cheers,
Kas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.cs.princeton.edu/pipermail/chuck-users/attachments/20070815/6319bfe1/attachment.htm 


More information about the chuck-users mailing list