<?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[Write array to wav file]]></title><description><![CDATA[<p>Hello there!</p>
<p>I have been using a looper I created in Pd for a while now and it works for live performances and stuff. Usually I have a electromagnetic mic attached to my laptop and I capture a few sounds to an array and set them into a loop. I can either erase and start over or overdub, but that is it.</p>
<p>A while ago I tried to add to the patch, so I could save the array (called audioData) to a wav file, so I could use it on a later moment again. It didn't work. A few days ago I started to try again and again, but I must be doing something wrong. To the best of my limited knowledge, this should be it, but no file is created and I have the samples folder there.</p>
<p>[bang]<br />
|<br />
[realtime]<br />
|<br />
[makefilename sample_%d.wav]<br />
|<br />
[symbol ./samples/%s]<br />
|<br />
[write -wave %s audioData(<br />
|<br />
[soundfiler]</p>
<p>Running vanilla Pd on MX Linux, if it makes a difference.<br />
Thanks for your input!</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15009/write-array-to-wav-file</link><generator>RSS for Node</generator><lastBuildDate>Tue, 08 Sep 2026 15:25:40 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/15009.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 29 Jan 2025 08:36:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Write array to wav file on Wed, 29 Jan 2025 08:36:44 GMT]]></title><description><![CDATA[<p>Hello there!</p>
<p>I have been using a looper I created in Pd for a while now and it works for live performances and stuff. Usually I have a electromagnetic mic attached to my laptop and I capture a few sounds to an array and set them into a loop. I can either erase and start over or overdub, but that is it.</p>
<p>A while ago I tried to add to the patch, so I could save the array (called audioData) to a wav file, so I could use it on a later moment again. It didn't work. A few days ago I started to try again and again, but I must be doing something wrong. To the best of my limited knowledge, this should be it, but no file is created and I have the samples folder there.</p>
<p>[bang]<br />
|<br />
[realtime]<br />
|<br />
[makefilename sample_%d.wav]<br />
|<br />
[symbol ./samples/%s]<br />
|<br />
[write -wave %s audioData(<br />
|<br />
[soundfiler]</p>
<p>Running vanilla Pd on MX Linux, if it makes a difference.<br />
Thanks for your input!</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15009/write-array-to-wav-file</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/15009/write-array-to-wav-file</guid><dc:creator><![CDATA[coisasdavida]]></dc:creator><pubDate>Wed, 29 Jan 2025 08:36:44 GMT</pubDate></item><item><title><![CDATA[Reply to Write array to wav file on Wed, 29 Jan 2025 09:45:03 GMT]]></title><description><![CDATA[<p>Nevermind!<br />
I was banging the right input in realtime, should be the left one!</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15009/write-array-to-wav-file/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/15009/write-array-to-wav-file/2</guid><dc:creator><![CDATA[coisasdavida]]></dc:creator><pubDate>Wed, 29 Jan 2025 09:45:03 GMT</pubDate></item><item><title><![CDATA[Reply to Write array to wav file on Wed, 29 Jan 2025 14:55:09 GMT]]></title><description><![CDATA[<p>I also uploaded the patch here along with printscreen, if anyone wants to check it out:<br />
<a href="https://github.com/refotografia/looper" rel="nofollow">https://github.com/refotografia/looper</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15009/write-array-to-wav-file/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/15009/write-array-to-wav-file/3</guid><dc:creator><![CDATA[coisasdavida]]></dc:creator><pubDate>Wed, 29 Jan 2025 14:55:09 GMT</pubDate></item></channel></rss>