<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[tabread4~ with 10 minutes long audio file and PD double precision]]></title><description><![CDATA[<p>Hi, I am facing some problems while playing an 10 minutes long audio file on Vanilla 0.48-0-i386 on a mac OS yosemite. Had already tried offset example B.15 but the problem persists starting at about the minute 4 to the end of the file.<br />
Any ideas on how to fix it?<br />
I have downloaded the PD 0.43-double, both 64bit and i386 but they both starts with this message on PD window: PD_FLOATPRECISION = 64 bits<br />
(Tcl) NOME DE COMANDO INVÁLIDO: invalid command name &quot;Pt_Start()&quot;<br />
while executing<br />
&quot;Pt_Start() called&quot;<br />
(&quot;uplevel&quot; body line 1)<br />
invoked from within<br />
&quot;uplevel #0 $cmd_from_pd&quot;</p>
<p>It then does not open my patch (or even a new one). So for now I can't use it either.<br />
Any ideas on what is going on?<br />
Thank you.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11039/tabread4-with-10-minutes-long-audio-file-and-pd-double-precision</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Jul 2026 22:17:07 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/11039.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 15 Oct 2017 13:18:07 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to tabread4~ with 10 minutes long audio file and PD double precision on Sun, 15 Oct 2017 13:18:07 GMT]]></title><description><![CDATA[<p>Hi, I am facing some problems while playing an 10 minutes long audio file on Vanilla 0.48-0-i386 on a mac OS yosemite. Had already tried offset example B.15 but the problem persists starting at about the minute 4 to the end of the file.<br />
Any ideas on how to fix it?<br />
I have downloaded the PD 0.43-double, both 64bit and i386 but they both starts with this message on PD window: PD_FLOATPRECISION = 64 bits<br />
(Tcl) NOME DE COMANDO INVÁLIDO: invalid command name &quot;Pt_Start()&quot;<br />
while executing<br />
&quot;Pt_Start() called&quot;<br />
(&quot;uplevel&quot; body line 1)<br />
invoked from within<br />
&quot;uplevel #0 $cmd_from_pd&quot;</p>
<p>It then does not open my patch (or even a new one). So for now I can't use it either.<br />
Any ideas on what is going on?<br />
Thank you.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11039/tabread4-with-10-minutes-long-audio-file-and-pd-double-precision</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11039/tabread4-with-10-minutes-long-audio-file-and-pd-double-precision</guid><dc:creator><![CDATA[Marcelo Carneiro]]></dc:creator><pubDate>Sun, 15 Oct 2017 13:18:07 GMT</pubDate></item><item><title><![CDATA[Reply to tabread4~ with 10 minutes long audio file and PD double precision on Sun, 15 Oct 2017 18:50:18 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/marcelo-carneiro">@Marcelo-Carneiro</a> It is because you cannot have more that 40 million elements in a table.</p>
<p>I started on a long file player for vanilla..... but it is unfinished....... the moving cursor relied on [cyclone/counter]  so it no longer moves with the audio.<br />
In principle it chops the audio into bits (of nearly the maximum for a table) and plays them sequentially.  It worked well in extended, but you need to put in some extra file info in the gui for vanilla....... [iemlib/soundfile_info] did the heavy work in extended.<br />
<a href="/uploads/files/1508093101677-waaaaav-vanilla.zip">waaaaav vanilla.zip</a></p>
<p>When you set the samplerate (for the sample itself) you will not see the bang flash.  The patch is busy behind the scenes drawing the very large tables.  They could be hidden of course.</p>
<p>It uses [tabplay~] which is in the [dice] abstraction.  That could be changed to [tabplay4~] with some work.</p>
<p>Keep a backup of the zip.  If you save [waaaav] with an audio file loaded you will create a big mess that is not so easy to recover from.<br />
There might of course be better ways to do this.<br />
David.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11039/tabread4-with-10-minutes-long-audio-file-and-pd-double-precision/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11039/tabread4-with-10-minutes-long-audio-file-and-pd-double-precision/2</guid><dc:creator><![CDATA[whale-av]]></dc:creator><pubDate>Sun, 15 Oct 2017 18:50:18 GMT</pubDate></item></channel></rss>