<?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: Starting point Max MSP and C++</title>
		<atom:link href="http://cycling74.com/forums/topic/starting-point-max-msp-and-c/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/starting-point-max-msp-and-c/feed</link>
		<description></description>
		<pubDate>Thu, 20 Jun 2013 01:25:15 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/starting-point-max-msp-and-c/#post-59388</guid>
					<title><![CDATA[Starting point Max MSP and C++]]></title>
					<link>http://cycling74.com/forums/topic/starting-point-max-msp-and-c/#post-59388</link>
					<pubDate>Tue, 18 Oct 2011 00:35:20 +0000</pubDate>
					<dc:creator>hexduhax</dc:creator>

					<description>
						<![CDATA[
						<p>Hi , i just downloaded max msp and i notice that is a very intuitive visual programming language,but what if i want to develope audio apps in c++ instead of using the max visual environment or  maybe using it together ? </p>
<p> does the sdk contain all classes necessary to develope any audio app  or i must have to use a combination of max and c++ as a rule?</p>
<p> i dont know exactly whats for the sdk because it seems that max environment have all the objects necessary to get the work done without any other programming language.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/starting-point-max-msp-and-c/#post-213637</guid>
					<title><![CDATA[Re: Starting point Max MSP and C++]]></title>
					<link>http://cycling74.com/forums/topic/starting-point-max-msp-and-c/#post-213637</link>
					<pubDate>Tue, 18 Oct 2011 07:05:02 +0000</pubDate>
					<dc:creator>Timo Rozendal</dc:creator>

					<description>
						<![CDATA[
						<p>the sdk contains everything to create your own max objects. It does not help you make a standalone app.</p>
<p>it is for extending max&#8217;s functionality, sure a lot is already in max,  but there is a lot more you can (and sometimes want to/need to) do. Take a look at maxobjects.com to see what I mean.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/starting-point-max-msp-and-c/#post-213638</guid>
					<title><![CDATA[Re: Starting point Max MSP and C++]]></title>
					<link>http://cycling74.com/forums/topic/starting-point-max-msp-and-c/#post-213638</link>
					<pubDate>Tue, 18 Oct 2011 18:30:39 +0000</pubDate>
					<dc:creator>hexduhax</dc:creator>

					<description>
						<![CDATA[
						<p>ok thanks im checking the site right now.</p>
<p>i was expecting somewhat similar to visual studio where you can drop your desired tools on a main frame and then code the logic in classes.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/starting-point-max-msp-and-c/#post-213639</guid>
					<title><![CDATA[Re: Starting point Max MSP and C++]]></title>
					<link>http://cycling74.com/forums/topic/starting-point-max-msp-and-c/#post-213639</link>
					<pubDate>Tue, 18 Oct 2011 21:22:35 +0000</pubDate>
					<dc:creator>Charles Baker</dc:creator>

					<description>
						<![CDATA[
						<p>nope, look at my reply to your other post about &#8216;writing Max code&#8217;. We use Compiled  C/C+ objects called by the max framework: no interpreted or non-compiled code used in max. (except for the java scripting, which is of course interpreted, but eventually just calls wrappers around existing Max/Msp/Jitter C/C+ objects). And of course code used to compile new objects (c/C+) for the framework.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/starting-point-max-msp-and-c/#post-213640</guid>
					<title><![CDATA[Re: Starting point Max MSP and C++]]></title>
					<link>http://cycling74.com/forums/topic/starting-point-max-msp-and-c/#post-213640</link>
					<pubDate>Wed, 19 Oct 2011 17:59:18 +0000</pubDate>
					<dc:creator>hexduhax</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks a lot you guys you are clearing all my doubts about &#8220;how max works&#8221;. As you guess im trying to figure it out what are my capabilities and limits as a max programmer.</p>
<p>im not a dsp guru but im used to develope in the traditional hard coding style, so im trying to figure it out if i can achieve the same results using max and externals &#8220;i mean everything&#8221;, and hopefully can say &#8220;Max saved my day&#8221;.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

