<?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[Ideas how to build a patch]]></title><description><![CDATA[<p>Not sure if this is the right branch of the forum but I'd like some help with building a patch that I can't figure out how to make.<br />
This patch is supposed to help me when I'm playing around with a synth for a long time to record only the little sounds that I like among many minutes of recording. I want to be able to record a 'window' of audio of say 1 minute so that when I find a nice sound I could press a button to save the last 10 seconds of recording as a new file. The only way I can see this happening is if I record everything into a buffer memory like a table and then somehow save just the last 10 seconds as a file. Any ideas how this could be achieved?</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11004/ideas-how-to-build-a-patch</link><generator>RSS for Node</generator><lastBuildDate>Tue, 08 Sep 2026 15:53:21 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/11004.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 28 Sep 2017 13:27:01 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Ideas how to build a patch on Thu, 28 Sep 2017 13:27:01 GMT]]></title><description><![CDATA[<p>Not sure if this is the right branch of the forum but I'd like some help with building a patch that I can't figure out how to make.<br />
This patch is supposed to help me when I'm playing around with a synth for a long time to record only the little sounds that I like among many minutes of recording. I want to be able to record a 'window' of audio of say 1 minute so that when I find a nice sound I could press a button to save the last 10 seconds of recording as a new file. The only way I can see this happening is if I record everything into a buffer memory like a table and then somehow save just the last 10 seconds as a file. Any ideas how this could be achieved?</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11004/ideas-how-to-build-a-patch</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11004/ideas-how-to-build-a-patch</guid><dc:creator><![CDATA[bamsehopp]]></dc:creator><pubDate>Thu, 28 Sep 2017 13:27:01 GMT</pubDate></item><item><title><![CDATA[Reply to Ideas how to build a patch on Thu, 28 Sep 2017 14:14:27 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/bamsehopp">@bamsehopp</a> It's easier to do than to explain...... but I have added some notes.<br />
The delay line will always contain the last 12 seconds of audio (no need for a minute) and when you hit &quot;start&quot; it will be written to a file.<br />
Change all the &quot;12000&quot; to &quot;10000&quot; if you want only 10 seconds, but it might take 2 seconds to hit the button.  Change the [adc~] to an inlet to record from another patch, and add volume controls etc. as necessary........<br />
<a href="/uploads/files/1506607046156-this.zip">this.zip</a></p>
<p>Copy the contents of the &quot;recordings&quot; folder somewhere safe when you have finished..... the patch will overwrite old recordings when it is re-opened..... (It will start with 1.wav again).<br />
David.</p>
<p><img src="/uploads/files/1506607062992-capture.jpg" alt="Capture.JPG" class="img-responsive img-markdown" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11004/ideas-how-to-build-a-patch/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11004/ideas-how-to-build-a-patch/2</guid><dc:creator><![CDATA[whale-av]]></dc:creator><pubDate>Thu, 28 Sep 2017 14:14:27 GMT</pubDate></item><item><title><![CDATA[Reply to Ideas how to build a patch on Thu, 28 Sep 2017 17:03:13 GMT]]></title><description><![CDATA[<p>Thats clever to use a delay line! Thanks for the help!</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11004/ideas-how-to-build-a-patch/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11004/ideas-how-to-build-a-patch/3</guid><dc:creator><![CDATA[bamsehopp]]></dc:creator><pubDate>Thu, 28 Sep 2017 17:03:13 GMT</pubDate></item></channel></rss>