<?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[Audio visualizer patches?]]></title><description><![CDATA[<p>Hi,<br />
what are the best patches for pd (on linux) regarding <strong>audio visualization</strong> (from spectrogram to any other diagram) or <strong>audio reaction</strong> (of any type, even fantasy)?</p>
<p>Thank you,<br />
a.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14866/audio-visualizer-patches</link><generator>RSS for Node</generator><lastBuildDate>Sun, 17 May 2026 14:35:58 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/14866.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 19 Sep 2024 08:31:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Audio visualizer patches? on Thu, 19 Sep 2024 08:31:36 GMT]]></title><description><![CDATA[<p>Hi,<br />
what are the best patches for pd (on linux) regarding <strong>audio visualization</strong> (from spectrogram to any other diagram) or <strong>audio reaction</strong> (of any type, even fantasy)?</p>
<p>Thank you,<br />
a.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14866/audio-visualizer-patches</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14866/audio-visualizer-patches</guid><dc:creator><![CDATA[atux]]></dc:creator><pubDate>Thu, 19 Sep 2024 08:31:36 GMT</pubDate></item><item><title><![CDATA[Reply to Audio visualizer patches? on Thu, 19 Sep 2024 16:41:21 GMT]]></title><description><![CDATA[<p>Hi, you can check Derek Holzer vectorsynthesis  lib<br />
<a href="https://github.com/macumbista/vectorsynthesis" rel="nofollow">https://github.com/macumbista/vectorsynthesis</a><br />
You 'll need an oscilloscope software for displaying lissajou curves</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14866/audio-visualizer-patches/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14866/audio-visualizer-patches/2</guid><dc:creator><![CDATA[jyg]]></dc:creator><pubDate>Thu, 19 Sep 2024 16:41:21 GMT</pubDate></item><item><title><![CDATA[Reply to Audio visualizer patches? on Thu, 19 Sep 2024 22:15:49 GMT]]></title><description><![CDATA[<p>you can check the help patch of this <code>simplex~</code> external here (it's also on deken) - it includes very basic vanilla 2d and 3d oscilloscopes: <a href="https://github.com/ben-wes/pd-simplex" rel="nofollow">https://github.com/ben-wes/pd-simplex</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14866/audio-visualizer-patches/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14866/audio-visualizer-patches/3</guid><dc:creator><![CDATA[ben.wes]]></dc:creator><pubDate>Thu, 19 Sep 2024 22:15:49 GMT</pubDate></item><item><title><![CDATA[Reply to Audio visualizer patches? on Sat, 21 Sep 2024 09:45:03 GMT]]></title><description><![CDATA[<p>What I found useful for visualizations is projectM as the visualizer sending pds result to Jack and Jack out to projectM.</p>
<p><a href="https://github.com/projectM-visualizer" rel="nofollow">https://github.com/projectM-visualizer</a></p>
<p>You can edit the milk drop files, too.<br />
Their semantics isn't too hard to follow.</p>
<p>There are thousands of milkdrop files to use. Oscilloscope-types being some of them.</p>
<p>You can find some examples of that technique below under Search&gt;&quot;projectM&quot;</p>
<p>[Scott's YouTube videos]<a href="https://m.youtube.com/channel/UC-3FoYfhbYsLdtLlvV9v55A" rel="nofollow">https://m.youtube.com/channel/UC-3FoYfhbYsLdtLlvV9v55A</a>)</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14866/audio-visualizer-patches/4</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14866/audio-visualizer-patches/4</guid><dc:creator><![CDATA[sv]]></dc:creator><pubDate>Sat, 21 Sep 2024 09:45:03 GMT</pubDate></item><item><title><![CDATA[Reply to Audio visualizer patches? on Sat, 19 Oct 2024 18:40:26 GMT]]></title><description><![CDATA[<p><img src="/uploads/files/1729363221768-capture.jpg" alt="Capture.JPG" class="img-responsive img-markdown" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14866/audio-visualizer-patches/5</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14866/audio-visualizer-patches/5</guid><dc:creator><![CDATA[whale-av]]></dc:creator><pubDate>Sat, 19 Oct 2024 18:40:26 GMT</pubDate></item><item><title><![CDATA[Reply to Audio visualizer patches? on Mon, 27 Jan 2025 22:14:45 GMT]]></title><description><![CDATA[<p>i just uploaded a spectrogram built with Gem. It's not very efficient and i might give it another try with shaders doing the drawing and logarithmic mapping. but anyway - seemed like an appropriate contribution to this thread:<br />
<a href="https://github.com/ben-wes/pd-spectro_tilde" rel="nofollow">https://github.com/ben-wes/pd-spectro_tilde</a></p>
<p><img src="/uploads/files/1738016055739-spectro-screenshot.png" alt="spectro~-screenshot.png" class="img-responsive img-markdown" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14866/audio-visualizer-patches/6</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14866/audio-visualizer-patches/6</guid><dc:creator><![CDATA[ben.wes]]></dc:creator><pubDate>Mon, 27 Jan 2025 22:14:45 GMT</pubDate></item><item><title><![CDATA[Reply to Audio visualizer patches? on Tue, 28 Jan 2025 00:03:42 GMT]]></title><description><![CDATA[<p>@svanya I made a projectM addon for Open Frameworks recently: <a href="https://github.com/Jonathhhan/ofxProjectM" rel="nofollow">https://github.com/Jonathhhan/ofxProjectM</a> Maybe I can add it to ofxOfeliaExtended, eventually.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14866/audio-visualizer-patches/7</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14866/audio-visualizer-patches/7</guid><dc:creator><![CDATA[Jona]]></dc:creator><pubDate>Tue, 28 Jan 2025 00:03:42 GMT</pubDate></item><item><title><![CDATA[Reply to Audio visualizer patches? on Tue, 28 Jan 2025 11:46:21 GMT]]></title><description><![CDATA[<p>also adding my attempt to create a software oscilloscope with Gem (trying to simulate some physical characteristics). Requires <code>pmpd</code> lib besides <code>Gem</code>: <a href="https://github.com/ben-wes/pd-osci_xy" rel="nofollow">https://github.com/ben-wes/pd-osci_xy</a></p>
<p><img src="/uploads/files/1738064769356-osci_xy_pmpd-screenshot.png" alt="osci_xy_pmpd-screenshot.png" class="img-responsive img-markdown" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14866/audio-visualizer-patches/8</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14866/audio-visualizer-patches/8</guid><dc:creator><![CDATA[ben.wes]]></dc:creator><pubDate>Tue, 28 Jan 2025 11:46:21 GMT</pubDate></item><item><title><![CDATA[Reply to Audio visualizer patches? on Sun, 16 Feb 2025 02:18:43 GMT]]></title><description><![CDATA[<p>Now projectm is part of ofxOfeliaExtended. Here an example patch with a batch file for Windows (for starting one PD instance for audio and one for video): <a href="https://github.com/Jonathhhan/ofxOfeliaExtended/tree/main/ofeliaExtendedLib/examples/ofxOfeliaExtendedExamples/ofxProjectMSeperatedExample" rel="nofollow">https://github.com/Jonathhhan/ofxOfeliaExtended/tree/main/ofeliaExtendedLib/examples/ofxOfeliaExtendedExamples/ofxProjectMSeperatedExample</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14866/audio-visualizer-patches/9</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14866/audio-visualizer-patches/9</guid><dc:creator><![CDATA[Jona]]></dc:creator><pubDate>Sun, 16 Feb 2025 02:18:43 GMT</pubDate></item></channel></rss>