<?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[port granulator from max&#x2F;msp to pd]]></title><description><![CDATA[<p>Hi there</p>
<p>I'm struggling trying to port to PD an old Max/MSP granulator which I really enjoyed, specially since it allowed me to granulate an incoming signal in real-time, intead of using a stored audio sample from a buffer.<br />
I use to use this patch inside a poly~ object (in PD I implement a clone object).<br />
I'm using the cyclone library to try to stay as close as possible to the original, however it's not even sounding.<br />
I include both patches in case anyone might have any clue or suggestions.</p>
<p>Thanks in advance</p>
<p>Best</p>
<p>Alexis</p>
<p><a href="/uploads/files/1670274671733-grain.pd">grain~.pd</a> <a href="/uploads/files/1670274671703-grain.maxpat">grain~.maxpat</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14167/port-granulator-from-max-msp-to-pd</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Jul 2026 23:29:10 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/14167.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 05 Dec 2022 21:16:59 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to port granulator from max&#x2F;msp to pd on Mon, 05 Dec 2022 21:16:59 GMT]]></title><description><![CDATA[<p>Hi there</p>
<p>I'm struggling trying to port to PD an old Max/MSP granulator which I really enjoyed, specially since it allowed me to granulate an incoming signal in real-time, intead of using a stored audio sample from a buffer.<br />
I use to use this patch inside a poly~ object (in PD I implement a clone object).<br />
I'm using the cyclone library to try to stay as close as possible to the original, however it's not even sounding.<br />
I include both patches in case anyone might have any clue or suggestions.</p>
<p>Thanks in advance</p>
<p>Best</p>
<p>Alexis</p>
<p><a href="/uploads/files/1670274671733-grain.pd">grain~.pd</a> <a href="/uploads/files/1670274671703-grain.maxpat">grain~.maxpat</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14167/port-granulator-from-max-msp-to-pd</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14167/port-granulator-from-max-msp-to-pd</guid><dc:creator><![CDATA[perepelycia]]></dc:creator><pubDate>Mon, 05 Dec 2022 21:16:59 GMT</pubDate></item><item><title><![CDATA[Reply to port granulator from max&#x2F;msp to pd on Mon, 05 Dec 2022 23:36:22 GMT]]></title><description><![CDATA[<p>I used this tool <a href="https://github.com/tmhglnd/max-pd-converter" rel="nofollow">https://github.com/tmhglnd/max-pd-converter</a> to try to convert the .maxpat</p>
<p>then I put a <code>[declare -lib cyclone]</code> object and replaced <code>[tapin~]</code>/<code>[tapout~]</code> with <code>[delwrite~]</code>/<code>[vd~]</code><br />
replaced the <code>[if ]</code> with a simple <code>[&lt; ]</code><br />
changed the <code>[inlet]</code> to <code>[inlet~]</code> and <code>[outlet]</code> to <code>[outlet~]</code><br />
<a href="/uploads/files/1670283378748-grain.pd">grain.pd</a></p>
<p>seems like the result is similar to what you already had though.. maybe the issue is your <code>[clone]</code> usage..<br />
edit: forgot the comma for the message box..</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14167/port-granulator-from-max-msp-to-pd/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14167/port-granulator-from-max-msp-to-pd/2</guid><dc:creator><![CDATA[seb-harmonik.ar]]></dc:creator><pubDate>Mon, 05 Dec 2022 23:36:22 GMT</pubDate></item><item><title><![CDATA[Reply to port granulator from max&#x2F;msp to pd on Tue, 06 Dec 2022 01:16:17 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/seb-harmonik-ar">@seb-harmonik.ar</a></p>
<p>Thanks a lot for your reply. It seems to work as a single patch<br />
I might have something weird inside my clone patch. I'll give it a try with your modifications.<br />
This link is super helpful: <a href="https://github.com/tmhglnd/max-pd-converter" rel="nofollow">https://github.com/tmhglnd/max-pd-converter</a><br />
Thanks again<br />
Best<br />
Alexis</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14167/port-granulator-from-max-msp-to-pd/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14167/port-granulator-from-max-msp-to-pd/3</guid><dc:creator><![CDATA[perepelycia]]></dc:creator><pubDate>Tue, 06 Dec 2022 01:16:17 GMT</pubDate></item></channel></rss>