<?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: Signal Routing Question</title>
		<atom:link href="http://cycling74.com/forums/topic/signal-routing-question/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/signal-routing-question/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 18:19:35 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/signal-routing-question/#post-57432</guid>
					<title><![CDATA[Signal Routing Question]]></title>
					<link>http://cycling74.com/forums/topic/signal-routing-question/#post-57432</link>
					<pubDate>Fri, 25 May 2012 16:20:46 +0000</pubDate>
					<dc:creator>craig.deskins</dc:creator>

					<description>
						<![CDATA[
						<p>Hey I was hoping to get some advice.  I am trying to design a system where when one signal is set, no other input can be can be received until that signal is released.  For example:  I press &#8216;shift + w&#8217; to activate a toggle.  I can also press &#8216;w&#8217; to activate the toggle, but that is a different command.  Currently, pressing &#8216;w&#8217; deactivates the toggle.  However I want it to be where only &#8216;shift + w&#8217; can release the toggle after is is activated.  Any advice would be much appreciated!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/signal-routing-question/#post-205804</guid>
					<title><![CDATA[Re: Signal Routing Question]]></title>
					<link>http://cycling74.com/forums/topic/signal-routing-question/#post-205804</link>
					<pubDate>Fri, 25 May 2012 22:43:19 +0000</pubDate>
					<dc:creator>Roman Thilenius</dc:creator>

					<description>
						<![CDATA[
						<p>i dont see where there would be any signals in your description. where are they?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/signal-routing-question/#post-205805</guid>
					<title><![CDATA[Re: Signal Routing Question]]></title>
					<link>http://cycling74.com/forums/topic/signal-routing-question/#post-205805</link>
					<pubDate>Fri, 25 May 2012 22:48:48 +0000</pubDate>
					<dc:creator>LiamCormacGould</dc:creator>

					<description>
						<![CDATA[
						<p>have &#8216;w&#8217; send a (1) to toggle and &#8216;shift+w&#8217; send a bang.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/signal-routing-question/#post-205806</guid>
					<title><![CDATA[Re: Signal Routing Question]]></title>
					<link>http://cycling74.com/forums/topic/signal-routing-question/#post-205806</link>
					<pubDate>Sat, 26 May 2012 00:16:17 +0000</pubDate>
					<dc:creator>craig.deskins</dc:creator>

					<description>
						<![CDATA[
						<p>Yeah i tried that, the issue was when I would hit &#39;w&#39; it would untoggle the &#39;shift + w&#39;.  However I did solve the problem after a couple hours of slaving away at it.  What I am creating is a talkback button if that helps at all.  I attached a pic of what I have so far.</p>
<p> [attachment=194905,3955]</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/signal-routing-question/#post-205807</guid>
					<title><![CDATA[Re: Signal Routing Question]]></title>
					<link>http://cycling74.com/forums/topic/signal-routing-question/#post-205807</link>
					<pubDate>Sat, 26 May 2012 10:14:47 +0000</pubDate>
					<dc:creator>dtr</dc:creator>

					<description>
						<![CDATA[
						<p>in such cases it can be handy to store your toggle state in a v(alue) object. when a key press is received, retrieve the toggle state and process accordingly. store the new toggle state if it changes.</p>
<p>btw, &#8216;signal&#8217; in max terms is an audio connection. in your case we&#8217;re talking about messages.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

