<?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[Help dividing a frequency into x-number of ranges]]></title><description><![CDATA[<p>hello!<br />
<br />
i am very new to pd (only been with it for a couple weeks) and am trying to figure out how to take an audio signal being played through the soundcard by another application or by the OS and split it into three (or any number) of frequency ranges.<br />
<br />
i want to use this to take an audio signal, split it into three ranges, and convert each into a sine wave that would play at the average frequency of its corresponding range, taking a new average very frequently. my friend did this in max/msp and i'm trying to replicate as an exercise and because it sounds amazing.<br />
<br />
i'm only looking for help on the first part because i want to try to do the rest on my own. we'll see how that works out.<br />
<br />
thanks for any help, leo</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/222/help-dividing-a-frequency-into-x-number-of-ranges</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Jul 2026 15:16:19 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/222.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 11 Jun 2005 23:55:19 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Help dividing a frequency into x-number of ranges on Sat, 11 Jun 2005 23:55:19 GMT]]></title><description><![CDATA[<p>hello!<br />
<br />
i am very new to pd (only been with it for a couple weeks) and am trying to figure out how to take an audio signal being played through the soundcard by another application or by the OS and split it into three (or any number) of frequency ranges.<br />
<br />
i want to use this to take an audio signal, split it into three ranges, and convert each into a sine wave that would play at the average frequency of its corresponding range, taking a new average very frequently. my friend did this in max/msp and i'm trying to replicate as an exercise and because it sounds amazing.<br />
<br />
i'm only looking for help on the first part because i want to try to do the rest on my own. we'll see how that works out.<br />
<br />
thanks for any help, leo</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/222/help-dividing-a-frequency-into-x-number-of-ranges</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/222/help-dividing-a-frequency-into-x-number-of-ranges</guid><dc:creator><![CDATA[leo]]></dc:creator><pubDate>Sat, 11 Jun 2005 23:55:19 GMT</pubDate></item><item><title><![CDATA[Reply to Help dividing a frequency into x-number of ranges on Sun, 12 Jun 2005 07:55:44 GMT]]></title><description><![CDATA[<p>what OS are you on???? you're gonna need a third party solution for your audio routing</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/222/help-dividing-a-frequency-into-x-number-of-ranges/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/222/help-dividing-a-frequency-into-x-number-of-ranges/2</guid><dc:creator><![CDATA[hardoff]]></dc:creator><pubDate>Sun, 12 Jun 2005 07:55:44 GMT</pubDate></item><item><title><![CDATA[Reply to Help dividing a frequency into x-number of ranges on Sun, 12 Jun 2005 08:04:56 GMT]]></title><description><![CDATA[<p>you said you wanna do the second part by yourself, but i'll point you in the direction of the [fiddle~] object<br />
<br />
<img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/wink.png" title=";)" alt=";)" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/222/help-dividing-a-frequency-into-x-number-of-ranges/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/222/help-dividing-a-frequency-into-x-number-of-ranges/3</guid><dc:creator><![CDATA[hardoff]]></dc:creator><pubDate>Sun, 12 Jun 2005 08:04:56 GMT</pubDate></item><item><title><![CDATA[Reply to Help dividing a frequency into x-number of ranges on Sun, 12 Jun 2005 18:54:19 GMT]]></title><description><![CDATA[<p>i'm on os x tiger, so i'm waiting for the jackosx update, which would let me mute the internal mic on my ibook and pick and choose audio sources. i also need to buy a device that would give me a linein jack.<br />
<br />
as far as fiddle~ goes, i found out about it after i made that post last night and now have a rudimentary version of what i want up and running.<br />
<br />
thanks, leo</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/222/help-dividing-a-frequency-into-x-number-of-ranges/4</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/222/help-dividing-a-frequency-into-x-number-of-ranges/4</guid><dc:creator><![CDATA[leo]]></dc:creator><pubDate>Sun, 12 Jun 2005 18:54:19 GMT</pubDate></item><item><title><![CDATA[Reply to Help dividing a frequency into x-number of ranges on Mon, 13 Jun 2005 03:42:30 GMT]]></title><description><![CDATA[<p>[url=<a href="http://www.cycling74.com/products/soundflower.html" rel="nofollow">http://www.cycling74.com/products/soundflower.html</a>]<a href="http://www.cycling74.com/products/soundflower.html" rel="nofollow">http://www.cycling74.com/products/soundflower.html</a></p>
<ul>
<li>an alternative to jack<br />
<br />
your ibook doesn't have a line in as well as mic? you should be able to choose an input from the system preferences.</li>
</ul>
]]></description><link>http://forum.pdpatchrepo.info/topic/222/help-dividing-a-frequency-into-x-number-of-ranges/5</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/222/help-dividing-a-frequency-into-x-number-of-ranges/5</guid><dc:creator><![CDATA[hardoff]]></dc:creator><pubDate>Mon, 13 Jun 2005 03:42:30 GMT</pubDate></item><item><title><![CDATA[Reply to Help dividing a frequency into x-number of ranges on Sat, 18 Jun 2005 19:23:45 GMT]]></title><description><![CDATA[<p>all the ibook has is a cheap (but very sensitive) microphone to the right of the monitor behind a pinhole. there's no way to turn off its input; it's obviously meant to be used for voice control of the operating system. hopefully, soundflower (i know that jack will, whenever it's released) will cut it out, because if i want to play music through this, the ultra sensitive microphone picks up on every barely audible ambient sound you can imagine and plays back the frequency. fiddle's amplitude filter is sorely inadequate.<br />
<br />
i'm just going to have to buy an imic when i get some cash. and then a real microphone. and then...</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/222/help-dividing-a-frequency-into-x-number-of-ranges/6</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/222/help-dividing-a-frequency-into-x-number-of-ranges/6</guid><dc:creator><![CDATA[leo]]></dc:creator><pubDate>Sat, 18 Jun 2005 19:23:45 GMT</pubDate></item></channel></rss>