<br><br><div class="gmail_quote">2010/11/29 IOhannes m zmoelnig <span dir="ltr">&lt;<a href="mailto:zmoelnig@iem.at">zmoelnig@iem.at</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">On 2010-11-29 14:45, tim vets wrote:<br>
&gt; do I interpret it correct if I assume that a solution for [tabread~]-ing big<br>
&gt; files without quality loss would be to make a counter and split one big<br>
&gt; [line~] movement into small segments ?<br>
&gt;<br>
&gt; something like:<br>
&gt;<br>
&gt; [metro 100]<br>
&gt; |<br>
&gt; [f]X[+ 4410]<br>
&gt; |<br>
&gt; [s adder]<br>
&gt;<br>
&gt; and<br>
&gt;<br>
&gt; [r adder]<br>
&gt; |<br>
&gt; [t  b                f]<br>
&gt; |                     |<br>
&gt; [0, 4410 100(   |<br>
&gt; |                    /<br>
&gt; [line~]          /<br>
&gt; |     ______ /<br>
&gt; [+~]<br>
<br>
</div>???<br>
you are still hitting the problem that the output of [+~] has probably<br>
to little precision.<br>
<br>
your patch will thus not give you any benefit.<br>
<br>
&gt; |<br>
&gt; [tabread~]<br>
<br>
i was _not_ talking about  [tabread~] but about [tabplay~]<br>
<br></blockquote><div><br></div><div>sorry if I was not clear, I was in fact thinking of Mathieu&#39;s message:</div><div><br></div><div>&quot;<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">If you have to play a very large file in RAM, you can do it by emptying your signal-rate counter into a message-rate counter that takes care of the big digits while the signal-rate counter keeps on taking care of the small digits and fractions. (do you want an example ?) </span><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">&quot;</span></div>

<div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "><br></span></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">which afaict he didn&#39;t give an example for yet.</span></div>

<div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;">I&#39;m not sure what he meant, but that was what I made up of it...probably wrong :)</span></font></div>

<div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;"><br></span></font></div><div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;">Tim</span></font></div>

<div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;"><br></span></font></div><meta http-equiv="content-type" content="text/html; charset=utf-8"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">


[bang(<br>
|<br>
[tabplay~]<br>
<br>
alternatively you can use the send inlet (message!) of [tabread4~] for<br>
better precision. the help-patch directs you to B15.tabread4~-onset.pd<br>
<br>
msdfrt#<br>
<font color="#888888">IOhannes<br>
<br>
</font></blockquote></div><br>