<?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[waveforms and filters in standard synths]]></title><description><![CDATA[<p>Honestly never really used regular computer synths much, but started doing some daily eartraining with Syntorial and got to trying to remake some of the synth sounds in PD. Two questions:</p>
<p>How are low-pass filters constructed in a standard computer synth? They have a 0-1 value in Syntorial (and presumably other synths). To reproduce that in PD I'm multiplying 0-1 by 30 (arbitrary value so that the sound stays pretty bright when the lop value is at 1) by the frequency of the pitch being filtered and putting it into a chain of [lop~]...</p>
<p>Syntorial's sawtooth and pulse(square) sound pretty clean, but in PD they have a lot of frequencies below the ground tone that make the sound very noisy. Are these filtered out with [hip~]s?</p>
<p>Also, anyone know any nice PD patches that regulate a standard synth setup? Might be interesting to analyze them.</p>
<p>edit: just noticed the thread two lines below this one, so I'll check that out...</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/12444/waveforms-and-filters-in-standard-synths</link><generator>RSS for Node</generator><lastBuildDate>Sat, 13 Jun 2026 14:43:42 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/12444.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 13 Nov 2019 14:01:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to waveforms and filters in standard synths on Wed, 13 Nov 2019 14:02:31 GMT]]></title><description><![CDATA[<p>Honestly never really used regular computer synths much, but started doing some daily eartraining with Syntorial and got to trying to remake some of the synth sounds in PD. Two questions:</p>
<p>How are low-pass filters constructed in a standard computer synth? They have a 0-1 value in Syntorial (and presumably other synths). To reproduce that in PD I'm multiplying 0-1 by 30 (arbitrary value so that the sound stays pretty bright when the lop value is at 1) by the frequency of the pitch being filtered and putting it into a chain of [lop~]...</p>
<p>Syntorial's sawtooth and pulse(square) sound pretty clean, but in PD they have a lot of frequencies below the ground tone that make the sound very noisy. Are these filtered out with [hip~]s?</p>
<p>Also, anyone know any nice PD patches that regulate a standard synth setup? Might be interesting to analyze them.</p>
<p>edit: just noticed the thread two lines below this one, so I'll check that out...</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/12444/waveforms-and-filters-in-standard-synths</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/12444/waveforms-and-filters-in-standard-synths</guid><dc:creator><![CDATA[s.elliot.perez]]></dc:creator><pubDate>Wed, 13 Nov 2019 14:02:31 GMT</pubDate></item><item><title><![CDATA[Reply to waveforms and filters in standard synths on Wed, 13 Nov 2019 21:12:53 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/s-elliot-perez">@s.elliot.perez</a> Never noticed by forum users, the pdpatchrepo site has other pages.....<br />
There are a couple of synth patches to be found there.<br />
<a href="http://www.pdpatchrepo.info/patches/patch/153" rel="nofollow">http://www.pdpatchrepo.info/patches/patch/153</a> .....<br />
Maybe a slightly newer version of miniwoog here...... <a href="https://app.box.com/s/kwtd5cagw5orw26d6vk3" rel="nofollow">https://app.box.com/s/kwtd5cagw5orw26d6vk3</a></p>
<p>And a sub/add/fm/am synth too...... <a href="http://www.pdpatchrepo.info/patches/patch/154" rel="nofollow">http://www.pdpatchrepo.info/patches/patch/154</a><br />
David.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/12444/waveforms-and-filters-in-standard-synths/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/12444/waveforms-and-filters-in-standard-synths/2</guid><dc:creator><![CDATA[whale-av]]></dc:creator><pubDate>Wed, 13 Nov 2019 21:12:53 GMT</pubDate></item><item><title><![CDATA[Reply to waveforms and filters in standard synths on Thu, 14 Nov 2019 00:43:52 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/s-elliot-perez">@s.elliot.perez</a> &quot;They have a 0-1 value in Syntorial (and presumably other synths).&quot;</p>
<p>&quot;presumably other synths&quot; not necessarily.</p>
<p>Standard lowpass filter parameters are cutoff frequency (in Hz) and Q.</p>
<p>hjh</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/12444/waveforms-and-filters-in-standard-synths/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/12444/waveforms-and-filters-in-standard-synths/3</guid><dc:creator><![CDATA[ddw_music]]></dc:creator><pubDate>Thu, 14 Nov 2019 00:43:52 GMT</pubDate></item><item><title><![CDATA[Reply to waveforms and filters in standard synths on Thu, 14 Nov 2019 06:02:28 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/ddw_music">@ddw_music</a> I was wondering about this specifically since I figured the cutoff frequency would be relative to the pitch being played (whence the 0-1) and you don't want to have to be changing the cutoff while playing your melody, heh.</p>
<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/whale-av">@whale-av</a> Thanks! I'll check that page out.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/12444/waveforms-and-filters-in-standard-synths/4</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/12444/waveforms-and-filters-in-standard-synths/4</guid><dc:creator><![CDATA[s.elliot.perez]]></dc:creator><pubDate>Thu, 14 Nov 2019 06:02:28 GMT</pubDate></item></channel></rss>