<div dir="ltr"><div><div><div><div><div><div>Well, I&#39;ve found the patch. It&#39;s this:<br><br></div>[phasor~ 1]<br>|<br>|   [0 0 1 -1 0(<br>|   /<br>|  /<br></div>[biquad~]<br>|<br></div>|   [0\ &lt;- increment multiplication<br>
|   |<br>[*~ ]<br>|<br></div>[max~ 0]  remove negative dirac<br>|<br></div>[fexpr~ fmod($x[0]+&amp;y[-1], 1)]  integration of the signal with a wrap<br><br><br></div>The comments are from the person who made, I&#39;m sorry but can&#39;t remember who it is...<br>
<div><div><div><div><div><br></div></div></div></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Sep 6, 2013 at 5:18 PM, Alexandros Drymonitis <span dir="ltr">&lt;<a href="mailto:adrcki@gmail.com" target="_blank">adrcki@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>If you have a [phasor~] controlling a bunch of stuff and you wanna to have lots of different frequencies, one way of doing this is:<br>
<br></div>[phasor~ 1]<br>|<br>[*~ 8]<br>|<br></div>[wrap~]<br>
<br></div>which will increase the frequency by eight times. But if you wanna have a decimal number in [*~ ], say 11.7, then the last ramp of the increase will be cut at a certain point (here at 0.7, if I&#39;m not mistaken). Someone once sent me a patch here in the list where he was doing this with [biquad~] and decimal increments were possible, but I can&#39;t find that patch anywhere, and I&#39;ve no idea what coefficients I have to send to [biquad~] to achieve this. Anyone knows?<br>

</div>
</blockquote></div><br></div>