<?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[tabwrite~ at different speeds]]></title><description><![CDATA[<p>I'm wondering if there's any way of writing a signal to an array at something other than the current sample rate. I have always used tabwrite~ for writing signals to arrays, of course, but there does not seem to be much control over the speed of writing, you can choose a start point and then just start writing at the sample rate until you stop. Is it possible to write to the array at a slower rate?</p>
<p>I suspect that what I'm describing would require something like the poke~ object in max/msp, if that makes sense.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14629/tabwrite-at-different-speeds</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Jul 2026 17:30:29 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/14629.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 21 Feb 2024 07:31:50 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to tabwrite~ at different speeds on Wed, 21 Feb 2024 07:31:50 GMT]]></title><description><![CDATA[<p>I'm wondering if there's any way of writing a signal to an array at something other than the current sample rate. I have always used tabwrite~ for writing signals to arrays, of course, but there does not seem to be much control over the speed of writing, you can choose a start point and then just start writing at the sample rate until you stop. Is it possible to write to the array at a slower rate?</p>
<p>I suspect that what I'm describing would require something like the poke~ object in max/msp, if that makes sense.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14629/tabwrite-at-different-speeds</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14629/tabwrite-at-different-speeds</guid><dc:creator><![CDATA[yannseznec]]></dc:creator><pubDate>Wed, 21 Feb 2024 07:31:50 GMT</pubDate></item><item><title><![CDATA[Reply to tabwrite~ at different speeds on Wed, 21 Feb 2024 15:09:27 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/yannseznec">@yannseznec</a> I think you are describing ipoke~. <a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/whale-av">@whale-av</a> can give you the whole run down, but my understanding is that it was a 32 bit external that was never compiled for 64 bit Pd, so it still runs but you have to run it under an old version of Pd. I wrote a portable but clunky one in Pd itself just to pass the time (and I think I didn't quite finish it)--search this forum for vipoke if you're interested--and I'd be happy to finish it if it was useful to you. Not sure if what I've described is still the current state of affairs though, would be worth digging further.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14629/tabwrite-at-different-speeds/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14629/tabwrite-at-different-speeds/2</guid><dc:creator><![CDATA[jameslo]]></dc:creator><pubDate>Wed, 21 Feb 2024 15:09:27 GMT</pubDate></item><item><title><![CDATA[Reply to tabwrite~ at different speeds on Wed, 21 Feb 2024 16:02:42 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/yannseznec">@yannseznec</a> You will find it here.......<a href="https://forum.pdpatchrepo.info/topic/13234/tape-loop-effect/7" rel="nofollow">https://forum.pdpatchrepo.info/topic/13234/tape-loop-effect/7</a>... called [space_echo].<br />
Yes [ipoke~] is 32-bit, but the patch uses [array] so the only version of Pd in which it can be run is 0.47.<br />
If you are using windows then you can download portable (run anywhere) versions of Pd and so keep them separate.<br />
[ipoke~] was compiled for Linux.... maybe 64-bit.... by <a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/rg-kies">@rg.kies</a> and you will find that (and other stuff including <a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/jameslo">@jameslo</a> 's [vipoke~] ) in the thread.</p>
<p>Actually, I just spotted that [ipoke~] was already compiled for 64-bit Linux in the zip folder of [ipoke~] that I posted in my first post in that thread...!<br />
David.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14629/tabwrite-at-different-speeds/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14629/tabwrite-at-different-speeds/3</guid><dc:creator><![CDATA[whale-av]]></dc:creator><pubDate>Wed, 21 Feb 2024 16:02:42 GMT</pubDate></item></channel></rss>