<?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[Questions regarding compiling]]></title><description><![CDATA[<p>Hi everyone, insert obligatory “I’m new at this” statement here.</p>
<p>So, I’ve made some patches that I quite like, a few using objects like sigmund~, and some where I lean into the glitchy quality of fiddle~.</p>
<p>So I’m having a great time, decide I want to make a guitar pedal out of one these patches, get a Daisy Seed and shoot, the hvcc compiler won’t work with objects like fiddle or sigmund.</p>
<p>I wanted to ask the forum what my options might be here, how I could maybe do something similar with objects Heavy will accept, or beyond that, what could I do with a different compiler or microcontroller (again, please excuse my ignorance.)</p>
<p>Thank you, I’m here to learn, and I’ve been having a lot of fun with pd.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15869/questions-regarding-compiling</link><generator>RSS for Node</generator><lastBuildDate>Sun, 03 May 2026 21:34:06 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/15869.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 03 May 2026 05:56:14 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Questions regarding compiling on Sun, 03 May 2026 05:56:14 GMT]]></title><description><![CDATA[<p>Hi everyone, insert obligatory “I’m new at this” statement here.</p>
<p>So, I’ve made some patches that I quite like, a few using objects like sigmund~, and some where I lean into the glitchy quality of fiddle~.</p>
<p>So I’m having a great time, decide I want to make a guitar pedal out of one these patches, get a Daisy Seed and shoot, the hvcc compiler won’t work with objects like fiddle or sigmund.</p>
<p>I wanted to ask the forum what my options might be here, how I could maybe do something similar with objects Heavy will accept, or beyond that, what could I do with a different compiler or microcontroller (again, please excuse my ignorance.)</p>
<p>Thank you, I’m here to learn, and I’ve been having a lot of fun with pd.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15869/questions-regarding-compiling</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/15869/questions-regarding-compiling</guid><dc:creator><![CDATA[dialer_vox]]></dc:creator><pubDate>Sun, 03 May 2026 05:56:14 GMT</pubDate></item><item><title><![CDATA[Reply to Questions regarding compiling on Sun, 03 May 2026 07:14:45 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/dialer_vox">@dialer_vox</a> I recommend that you use plugdata and enable &quot;compiled mode&quot; in the menu.</p>
<p>This will give you early warnings about incompatible objects, so you don't create a patch that ends up not working with the compiler.</p>
<p>I don't have any immediate suggestions on how to replace these two objects. Sorry.<br />
(since we can't do FFT in Heavy, due to its single sample processing, I don't think you can)</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15869/questions-regarding-compiling/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/15869/questions-regarding-compiling/2</guid><dc:creator><![CDATA[dreamer]]></dc:creator><pubDate>Sun, 03 May 2026 07:14:45 GMT</pubDate></item><item><title><![CDATA[Reply to Questions regarding compiling on Sun, 03 May 2026 13:41:36 GMT]]></title><description><![CDATA[<p>What if I were to use a raspberry pi?</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15869/questions-regarding-compiling/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/15869/questions-regarding-compiling/3</guid><dc:creator><![CDATA[dialer_vox]]></dc:creator><pubDate>Sun, 03 May 2026 13:41:36 GMT</pubDate></item><item><title><![CDATA[Reply to Questions regarding compiling on Sun, 03 May 2026 15:14:13 GMT]]></title><description><![CDATA[<p>Sorry, can you elaborate?</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15869/questions-regarding-compiling/4</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/15869/questions-regarding-compiling/4</guid><dc:creator><![CDATA[dreamer]]></dc:creator><pubDate>Sun, 03 May 2026 15:14:13 GMT</pubDate></item><item><title><![CDATA[Reply to Questions regarding compiling on Sun, 03 May 2026 17:00:46 GMT]]></title><description><![CDATA[<p>If I were to use a Raspberry Pi instead of a Daisy Seed, would that still be an issue? As in, is hvcc still a factor when using a Pi? Does Pure Data run in a different way on that platform? Just trying to find a path for hardware implementation for the patch as I’ve written it.</p>
<p>Thank you</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15869/questions-regarding-compiling/5</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/15869/questions-regarding-compiling/5</guid><dc:creator><![CDATA[dialer_vox]]></dc:creator><pubDate>Sun, 03 May 2026 17:00:46 GMT</pubDate></item><item><title><![CDATA[Reply to Questions regarding compiling on Sun, 03 May 2026 17:25:01 GMT]]></title><description><![CDATA[<p>The heavy compiler will behave the same way, whatever hardware you use. Using a Pi though, you can use Pd as is, without heavy. That being said, you can use any objects you like, whether native or externals.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15869/questions-regarding-compiling/6</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/15869/questions-regarding-compiling/6</guid><dc:creator><![CDATA[alexandros]]></dc:creator><pubDate>Sun, 03 May 2026 17:25:01 GMT</pubDate></item><item><title><![CDATA[Reply to Questions regarding compiling on Sun, 03 May 2026 17:27:47 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/dialer_vox">@dialer_vox</a> A RPI runs Linux, and so Pure Data (and Plugdata) can be run in exactly the same way as on any Linux computer (or Windows or OSX computer).<br />
You would probably want to run a VNC program so as to see the RPI desktop on your laptop/computer.<br />
Or if you have a spare HDMI screen, mouse and keyboard, you can use the RPI just like your laptop while you are setting it up....</p>
<p>But for live work you might need a better soundcard with lower latency than the built-in RPI card.<br />
David.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15869/questions-regarding-compiling/7</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/15869/questions-regarding-compiling/7</guid><dc:creator><![CDATA[whale-av]]></dc:creator><pubDate>Sun, 03 May 2026 17:27:47 GMT</pubDate></item></channel></rss>