yeah, i realize the limitations.  i think i did try it with a slower phasor at first, but seemed to be getting compounded errors.<br><br>here&#39;s a revision that should keep going ok until you get float rounding errors.  i remembered that [rpole~ 1] can be used as a sample-by-sample accumulator (thanks to maelstorm for the tip on that! really handy trick! see here:  <a href="http://puredata.hurleur.com/sujet-6194-sample-played-automated-varying-speed-detect-completion">http://puredata.hurleur.com/sujet-6194-sample-played-automated-varying-speed-detect-completion</a>)<br>
<br>the main dilemma here is that the patch runs at normal samplerate and bitrate. <br><br>i think to get the sound close to the original code examples, you&#39;re going to have to somehow force the calculations all to be done with 8bit floats, rather than pd&#39;s internal 32 bit (or whatever)<br>
I still can&#39;t get my head around how to do that.<br><br><br><br><div class="gmail_quote">On Tue, Oct 18, 2011 at 4:35 AM, martin brinkmann <span dir="ltr">&lt;<a href="mailto:mnb@martin-brinkmann.de">mnb@martin-brinkmann.de</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">On 10/16/2011 02:31 PM, hardoff goes bananas wrote:<br>
&gt; further condensing of martin&#39;s patch:<br>
<br>
</div>that is probably the most compact version (of course only if expr counts<br>
as one object...) it sounds a little different from the message based<br>
version though, but this is probably only a matter of tweaking the<br>
&quot;samplerate&quot;. and it repeats after 100(?) seconds, while the first<br>
version should run for about a day. i have not tried to make the phasor<br>
much slower yet.<br>
<br>
and my version sounds still different from the c/js version, though<br>
quite similar. i think this might be caused by the type conversion<br>
to char.<br>
<br>
bis denn!<br>
<font color="#888888">        martin<br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
<a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
</div></div></blockquote></div><br>