<?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: Number Filtering issue?</title>
		<atom:link href="http://cycling74.com/forums/topic/number-filtering-issue/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/number-filtering-issue/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 14:44:46 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/number-filtering-issue/#post-25274</guid>
					<title><![CDATA[Number Filtering issue?]]></title>
					<link>http://cycling74.com/forums/topic/number-filtering-issue/#post-25274</link>
					<pubDate>Fri, 07 Apr 2006 00:05:11 +0000</pubDate>
					<dc:creator>turbojambox</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,<br />
I&#8217;m new to the forum so forgive me if I&#8217;m missing an obvious solution, but I haven&#8217;t found any postings regarding this issue.<br />
I&#8217;m having problems with a patcher I wrote, so I wrote a very simple patcher to duplicate the issue.  A description is included in the comments.<br />
Any suggestions would be gratefully received.</p>
<p>max v2;<br />
#N vpatcher 344 187 1039 678;<br />
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P number 40 265 35 9 0 0 0 139 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P window linecount 1;<br />
#P newex 48 320 40 9109513 ctlout a;<br />
#P number 89 265 35 9 0 0 0 139 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P slider 40 51 15 128 -64 1;<br />
#P newex 89 201 102 9109513 if $i1 >= 0 then set $i1;<br />
#P window linecount 6;<br />
#P comment 143 252 322 9109513 I&#8217;ve isolated my issue to down into this very simple patcher. What I&#8217;m doing is comparing the output of the slider vs. the output of the slider after it passes through my &#8220;if&#8221; object. I run it through a number box to monitor the results which look the same(except that one does not output any number below zero) , but when connected to the &#8220;ctlout&#8221; object through the &#8220;if&#8221; object , the it does not output any MIDI data. I&#8217;m stumped.;<br />
#P connect 2 0 5 0;<br />
#P connect 5 0 4 0;<br />
#P connect 2 0 1 0;<br />
#P connect 1 0 3 0;<br />
#P pop;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/number-filtering-issue/#post-74257</guid>
					<title><![CDATA[Re: Number Filtering issue?]]></title>
					<link>http://cycling74.com/forums/topic/number-filtering-issue/#post-74257</link>
					<pubDate>Fri, 07 Apr 2006 00:34:15 +0000</pubDate>
					<dc:creator>Jakob Riis</dc:creator>

					<description>
						<![CDATA[
						<p>Just get rid of the &#8216;set&#8217; message, and maybe have a look at the number<br />
box help file.</p>
<p>Cheers,<br />
/J</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/number-filtering-issue/#post-74258</guid>
					<title><![CDATA[Re: Number Filtering issue?]]></title>
					<link>http://cycling74.com/forums/topic/number-filtering-issue/#post-74258</link>
					<pubDate>Fri, 07 Apr 2006 00:44:32 +0000</pubDate>
					<dc:creator>turbojambox</dc:creator>

					<description>
						<![CDATA[
						<p>Beautiful! I had just figured out that it probably had something to do with the &#8220;set&#8221; command, when I got your reply. Thanks a million!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

