<?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[Pure Data on Raspberry Pi 3]]></title><description><![CDATA[<p>Hi guys!</p>
<p>I'm really a newbie on this and I'm afraid to broke something with a wrong instalation.</p>
<p>I just bought a Raspberry Pi 3, it came with Noobs, but a friend told me that I should install an OS that come already with PD installed.</p>
<p>I already wrote a patch on windows with PD_extended and now I would like to have it on Raspberry Pi 3, can anyone help me on this?</p>
<p>all the best and thanks a lot in advance!</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11385/pure-data-on-raspberry-pi-3</link><generator>RSS for Node</generator><lastBuildDate>Mon, 07 Sep 2026 14:54:04 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/11385.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 15 May 2018 22:55:01 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Pure Data on Raspberry Pi 3 on Tue, 15 May 2018 22:55:01 GMT]]></title><description><![CDATA[<p>Hi guys!</p>
<p>I'm really a newbie on this and I'm afraid to broke something with a wrong instalation.</p>
<p>I just bought a Raspberry Pi 3, it came with Noobs, but a friend told me that I should install an OS that come already with PD installed.</p>
<p>I already wrote a patch on windows with PD_extended and now I would like to have it on Raspberry Pi 3, can anyone help me on this?</p>
<p>all the best and thanks a lot in advance!</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11385/pure-data-on-raspberry-pi-3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11385/pure-data-on-raspberry-pi-3</guid><dc:creator><![CDATA[davidborrao]]></dc:creator><pubDate>Tue, 15 May 2018 22:55:01 GMT</pubDate></item><item><title><![CDATA[Reply to Pure Data on Raspberry Pi 3 on Wed, 16 May 2018 06:44:28 GMT]]></title><description><![CDATA[<p>The only image for ARM that has Pd installed, that I'm aware of, is Satellite CCRMA. But again, I'm not sure it's still maintained. You can just download the sources from Pd's website and compile yourself. The INSTALL.txt file is pretty clear as to what you need to do to install it.<br />
That's if you want the latest Pd. Otherwise you can just type this in a terminal:<br />
<code>sudo apt-get install puredata</code><br />
which will probably give you an older version of Pd, like 0.46-2, or maybe 0.47, not sure. Still that should be good enough (especially if it's 0.47, cause it includes the deken plugin for easily installing externals).</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11385/pure-data-on-raspberry-pi-3/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11385/pure-data-on-raspberry-pi-3/2</guid><dc:creator><![CDATA[alexandros]]></dc:creator><pubDate>Wed, 16 May 2018 06:44:28 GMT</pubDate></item><item><title><![CDATA[Reply to Pure Data on Raspberry Pi 3 on Wed, 16 May 2018 09:47:30 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/alexandros">@alexandros</a> as of a couple of days ago the version that installs using that method is 0.46.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11385/pure-data-on-raspberry-pi-3/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11385/pure-data-on-raspberry-pi-3/3</guid><dc:creator><![CDATA[yannseznec]]></dc:creator><pubDate>Wed, 16 May 2018 09:47:30 GMT</pubDate></item><item><title><![CDATA[Reply to Pure Data on Raspberry Pi 3 on Wed, 16 May 2018 11:38:56 GMT]]></title><description><![CDATA[<p>And can I do that on Raspbien OS? Or is it better to install Ubuntu OS?</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11385/pure-data-on-raspberry-pi-3/4</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11385/pure-data-on-raspberry-pi-3/4</guid><dc:creator><![CDATA[davidborrao]]></dc:creator><pubDate>Wed, 16 May 2018 11:38:56 GMT</pubDate></item><item><title><![CDATA[Reply to Pure Data on Raspberry Pi 3 on Wed, 16 May 2018 13:53:39 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/davidborrao">@davidborrao</a> I've only ever used Rapsbian, it seems to work well enough for me!</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11385/pure-data-on-raspberry-pi-3/5</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11385/pure-data-on-raspberry-pi-3/5</guid><dc:creator><![CDATA[yannseznec]]></dc:creator><pubDate>Wed, 16 May 2018 13:53:39 GMT</pubDate></item><item><title><![CDATA[Reply to Pure Data on Raspberry Pi 3 on Wed, 16 May 2018 14:01:01 GMT]]></title><description><![CDATA[<p>Do you know if I use “sudo apt-get install puredata” will it be the pd_extended Version? Or will I need to install libraries?</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11385/pure-data-on-raspberry-pi-3/6</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11385/pure-data-on-raspberry-pi-3/6</guid><dc:creator><![CDATA[davidborrao]]></dc:creator><pubDate>Wed, 16 May 2018 14:01:01 GMT</pubDate></item><item><title><![CDATA[Reply to Pure Data on Raspberry Pi 3 on Wed, 16 May 2018 15:15:53 GMT]]></title><description><![CDATA[<p>I've got a Purr Data package for Raspbian, but not Noobs:</p>
<p><a href="https://github.com/jonwwilkes/purr-data/releases" rel="nofollow">https://github.com/jonwwilkes/purr-data/releases</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11385/pure-data-on-raspberry-pi-3/7</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11385/pure-data-on-raspberry-pi-3/7</guid><dc:creator><![CDATA[jancsika]]></dc:creator><pubDate>Wed, 16 May 2018 15:15:53 GMT</pubDate></item><item><title><![CDATA[Reply to Pure Data on Raspberry Pi 3 on Thu, 17 May 2018 07:39:16 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/davidborrao">@davidborrao</a> no, if you do &quot;sudo apt-get install puredata&quot; it's Pd Vanilla. might be worth making sure it's not already installed though, I think some Raspbian installs include it!</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11385/pure-data-on-raspberry-pi-3/8</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11385/pure-data-on-raspberry-pi-3/8</guid><dc:creator><![CDATA[yannseznec]]></dc:creator><pubDate>Thu, 17 May 2018 07:39:16 GMT</pubDate></item><item><title><![CDATA[Reply to Pure Data on Raspberry Pi 3 on Thu, 17 May 2018 08:32:05 GMT]]></title><description><![CDATA[<p>Raspbian has worked great for me with Pd...I dont have my linux computer on now so I cant tell you what version I have on there, but it is Vanilla.</p>
<p>Vanilla can be a pain when starting out because of the having to deal with the libraries, but it can also make things simpler an helps to figure out how to install and work with them.</p>
<p>In addition to terminal you can use the graphical file browser (I dont have NOOBS but I would assume this is the same for Raspbian Jessie/Stretch and Noobs..but maybe not).<br />
If you click the top right of the GUI you get a menu and under one of those tabs is something that says &quot;get software&quot; or something...under Add or Remove Programs I think (sorry to be vague, this is from memory)</p>
<p>This allows you to access the respository of programs without Terminal.<br />
You can ind Pd in there.<br />
Also all the libraries.<br />
I think you have to search them individually so maybe just start with what you think you want or need, you could base this on what you are using in Extended already.  The reason for this is that there are a lot of libraries and downloading many of them this way can take a very long time.</p>
<p>I think it is pretty straighforward that way, esp with the graphical browser.<br />
Hope that helps!<br />
J</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11385/pure-data-on-raspberry-pi-3/9</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11385/pure-data-on-raspberry-pi-3/9</guid><dc:creator><![CDATA[Coalman]]></dc:creator><pubDate>Thu, 17 May 2018 08:32:05 GMT</pubDate></item><item><title><![CDATA[Reply to Pure Data on Raspberry Pi 3 on Thu, 17 May 2018 08:33:06 GMT]]></title><description><![CDATA[<p>ah one more thing, Satellite CCRMA looks really great but I have found it to be very complicated and frustrating.  of course, that could be me and not it! but I would try the simpler method first..</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11385/pure-data-on-raspberry-pi-3/10</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11385/pure-data-on-raspberry-pi-3/10</guid><dc:creator><![CDATA[Coalman]]></dc:creator><pubDate>Thu, 17 May 2018 08:33:06 GMT</pubDate></item><item><title><![CDATA[Reply to Pure Data on Raspberry Pi 3 on Thu, 17 May 2018 13:05:05 GMT]]></title><description><![CDATA[<p>Installing Pd with apt-get gives you vanilla (which is better since Extended is no longer maintained), but there's a bunch of externals available from the repositories. Type this in a terminal:<br />
<code>apt-cache search ^pd-</code><br />
and you'll get all the available externals (like pd-zexy, etc.). Then you can use apt-get install to install the ones you need.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11385/pure-data-on-raspberry-pi-3/11</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11385/pure-data-on-raspberry-pi-3/11</guid><dc:creator><![CDATA[alexandros]]></dc:creator><pubDate>Thu, 17 May 2018 13:05:05 GMT</pubDate></item><item><title><![CDATA[Reply to Pure Data on Raspberry Pi 3 on Sun, 20 May 2018 11:35:47 GMT]]></title><description><![CDATA[<p>@amazingrolo said:</p>
<blockquote>
<p>sudo apt-get install puredata</p>
</blockquote>
<p>Hi guys, thanks a lot for your help.</p>
<p>I ran sudo apt-get install puredata but not i'm not finding the pd editor, it's not on the apps windows, can anyone help me?</p>
<p>thanksa  lot in advance</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11385/pure-data-on-raspberry-pi-3/12</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11385/pure-data-on-raspberry-pi-3/12</guid><dc:creator><![CDATA[davidborrao]]></dc:creator><pubDate>Sun, 20 May 2018 11:35:47 GMT</pubDate></item><item><title><![CDATA[Reply to Pure Data on Raspberry Pi 3 on Sun, 20 May 2018 14:15:31 GMT]]></title><description><![CDATA[<p>It should be on one of the app groups on the top left part of the screen. Otherwise, open a terminal and type <code>pd</code></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11385/pure-data-on-raspberry-pi-3/13</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11385/pure-data-on-raspberry-pi-3/13</guid><dc:creator><![CDATA[alexandros]]></dc:creator><pubDate>Sun, 20 May 2018 14:15:31 GMT</pubDate></item><item><title><![CDATA[Reply to Pure Data on Raspberry Pi 3 on Sun, 20 May 2018 14:32:13 GMT]]></title><description><![CDATA[<p>i got a &quot;ash: pd: command not found&quot; <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/frowning.png" title=":(" alt=":(" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11385/pure-data-on-raspberry-pi-3/14</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11385/pure-data-on-raspberry-pi-3/14</guid><dc:creator><![CDATA[davidborrao]]></dc:creator><pubDate>Sun, 20 May 2018 14:32:13 GMT</pubDate></item><item><title><![CDATA[Reply to Pure Data on Raspberry Pi 3 on Sun, 20 May 2018 15:45:20 GMT]]></title><description><![CDATA[<p>That means that Pd is not installed in your system. Type this:<br />
<code>dpkg -s pd</code><br />
and post the output here. If the package is installed, then this command will return an &quot;installed ok&quot;, otherwise it will tell you that the specific package is not installed in the system.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11385/pure-data-on-raspberry-pi-3/15</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11385/pure-data-on-raspberry-pi-3/15</guid><dc:creator><![CDATA[alexandros]]></dc:creator><pubDate>Sun, 20 May 2018 15:45:20 GMT</pubDate></item><item><title><![CDATA[Reply to Pure Data on Raspberry Pi 3 on Sun, 20 May 2018 18:52:28 GMT]]></title><description><![CDATA[<p>You are right! I already managed to install it and now it’s perfect <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/grinning.png" title=":)" alt=":)" /></p>
<p>Thanks a lot for your care</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11385/pure-data-on-raspberry-pi-3/16</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11385/pure-data-on-raspberry-pi-3/16</guid><dc:creator><![CDATA[davidborrao]]></dc:creator><pubDate>Sun, 20 May 2018 18:52:28 GMT</pubDate></item><item><title><![CDATA[Reply to Pure Data on Raspberry Pi 3 on Sun, 05 May 2019 21:38:49 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/jancsika">@jancsika</a> said:</p>
<blockquote>
<p>I've got a Purr Data package for Raspbian, but not Noobs:</p>
<p><a href="https://github.com/jonwwilkes/purr-data/releases" rel="nofollow">https://github.com/jonwwilkes/purr-data/releases</a></p>
</blockquote>
<p>Gives a segfault on my Pi...</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11385/pure-data-on-raspberry-pi-3/17</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11385/pure-data-on-raspberry-pi-3/17</guid><dc:creator><![CDATA[MeneerJansen]]></dc:creator><pubDate>Sun, 05 May 2019 21:38:49 GMT</pubDate></item><item><title><![CDATA[Reply to Pure Data on Raspberry Pi 3 on Sun, 05 May 2019 23:26:15 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/meneerjansen">@MeneerJansen</a> On which version of the RPI?</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11385/pure-data-on-raspberry-pi-3/18</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11385/pure-data-on-raspberry-pi-3/18</guid><dc:creator><![CDATA[jancsika]]></dc:creator><pubDate>Sun, 05 May 2019 23:26:15 GMT</pubDate></item><item><title><![CDATA[Reply to Pure Data on Raspberry Pi 3 on Mon, 06 May 2019 11:49:51 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/jancsika">@jancsika</a> said:</p>
<blockquote>
<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/meneerjansen">@MeneerJansen</a> On which version of the RPI?</p>
</blockquote>
<p>It's a Raspberry Pi 1B+. But aren't they all ARMHF based?</p>
<p>Since you're the kind developer of Purrdata: why don't the old patches for Pd-extended work flawless? See <a href="https://forum.pdpatchrepo.info/topic/8108/the-miniwoog/24" rel="nofollow">this topic</a> about the super great Miniwoog patch. I like to use the wonderful patches from <a href="http://www.pdpatchrepo.info/patches" rel="nofollow">http://www.pdpatchrepo.info/patches</a>. But if they do not work anymore... For instance: from the Miniwoog patch the &quot;on screen&quot; keyboard does not work, neither can you load the presets. Sorry to bother you. Thank you for continuing the great Pd-extended work. <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/grinning.png" title=":)" alt=":)" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11385/pure-data-on-raspberry-pi-3/19</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11385/pure-data-on-raspberry-pi-3/19</guid><dc:creator><![CDATA[MeneerJansen]]></dc:creator><pubDate>Mon, 06 May 2019 11:49:51 GMT</pubDate></item></channel></rss>