<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: lores~ cutoff frequency inlet speed</title>
		<atom:link href="http://cycling74.com/forums/topic/lores-cutoff-frequency-inlet-speed/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/lores-cutoff-frequency-inlet-speed/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 21:51:33 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/lores-cutoff-frequency-inlet-speed/#post-58826</guid>
					<title><![CDATA[lores~ cutoff frequency inlet speed]]></title>
					<link>http://cycling74.com/forums/topic/lores-cutoff-frequency-inlet-speed/#post-58826</link>
					<pubDate>Fri, 09 Sep 2011 23:13:06 +0000</pubDate>
					<dc:creator>bkshepard</dc:creator>

					<description>
						<![CDATA[
						<p>Does the middle (cutoff frequency) input on lores~ accept audio rate frequency changes? I&#8217;m trying to do an audio-rate oscillator controlling the cutoff and I&#8217;m not sure if it&#8217;s actually responding to the frequency changes at audio rate, or interrupt rate.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/lores-cutoff-frequency-inlet-speed/#post-211441</guid>
					<title><![CDATA[Re: lores~ cutoff frequency inlet speed]]></title>
					<link>http://cycling74.com/forums/topic/lores-cutoff-frequency-inlet-speed/#post-211441</link>
					<pubDate>Sat, 10 Sep 2011 12:59:15 +0000</pubDate>
					<dc:creator>Ch</dc:creator>

					<description>
						<![CDATA[
						<p>You can use a signal to control the cutoff frequency of lores~. however the cutoff frequency won&#8217;t be updated at every signal sample, but only every buffer size : the frequency will be set to the value of the first sample of the audio buffer. So if you got a 512 buffer, the freq will only be updated every 512 samples. if you really want to update the frequency of lores~ with a sample accuracy the only way is to set the audio buffer size to 1&#8230;<br />
Be aware that controlling the lores~ cutoff freq with an oscillator (such as cycle~) can lead to instability in some cases.<br />
note that the lores~ c code can be found in the sdk examples <a href="http://www.cycling74.com/download/MaxSDK-5.1.7.zip" rel="nofollow">http://www.cycling74.com/download/MaxSDK-5.1.7.zip</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/lores-cutoff-frequency-inlet-speed/#post-211442</guid>
					<title><![CDATA[Re: lores~ cutoff frequency inlet speed]]></title>
					<link>http://cycling74.com/forums/topic/lores-cutoff-frequency-inlet-speed/#post-211442</link>
					<pubDate>Sat, 10 Sep 2011 16:38:17 +0000</pubDate>
					<dc:creator>bkshepard</dc:creator>

					<description>
						<![CDATA[
						<p>Thank you Ch for a very helpful explanation!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

