<?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: Observed object in callback</title>
		<atom:link href="http://cycling74.com/forums/topic/observed-object-in-callback/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/observed-object-in-callback/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 11:53:26 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/observed-object-in-callback/#post-63568</guid>
					<title><![CDATA[Observed object in callback]]></title>
					<link>http://cycling74.com/forums/topic/observed-object-in-callback/#post-63568</link>
					<pubDate>Sun, 13 May 2012 13:12:18 +0000</pubDate>
					<dc:creator>Lee</dc:creator>

					<description>
						<![CDATA[
						<p>Hi, I have a number of observers set up to monitor different buttons on the launchpad &#8211; I have these callbacks going to the same callback function. I can monitor the states of the button press changes in the callback, but it does not pass which observed object made the callback &#8211; is there any way to get this info?</p>
<p>thx</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/observed-object-in-callback/#post-229132</guid>
					<title><![CDATA[Re: Observed object in callback]]></title>
					<link>http://cycling74.com/forums/topic/observed-object-in-callback/#post-229132</link>
					<pubDate>Mon, 14 May 2012 21:02:22 +0000</pubDate>
					<dc:creator>S4racen</dc:creator>

					<description>
						<![CDATA[
						<p>Are you talking JS?</p>
<p>If you want a location you should observe the whole grid and it should return a string like  1 1 0? giving the grid coordinates and the state of the button press&#8230;</p>
<p>I&#8217;m sorry i&#8217;ve got no idea in JS though as i do everything in Max&#8230;</p>
<p>Cheers<br />
D</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/observed-object-in-callback/#post-229133</guid>
					<title><![CDATA[Re: Observed object in callback]]></title>
					<link>http://cycling74.com/forums/topic/observed-object-in-callback/#post-229133</link>
					<pubDate>Tue, 15 May 2012 15:27:39 +0000</pubDate>
					<dc:creator>Lee</dc:creator>

					<description>
						<![CDATA[
						<p>Hi D. Yes, JS &#8211; started moving everything over now as easier to write complex functionality (well, I find anyway) &#8211; it&#8217;s actually 1 more level removed by that &#8211; in the end I solved it by having 17 callbacks (1 for grid, 1 for each of the 16 buttons) &#8211; a bit of extra typing but same result :)</p>
<p>Cheers</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

