<?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: UNEDITABLE Max for live patch</title>
		<atom:link href="http://cycling74.com/forums/topic/uneditable-max-for-live-patch/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/uneditable-max-for-live-patch/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 18:32:54 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/uneditable-max-for-live-patch/#post-52329</guid>
					<title><![CDATA[UNEDITABLE Max for live patch]]></title>
					<link>http://cycling74.com/forums/topic/uneditable-max-for-live-patch/#post-52329</link>
					<pubDate>Tue, 21 Sep 2010 10:04:06 +0000</pubDate>
					<dc:creator>durutti column</dc:creator>

					<description>
						<![CDATA[
						<p>How you can &#8220;close&#8221; your M4L patches like Max fuel do?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/uneditable-max-for-live-patch/#post-188080</guid>
					<title><![CDATA[Re: UNEDITABLE Max for live patch]]></title>
					<link>http://cycling74.com/forums/topic/uneditable-max-for-live-patch/#post-188080</link>
					<pubDate>Tue, 21 Sep 2010 13:28:07 +0000</pubDate>
					<dc:creator>Guillaume Evrard</dc:creator>

					<description>
						<![CDATA[
						<p>hi !</p>
<p>let&#8217;s take a look at their patch (Spectral Mixer Teaser : <a href="http://www.puremagnetik.com/Spectral_Mixer_Teaser.zip" rel="nofollow">http://www.puremagnetik.com/Spectral_Mixer_Teaser.zip</a>)</p>
<p>1 &#8211; open the amxd file in a text editor<br />
2 &#8211; query replace &#8220;active&#8221; by something like &#8220;bugmenot&#8221; (there is a [active]-[sel 1]-[t dispose]-[thispatcher] that makes the subpatcher to suicide if you open it).<br />
3 &#8211; copy everything from the first &#8216;{&#8216; to the last &#8216;}&#8217;&#8230; paste it in max&#8230;explore a bit&#8230;try things&#8230;</p>
<p>you can see a subpatch that contains everything except the ui objects, and transparent connections (cmd+a to see them all).<br />
inside the subpatcher : white background, white font, transparent objects  borders/background&#8230; and everything is messed up.</p>
<p>that doesn&#8217;t explain why you can&#8217;t edit the patch in M4L. but you can re-arrange the patch and paste it in a new M4L device.</p>
<p>now let&#8217;s take a look at the original amxd file in a text editor. you can see it starts with :</p>
<p>[code]ampf    aaaameta    ptcha    mx@c    a‹{[/code]</p>
<p>if you look at a &#8216;normal&#8217; M4L device, it starts with something like :</p>
<p>[code]ampf    aaaameta    ptcha{[/code]</p>
<p>and a mxf (max collective) file starts with </p>
<p>[code]mx@c   Aï[{/code]</p>
<p>so it's like they managed to load a mxf into an amxd device... i didn't manage to find the solution yet, and i think i won't lose to much time on it since it's possible to copy the patch into a new device. but that's an interesting thing.</p>
<p>i really think protecting your max patch won't be possible until they decide it at C74, and i'm not sure they will. one way would be to compile a max patch into a real standalone, not just runtime+mxf. but again, i think that's not in C74 priorities.</p>
<p>g</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/uneditable-max-for-live-patch/#post-188081</guid>
					<title><![CDATA[Re: UNEDITABLE Max for live patch]]></title>
					<link>http://cycling74.com/forums/topic/uneditable-max-for-live-patch/#post-188081</link>
					<pubDate>Wed, 22 Sep 2010 11:28:58 +0000</pubDate>
					<dc:creator>durutti column</dc:creator>

					<description>
						<![CDATA[
						<p>Ok, I understand it&#8217;s quite easy to open it for a middle experienced user. </p>
<p>But how to protect directly Max externals written in C?</p>
<p>Does watermarking looks overdimensioned to protect a max external, or not?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/uneditable-max-for-live-patch/#post-188082</guid>
					<title><![CDATA[Re: UNEDITABLE Max for live patch]]></title>
					<link>http://cycling74.com/forums/topic/uneditable-max-for-live-patch/#post-188082</link>
					<pubDate>Wed, 22 Sep 2010 15:52:52 +0000</pubDate>
					<dc:creator>Guillaume Evrard</dc:creator>

					<description>
						<![CDATA[
						<p>it depends on how you want to protect it.</p>
<p>unique machine licence // unique user licence // etc&#8230;</p>
<p>you can have a look at the tap.tools, they are &#8220;protected&#8221;.</p>
<p>if you wrote a very impressive external, it can worth it.</p>
<p>g</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/uneditable-max-for-live-patch/#post-188083</guid>
					<title><![CDATA[Re: UNEDITABLE Max for live patch]]></title>
					<link>http://cycling74.com/forums/topic/uneditable-max-for-live-patch/#post-188083</link>
					<pubDate>Sat, 06 Nov 2010 22:28:28 +0000</pubDate>
					<dc:creator>t3mpuser</dc:creator>

					<description>
						<![CDATA[
						<p>Some similar discussion here: <a href="http://forum.ableton.com/viewtopic.php?f=35&#038;t=147254" rel="nofollow">http://forum.ableton.com/viewtopic.php?f=35&#038;t=147254</a></p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

