<?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: filtergraph problems (w/ &quot;selectfilter&quot; &#8211; message)</title>
		<atom:link href="http://cycling74.com/forums/topic/filtergraph-problems-w-selectfilter-message/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/filtergraph-problems-w-selectfilter-message/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 22:34:21 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/filtergraph-problems-w-selectfilter-message/#post-24060</guid>
					<title><![CDATA[filtergraph problems (w/ &quot;selectfilter&quot; &#8211; message)]]></title>
					<link>http://cycling74.com/forums/topic/filtergraph-problems-w-selectfilter-message/#post-24060</link>
					<pubDate>Mon, 23 Jan 2006 19:24:21 +0000</pubDate>
					<dc:creator>noid</dc:creator>

					<description>
						<![CDATA[
						<p>hi</p>
<p>unfortunately I get some unexpected behaviour of filtergraph (in <br />
combination with the &#8220;selectfilter&#8221; &#8211; message)</p>
<p>I would like to build a multiband eq using filtergraph and cascade <br />
objects.<br />
therefor it would be very usefull to set the filter coefficients <br />
(meaning freq, gain, Q, type) from outside,<br />
which works fine when I use the mouse to select a filter, unfortunately <br />
not when I select a filter with the &#8220;selectfilter&#8221; message.</p>
<p>maybe anybody knows how to do it properly, or is it just a bug?</p>
<p>maxosX<br />
max/msp 4.5.6</p>
<p>
best<br />
noid</p>
<p>
max v2;<br />
#N vpatcher 271 105 964 504;<br />
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P window linecount 2;<br />
#P comment 327 325 274 196617 it&#8217;s the same behaviour for all other <br />
parameters like characteristic , gain and Q;<br />
#P comment 355 269 274 196617 &#8220;selected&#8221; filter doesn&#8217;t get red either <br />
(that&#8217;s not the main thing &#8211; ok);<br />
#P window linecount 1;<br />
#P comment 355 246 274 196617 unfortunately freq goes still the last <br />
mouse-selected filter;<br />
#P comment 422 220 137 196617 change freq with numberbox;<br />
#P comment 115 68 137 196617 change freq with numberbox;<br />
#P window linecount 2;<br />
#P comment 198 103 206 196617 freq is always going to the selected <br />
filter as long as you select it with a mouseclick;<br />
#P comment 423 122 206 196617 2nd change seleted filter with <br />
&#8220;selectfilter&#8221;-message;<br />
#P flonum 205 142 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P number 418 156 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P window linecount 1;<br />
#P message 418 182 66 196617 selectfilt $1;<br />
#P window setfont Helvetica 9.;<br />
#P user filtergraph~ 30 221 256 128 21 9 20. 20000. 0.0625 16. 0 1 1 0 <br />
0 1 1;<br />
#X frgb 170 170 170;<br />
#X brgb 209 209 209;<br />
#X rgb2 0 0 0;<br />
#X rgb3 130 130 130;<br />
#X rgb4 0 0 0;<br />
#X rgb5 76 108 172;<br />
#X rgb6 210 74 54;<br />
#X rgb7 255 22 22;<br />
#X linmarkers 5512.5 11025. 16537.5;<br />
#X logmarkers 10. 100. 1000. 10000.;<br />
#X nfilters 2;<br />
#X setfilter 1 5 1 0 0 706. 3.521133 3.343564 0. 0. 0. 0. 0. 0.;<br />
#X setfilter 0 6 1 0 0 81. 4.37138 0.60727 0. 0. 0. 0. 0. 0.;<br />
#X done;<br />
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P comment 242 142 29 196617 freq;<br />
#P comment 14 39 192 196617 1st try selecting a filter with the mouse;<br />
#P fasten 3 0 2 0 423 209 35 209;<br />
#P connect 5 0 2 5;<br />
#P connect 4 0 3 0;<br />
#P pop;</p>
<p>
arnold haberl: <a href="mailto:noid@klingt.org">noid@klingt.org</a><br />
dornerplatz 13/32, a-1170 wien<br />
+43-699-11 88 59 39</p>
<p><a href="http://noid.klingt.org/" rel="nofollow">http://noid.klingt.org/</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/filtergraph-problems-w-selectfilter-message/#post-69025</guid>
					<title><![CDATA[Re: filtergraph problems (w/ &#8220;selectfilter&#8221; &#8211; message)]]></title>
					<link>http://cycling74.com/forums/topic/filtergraph-problems-w-selectfilter-message/#post-69025</link>
					<pubDate>Tue, 24 Jan 2006 00:30:59 +0000</pubDate>
					<dc:creator>grg</dc:creator>

					<description>
						<![CDATA[
						<p>hi noid,</p>
<p>use &#8220;whichfilt&#8221; instead of &#8220;selectfilt&#8221; or use<br />
params <filter nr> <freq> <gain> <q><br />
to set individual filter coeffs directly (this doesn&#8217;t change type <br />
though).</q></gain></freq></filter></p>
<p>best, g.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/filtergraph-problems-w-selectfilter-message/#post-69026</guid>
					<title><![CDATA[Re: filtergraph problems (w/ &#8220;selectfilter&#8221; &#8211; message)]]></title>
					<link>http://cycling74.com/forums/topic/filtergraph-problems-w-selectfilter-message/#post-69026</link>
					<pubDate>Tue, 24 Jan 2006 22:51:07 +0000</pubDate>
					<dc:creator>noid</dc:creator>

					<description>
						<![CDATA[
						<p>hi,</p>
<p>thanks &#8211; &#8220;whichfilt&#8221; working well!</p>
<p>still don&#8217;t understand what&#8217;s the problem with select &#8211; but, anyway&#8230;</p>
<p>best<br />
noid</p>
<p>
arnold haberl: <a href="mailto:noid@klingt.org">noid@klingt.org</a><br />
dornerplatz 13/32, a-1170 wien<br />
+43-699-11 88 59 39</p>
<p><a href="http://noid.klingt.org/" rel="nofollow">http://noid.klingt.org/</a></p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

