<?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: Toggle passes integers!</title>
		<atom:link href="http://cycling74.com/forums/topic/toggle-passes-integers/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/toggle-passes-integers/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 08:11:39 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/toggle-passes-integers/#post-47347</guid>
					<title><![CDATA[Toggle passes integers!]]></title>
					<link>http://cycling74.com/forums/topic/toggle-passes-integers/#post-47347</link>
					<pubDate>Mon, 21 Dec 2009 16:58:48 +0000</pubDate>
					<dc:creator>Nicolas</dc:creator>

					<description>
						<![CDATA[
						<p>It should output 0 (if input = 0) or 1 (if input is not equal to 0). But! A toggle outputs ANY input number including the toggle in help file! My version is 5.1.0 .</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/toggle-passes-integers/#post-170397</guid>
					<title><![CDATA[Re: Toggle passes integers!]]></title>
					<link>http://cycling74.com/forums/topic/toggle-passes-integers/#post-170397</link>
					<pubDate>Mon, 21 Dec 2009 17:17:46 +0000</pubDate>
					<dc:creator>Eddy</dc:creator>

					<description>
						<![CDATA[
						<p>This is expected behaviour, and is documented in the help file:</p>
<p><em>Messages:</em></p>
<p>int &#8211; The number is sent out the outlet. If the number is not 0, toggle displays an X, showing it is on. If it is 0, toggle is blank, showing it is off.</p>
<p>It doesn&#8217;t say anything about the output being restricted to 1.</p>
<p>Eddy</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/toggle-passes-integers/#post-170398</guid>
					<title><![CDATA[Re: Toggle passes integers!]]></title>
					<link>http://cycling74.com/forums/topic/toggle-passes-integers/#post-170398</link>
					<pubDate>Mon, 21 Dec 2009 17:45:23 +0000</pubDate>
					<dc:creator>Nicolas</dc:creator>

					<description>
						<![CDATA[
						<p>Ah, thanks. </p>
<p>But if the output will be restricted to 1 in future versions, it would be better. Because that just bypass is quite useless for messages.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/toggle-passes-integers/#post-170399</guid>
					<title><![CDATA[Re: Toggle passes integers!]]></title>
					<link>http://cycling74.com/forums/topic/toggle-passes-integers/#post-170399</link>
					<pubDate>Mon, 21 Dec 2009 17:58:55 +0000</pubDate>
					<dc:creator>Hans Höglund</dc:creator>

					<description>
						<![CDATA[
						<p>No the present behaviour is perfectly reasonable. Would you like a number box to restrict the value by default? toggle is like a number that simply shows if the value is to be interpreted as true (i.e. non-zero) or false (zero).</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/toggle-passes-integers/#post-170400</guid>
					<title><![CDATA[Re: Toggle passes integers!]]></title>
					<link>http://cycling74.com/forums/topic/toggle-passes-integers/#post-170400</link>
					<pubDate>Mon, 21 Dec 2009 18:24:13 +0000</pubDate>
					<dc:creator>Chris Muir</dc:creator>

					<description>
						<![CDATA[
						<p>It may have made sense to design it to only pass 0&#038;1 initially, but to change it now is a bad idea. There are 20 years of patches that might rely on its existing behavior.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/toggle-passes-integers/#post-170401</guid>
					<title><![CDATA[Re: Toggle passes integers!]]></title>
					<link>http://cycling74.com/forums/topic/toggle-passes-integers/#post-170401</link>
					<pubDate>Mon, 21 Dec 2009 20:03:42 +0000</pubDate>
					<dc:creator>the_man361</dc:creator>

					<description>
						<![CDATA[
						<p>if you are unhappy with the way it behaves, you could maybe create your own patcher with LCD and a bpatcher to act the way you wish on a click? i know its a long way to go for this though! or just have a [sel 0] after it, message {0} from the left outlet and a message {1} from the right?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/toggle-passes-integers/#post-170402</guid>
					<title><![CDATA[Re: Toggle passes integers!]]></title>
					<link>http://cycling74.com/forums/topic/toggle-passes-integers/#post-170402</link>
					<pubDate>Mon, 21 Dec 2009 20:42:50 +0000</pubDate>
					<dc:creator>Christopher Dobrian</dc:creator>

					<description>
						<![CDATA[
						<p>To get the behavior you desire, just put a &#8220;!= 0&#8243; object after the toggle.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/toggle-passes-integers/#post-170403</guid>
					<title><![CDATA[Re: Toggle passes integers!]]></title>
					<link>http://cycling74.com/forums/topic/toggle-passes-integers/#post-170403</link>
					<pubDate>Mon, 21 Dec 2009 23:07:36 +0000</pubDate>
					<dc:creator>Hans Höglund</dc:creator>

					<description>
						<![CDATA[
						<p><a href='http://cycling74.com/forums/users/chris/' rel='nofollow' class='bbp-mention-link Chris'>@Chris</a> Ah, didn&#8217;t know it was a backward compability issue.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

