<br><br><div><span class="gmail_quote">On 8/29/07, <b class="gmail_sendername">Martin Ahnelöv</b> &lt;<a href="mailto:operagasten@gmail.com">operagasten@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>You should be able to $ chuck + foo bar - 1 2 3 = 4 foobar. Nuff said.</blockquote><div><br>Could you perhaps still say a little more? I don&#39;t understand this at all, I fear.<br>&nbsp;</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On the same topic, you should be able to $ chuck -3, because it&#39;s a pain<br>in the ass to forgett the space =)</blockquote><div><br>Hmmmmmm. Not so sure, because &quot;-3&quot; is also a number.<br>&nbsp;</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Also, $ chuck <a href="http://foobar.ck">foobar.ck</a> shouldn&#39;t break a VM.</blockquote><div><br>You are quite right, any time that can happen that&#39;s a serious bug. <br>&nbsp;</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Now, more language wise:<br><br>a .cycledur on (at least) the oscillators. Sometimes you just want to<br>tell the machine how long time a lfo&#39;s cycle should be, instead of<br>having to do hard calculating =)</blockquote>
<div><br>We have this already :-). What we need is better documentation on it.<br>It&#39;s called &quot;.period()&quot; for the oscilators and the type is duration.<br><br>It was new in <a href="http://1.2.0.7">1.2.0.7</a>
 and got mentioned in the &quot;wat&#39;s new?&quot; file but the manual hasn&#39;t caught up yet.<br>I like this one, it&#39;s a very logical extention to ChucK&#39;s emphasis on time and timing.<br>&nbsp;</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
And a dur =&gt; blackhole; would be neat, too. Ie, you forward the shred<br>dur samples in time. That&#39;s isn&#39;t too processor-intense to calculate,<br>right?</blockquote><div><br>Could you give a example of what this would do? How would this be different from &quot;dur =&gt; now;&quot;?
<br>&nbsp;</div>Yours,<br>Kas.<br></div>