<?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: Good exercices on JS in MaxMSP?</title>
		<atom:link href="http://cycling74.com/forums/topic/good-exercices-on-js-in-maxmsp/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/good-exercices-on-js-in-maxmsp/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 14:37:52 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/good-exercices-on-js-in-maxmsp/#post-51566</guid>
					<title><![CDATA[Good exercices on JS in MaxMSP?]]></title>
					<link>http://cycling74.com/forums/topic/good-exercices-on-js-in-maxmsp/#post-51566</link>
					<pubDate>Thu, 29 Jul 2010 22:54:04 +0000</pubDate>
					<dc:creator>Thinksamuel</dc:creator>

					<description>
						<![CDATA[
						<p>Anyone has good exercices to study JS. The tutorials are not sufficient for me and the examples are not that clear. I would like to have some more examples that are well explained</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/good-exercices-on-js-in-maxmsp/#post-184971</guid>
					<title><![CDATA[Re: Good exercices on JS in MaxMSP?]]></title>
					<link>http://cycling74.com/forums/topic/good-exercices-on-js-in-maxmsp/#post-184971</link>
					<pubDate>Fri, 30 Jul 2010 01:40:48 +0000</pubDate>
					<dc:creator>Luke Hall</dc:creator>

					<description>
						<![CDATA[
						<p>Check out <a href="http://cycling74.com/forums/topic.php?id=27110">this post</a> that asked something similar. Lots of the links are references rather than tutorials and none of them are max specific. My own examples aren&#8217;t online any more, the hosting expired recently and I haven&#8217;t renewed it. However if you think it might help to take a look I can zip it up and send you an email.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/good-exercices-on-js-in-maxmsp/#post-184972</guid>
					<title><![CDATA[Re: Good exercices on JS in MaxMSP?]]></title>
					<link>http://cycling74.com/forums/topic/good-exercices-on-js-in-maxmsp/#post-184972</link>
					<pubDate>Thu, 05 Aug 2010 04:41:34 +0000</pubDate>
					<dc:creator>Griotspeak</dc:creator>

					<description>
						<![CDATA[
						<p>as trite as it sounds, project driven learning is pretty efficient. true, you don&#8217;t become well rounded immediately, but i don&#8217;t think that happens with only lesson based learning either.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/good-exercices-on-js-in-maxmsp/#post-184973</guid>
					<title><![CDATA[Re: Good exercices on JS in MaxMSP?]]></title>
					<link>http://cycling74.com/forums/topic/good-exercices-on-js-in-maxmsp/#post-184973</link>
					<pubDate>Tue, 10 Aug 2010 01:19:48 +0000</pubDate>
					<dc:creator>Thinksamuel</dc:creator>

					<description>
						<![CDATA[
						<p>@ Luke hall, my email is <a href="mailto:Thinksamuel@yahoo.com">Thinksamuel@yahoo.com</a><br />
Thank you very much</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/good-exercices-on-js-in-maxmsp/#post-184974</guid>
					<title><![CDATA[Re: Good exercices on JS in MaxMSP?]]></title>
					<link>http://cycling74.com/forums/topic/good-exercices-on-js-in-maxmsp/#post-184974</link>
					<pubDate>Tue, 10 Aug 2010 02:19:12 +0000</pubDate>
					<dc:creator>Christopher Dobrian</dc:creator>

					<description>
						<![CDATA[
						<p>Here are three example JavaScript objects for Max that I wrote for someone who is a total beginner. The tasks the objects perform are <em>very</em> simple, but the scripts contain <em>lots</em> of comments, so they should be of some help to you if you need some basic instruction.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/good-exercices-on-js-in-maxmsp/#post-184975</guid>
					<title><![CDATA[Re: Good exercices on JS in MaxMSP?]]></title>
					<link>http://cycling74.com/forums/topic/good-exercices-on-js-in-maxmsp/#post-184975</link>
					<pubDate>Sat, 14 Aug 2010 10:29:23 +0000</pubDate>
					<dc:creator>olihya</dc:creator>

					<description>
						<![CDATA[
						<p>Hello Luke,<br />
I need to progress in javascript.<br />
Is it possible to send me your examples?<br />
My email: puygranier.olivier(at)free.fr<br />
Best regards</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/good-exercices-on-js-in-maxmsp/#post-184976</guid>
					<title><![CDATA[Re: Good exercices on JS in MaxMSP?]]></title>
					<link>http://cycling74.com/forums/topic/good-exercices-on-js-in-maxmsp/#post-184976</link>
					<pubDate>Wed, 29 Aug 2012 16:38:04 +0000</pubDate>
					<dc:creator>yurki</dc:creator>

					<description>
						<![CDATA[
						<p><a href='http://cycling74.com/forums/users/christopher/' rel='nofollow' class='bbp-mention-link Christopher'>@Christopher</a> Dobrian<br />
thanks, your examples help me a lot ! :)</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/good-exercices-on-js-in-maxmsp/#post-184977</guid>
					<title><![CDATA[Re: Good exercices on JS in MaxMSP?]]></title>
					<link>http://cycling74.com/forums/topic/good-exercices-on-js-in-maxmsp/#post-184977</link>
					<pubDate>Wed, 05 Sep 2012 09:01:24 +0000</pubDate>
					<dc:creator>julynessi</dc:creator>

					<description>
						<![CDATA[
						<p>autowatch = 1;<br />
inlets = 2;<br />
outlets = 2;</p>
<p>// Max special functions<br />
var msg_int = function (v)<br />
{<br />
	post(&#8220;received integer value :&#8221;, v ,&#8221;n&#8221;);<br />
};</p>
<p>var list = function (a)<br />
{<br />
	post(arrayfromargs(arguments),&#8221;n&#8221;);<br />
};</p>
<p>// get properties of all objects<br />
var bang = function ()<br />
{<br />
	this.patcher.apply( function (a)<br />
		{<br />
			var colProps = Object.getOwnPropertyNames(a);<br />
			if (colProps) post(colProps,&#8221;n&#8221;);<br />
		}<br />
		);<br />
}</p>
<p>// js typed array work in Max but not in OSX jsc<br />
function testtypedarray()<br />
{<br />
	// eg.<br />
	var colBytes = new Uint8Array(32);<br />
	var colBytes = new Uint16Array(32);<br />
}</p>
<p>// Dict Object if you don&#8217;t know before<br />
function dictionary(dict_name)<br />
{<br />
	var d = new Dict(dict_name);<br />
	var keys = d.getkeys();</p>
<p>	if (!keys)<br />
	{<br />
		// If no keys (or empty dictionary)<br />
		post(&#8220;no keys&#8221;,&#8221;n&#8221;);<br />
	}<br />
	else if ((typeof keys) == (typeof &#8220;string&#8221;))<br />
	{<br />
		// If dict have only one key<br />
		post(&#8220;you have one key&#8221;,&#8221;n&#8221;);<br />
	}<br />
	else if (keys instanceof Array)<br />
	{<br />
		// If dict have more than one keys<br />
		post(&#8220;you have more keys&#8221;,&#8221;n&#8221;);<br />
	}</p>
<p>}</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

