<?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[Sequencer&#x2F;sampler question]]></title><description><![CDATA[<p>Heya, been trying to get my head round using [makefilename] and I've hit a bit of a snag. I can record and name different sound files based on variable integers, but unfortunately when I attempt to listen to them it only plays the latest one that I recorded - the others exist as .wav files, but they are 'blank', and cannot be played. This happens both in and out of pure data. Help would be greatly appreciated!</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9123/sequencer-sampler-question</link><generator>RSS for Node</generator><lastBuildDate>Wed, 13 May 2026 03:31:55 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/9123.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 18 Mar 2015 12:44:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Sequencer&#x2F;sampler question on Wed, 18 Mar 2015 12:44:34 GMT]]></title><description><![CDATA[<p>Heya, been trying to get my head round using [makefilename] and I've hit a bit of a snag. I can record and name different sound files based on variable integers, but unfortunately when I attempt to listen to them it only plays the latest one that I recorded - the others exist as .wav files, but they are 'blank', and cannot be played. This happens both in and out of pure data. Help would be greatly appreciated!</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9123/sequencer-sampler-question</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/9123/sequencer-sampler-question</guid><dc:creator><![CDATA[Jamestocher]]></dc:creator><pubDate>Wed, 18 Mar 2015 12:44:34 GMT</pubDate></item><item><title><![CDATA[Reply to Sequencer&#x2F;sampler question on Wed, 18 Mar 2015 12:46:13 GMT]]></title><description><![CDATA[<p><a href="/uploads/files/upload-a5192729-38da-43d7-be93-45be41e26448.pd">sequencer_sampler.pd</a></p>
<p>This is my patch so far.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9123/sequencer-sampler-question/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/9123/sequencer-sampler-question/2</guid><dc:creator><![CDATA[Jamestocher]]></dc:creator><pubDate>Wed, 18 Mar 2015 12:46:13 GMT</pubDate></item><item><title><![CDATA[Reply to Sequencer&#x2F;sampler question on Wed, 18 Mar 2015 12:47:07 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/jamestocher">@Jamestocher</a></p>
<p>The 'rec' subpatch is used for recording and the 'play' subpatches are used to trigger sound files.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9123/sequencer-sampler-question/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/9123/sequencer-sampler-question/3</guid><dc:creator><![CDATA[Jamestocher]]></dc:creator><pubDate>Wed, 18 Mar 2015 12:47:07 GMT</pubDate></item><item><title><![CDATA[Reply to Sequencer&#x2F;sampler question on Wed, 18 Mar 2015 13:11:12 GMT]]></title><description><![CDATA[<p>Hi,</p>
<p>The empty wave files are created because every time you slide through a number in that rec subpatch, you are opening a file, and <strong>[writesf~]</strong> always create an empty file as soon as it's asked to open something. But if you then record a sound, all is working fine.</p>
<p>To avoid creating a bunch of empty files (or erasing previously recorded ones), use the cold inlet of <strong>[int]</strong>:</p>
<p><img src="/uploads/files/upload-0b912b7f-8ce7-4d18-a5b0-81dc66d9e1d3.png" alt="Screenshot from 2015-03-18 14:09:21.png" class="img-responsive img-markdown" /></p>
<p>Hope this helps. Cheers!<br />
Gilberto</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9123/sequencer-sampler-question/4</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/9123/sequencer-sampler-question/4</guid><dc:creator><![CDATA[gsagostinho]]></dc:creator><pubDate>Wed, 18 Mar 2015 13:11:12 GMT</pubDate></item><item><title><![CDATA[Reply to Sequencer&#x2F;sampler question on Wed, 18 Mar 2015 20:24:44 GMT]]></title><description><![CDATA[<p>That helped a lot, cheers!</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9123/sequencer-sampler-question/5</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/9123/sequencer-sampler-question/5</guid><dc:creator><![CDATA[Jamestocher]]></dc:creator><pubDate>Wed, 18 Mar 2015 20:24:44 GMT</pubDate></item></channel></rss>