<?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[2.4.4 Switching and Blocking with readanysf~ and audio samples]]></title><description><![CDATA[<p>Ok Pd lovin' people,</p>
<p>So I've managed to turn off DSP in sub patches regarding voices in a polyphonic synth I've made, but I now want to do this with audio samples using the [readanysf~] object. I've included a patch where I've tried to do this, so every time the [readanysf~] is triggered with a bang the trigger object turns on [switch~] with 1, stops [readanysf~] (to start sample from beginning), plays [readanysf~] sample and finally sends a 0 to [switch~] to switch off DSP to the window. However when I bang this trigger nothing happens regarding [readanysf~] playing the audio.</p>
<p>My Pd patch is here <a href="/uploads/files/1456951972948-readanysfdsptest.pd">readanysfdsptest.pd</a></p>
<p>Any help would be great</p>
<p>cheers</p>
<p>Casper <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/grinning.png" title=":)" alt=":)" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9875/2-4-4-switching-and-blocking-with-readanysf-and-audio-samples</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Jul 2026 16:19:48 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/9875.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 02 Mar 2016 20:53:13 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to 2.4.4 Switching and Blocking with readanysf~ and audio samples on Wed, 02 Mar 2016 20:53:13 GMT]]></title><description><![CDATA[<p>Ok Pd lovin' people,</p>
<p>So I've managed to turn off DSP in sub patches regarding voices in a polyphonic synth I've made, but I now want to do this with audio samples using the [readanysf~] object. I've included a patch where I've tried to do this, so every time the [readanysf~] is triggered with a bang the trigger object turns on [switch~] with 1, stops [readanysf~] (to start sample from beginning), plays [readanysf~] sample and finally sends a 0 to [switch~] to switch off DSP to the window. However when I bang this trigger nothing happens regarding [readanysf~] playing the audio.</p>
<p>My Pd patch is here <a href="/uploads/files/1456951972948-readanysfdsptest.pd">readanysfdsptest.pd</a></p>
<p>Any help would be great</p>
<p>cheers</p>
<p>Casper <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/grinning.png" title=":)" alt=":)" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9875/2-4-4-switching-and-blocking-with-readanysf-and-audio-samples</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/9875/2-4-4-switching-and-blocking-with-readanysf-and-audio-samples</guid><dc:creator><![CDATA[casper]]></dc:creator><pubDate>Wed, 02 Mar 2016 20:53:13 GMT</pubDate></item><item><title><![CDATA[Reply to 2.4.4 Switching and Blocking with readanysf~ and audio samples on Wed, 02 Mar 2016 21:42:06 GMT]]></title><description><![CDATA[<p>Ok casper,</p>
<p>have a closer look at your patch, you are sending message 1  and then instantly message 0 to switch~.. this happens with a delay of 8ms (pipe) after you told readanysf~ to start playback. hm.<br />
so, make sure that you trigger the [1( to switch~ before starting playback.<br />
i dont have readanysf~ installed, but readsf~ bangs out of the right outlet when the soundfile is done. use this to switch off.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9875/2-4-4-switching-and-blocking-with-readanysf-and-audio-samples/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/9875/2-4-4-switching-and-blocking-with-readanysf-and-audio-samples/2</guid><dc:creator><![CDATA[solipp]]></dc:creator><pubDate>Wed, 02 Mar 2016 21:42:06 GMT</pubDate></item><item><title><![CDATA[Reply to 2.4.4 Switching and Blocking with readanysf~ and audio samples on Wed, 30 Mar 2016 08:26:49 GMT]]></title><description><![CDATA[<p>Ah yes thank you for breaking it down for me, my brain had given up at that point! I've got it working well now though cheers <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/grinning.png" title=":)" alt=":)" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9875/2-4-4-switching-and-blocking-with-readanysf-and-audio-samples/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/9875/2-4-4-switching-and-blocking-with-readanysf-and-audio-samples/3</guid><dc:creator><![CDATA[casper]]></dc:creator><pubDate>Wed, 30 Mar 2016 08:26:49 GMT</pubDate></item></channel></rss>