<?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: accessing patcher arguments with javascript</title>
		<atom:link href="http://cycling74.com/forums/topic/accessing-patcher-arguments-with-javascript/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/accessing-patcher-arguments-with-javascript/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 20:52:36 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/accessing-patcher-arguments-with-javascript/#post-29265</guid>
					<title><![CDATA[accessing patcher arguments with javascript]]></title>
					<link>http://cycling74.com/forums/topic/accessing-patcher-arguments-with-javascript/#post-29265</link>
					<pubDate>Sun, 17 Dec 2006 12:44:51 +0000</pubDate>
					<dc:creator>Mattijs</dc:creator>

					<description>
						<![CDATA[
						<p>Hi, </p>
<p>I must be missing something. I can&#8217;t find how to access the arguments of a Patcher object in javascript. I would expect the Patcher object to have a method such as getArgs() or a property args, but I can&#8217;t find anything like it. There seems to be no real answer to this on the forum either.</p>
<p>Can someone point me in the right direction?</p>
<p>Thanks,<br />
Mattijs</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/accessing-patcher-arguments-with-javascript/#post-90984</guid>
					<title><![CDATA[Re: accessing patcher arguments with javascript]]></title>
					<link>http://cycling74.com/forums/topic/accessing-patcher-arguments-with-javascript/#post-90984</link>
					<pubDate>Sun, 17 Dec 2006 18:12:27 +0000</pubDate>
					<dc:creator>Emmanuel Jourdan</dc:creator>

					<description>
						<![CDATA[
						<p></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/accessing-patcher-arguments-with-javascript/#post-90985</guid>
					<title><![CDATA[Re: accessing patcher arguments with javascript]]></title>
					<link>http://cycling74.com/forums/topic/accessing-patcher-arguments-with-javascript/#post-90985</link>
					<pubDate>Sun, 17 Dec 2006 21:03:29 +0000</pubDate>
					<dc:creator>Jeremy Bernstein</dc:creator>

					<description>
						<![CDATA[
						<p>I looked into this the other day, and I don&#8217;t think this is currently  <br />
possible. Sorry for the bad news.</p>
<p>jb</p>
<p>Am 17.12.2006 um 13:44 schrieb Mattijs Kneppers:</p>
<p>><br />
> Hi,<br />
><br />
> I must be missing something. I can&#8217;t find how to access the  <br />
> arguments of a Patcher object in javascript. I would expect the  <br />
> Patcher object to have a method such as getArgs() or a property  <br />
> args, but I can&#8217;t find anything like it. There seems to be no real  <br />
> answer to this on the forum either.<br />
><br />
> Can someone point me in the right direction?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/accessing-patcher-arguments-with-javascript/#post-90986</guid>
					<title><![CDATA[Re: accessing patcher arguments with javascript]]></title>
					<link>http://cycling74.com/forums/topic/accessing-patcher-arguments-with-javascript/#post-90986</link>
					<pubDate>Sun, 17 Dec 2006 23:39:30 +0000</pubDate>
					<dc:creator>johnpitcairn</dc:creator>

					<description>
						<![CDATA[
						<p>Workaround?:</p>
<p>Use js to instantiate a patcherargs object, connect its outlets to the js object, send it a bang, deal with the args in js via a list() function, and delete it.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/accessing-patcher-arguments-with-javascript/#post-90987</guid>
					<title><![CDATA[Re: accessing patcher arguments with javascript]]></title>
					<link>http://cycling74.com/forums/topic/accessing-patcher-arguments-with-javascript/#post-90987</link>
					<pubDate>Mon, 18 Dec 2006 09:41:14 +0000</pubDate>
					<dc:creator>Mattijs</dc:creator>

					<description>
						<![CDATA[
						<p>Quote: Jeremy Bernstein wrote on Sun, 17 December 2006 22:03<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
> I looked into this the other day, and I don&#8217;t think this is currently  <br />
> possible. Sorry for the bad news.<br />
> <br />
> jb<br />
> </p>
<p>Oi, that&#8217;s a pity. I was actually using an external patcherargs, johnpitcairn, but suddenly realised I was probably doing unnessecary work and got onto the forum. Guess I&#8217;ll stick with the workaround then.</p>
<p>Thanks all,<br />
Matttijs</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

