On 8/15/07, <b class="gmail_sendername">dan trueman</b> &lt;<a href="mailto:dtrueman@princeton.edu">dtrueman@princeton.edu</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div style="">ok i spoke too soon. it looks like it was super easy to address both these concerns (duration =&gt; loopEnd causing a total stop, and playback depending on loop points when not in loop mode) and i&#39;ve got fixes in the next version. hopefully i didn&#39;t break anything else! and also, hopefully nobody has grown dependent on the earlier non-functionality...
</div></blockquote><div><br>Well, that&#39;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!<br><br>;¬)<br>
<br>if(!(lisa.loopEnd() == lisa.playPos()) 1 =&gt; lisa.play;<br><br>Already works and<br><br>if(!(lisa.duration() == lisa.playPos()) 1 =&gt; lisa.play;<br>
<br>Should be possible next version if such a person exists...<br><br>Cheers,<br>Kas.<br>&nbsp;</div><br></div><br>