<?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: Saving pluggo presets in max msp</title>
		<atom:link href="http://cycling74.com/forums/topic/saving-pluggo-presets-in-max-msp/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/saving-pluggo-presets-in-max-msp/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 00:34:10 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/saving-pluggo-presets-in-max-msp/#post-37554</guid>
					<title><![CDATA[Saving pluggo presets in max msp]]></title>
					<link>http://cycling74.com/forums/topic/saving-pluggo-presets-in-max-msp/#post-37554</link>
					<pubDate>Mon, 05 May 2008 14:13:45 +0000</pubDate>
					<dc:creator>tymmees@hotmail.com</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>Im trying to use pluggo vst plugins in max msp. but i cant seem to save presets.</p>
<p>when i change parameters in the vst plugin and switch between presets they DO auto save, but when i close and re-open max msp, the presets revert back to the original ones saved with the plugin.</p>
<p>i have searched the manual with words like &#8216;save&#8217; and &#8216;preset&#8217; but i cant find any more info.</p>
<p>Is there a way to save the preset bank or something?</p>
<p>please help me!</p>
<p>im running max 4.6 with the pluggo jr plugins<br />
OSX 10.4.11</p>
<p>Thankyou</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/saving-pluggo-presets-in-max-msp/#post-129852</guid>
					<title><![CDATA[Re: Saving pluggo presets in max msp]]></title>
					<link>http://cycling74.com/forums/topic/saving-pluggo-presets-in-max-msp/#post-129852</link>
					<pubDate>Mon, 05 May 2008 19:07:31 +0000</pubDate>
					<dc:creator>Andrew Pask</dc:creator>

					<description>
						<![CDATA[
						<p>
Preset data from vst~ is not saved automatically. You will need to roll some kind of mechanism to save the state of the parameters.</p>
<p>You can query parameters with the get message and see the parameter data out the 4th outlet of vst~.</p>
<p>Also, some vst plugins save their parameter data as &#8220;chunks&#8221;. Currently in MaxMSP we do not support way of saving chunk data, however this is planned for a future release of MaxMSP.</p>
<p>An advantage of Max 5, with greater limits set on list length, is that VST plugs with more than 256 parameters can be managed simply using messages and the zl objects.</p>
<p>There have been a bunch of different patches for doing this sort of thing posted to this list over the years.</p>
<p>Cheers</p>
<p>
Andrew</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/saving-pluggo-presets-in-max-msp/#post-129853</guid>
					<title><![CDATA[Re: Saving pluggo presets in max msp]]></title>
					<link>http://cycling74.com/forums/topic/saving-pluggo-presets-in-max-msp/#post-129853</link>
					<pubDate>Mon, 05 May 2008 20:26:57 +0000</pubDate>
					<dc:creator>tymmees@hotmail.com</dc:creator>

					<description>
						<![CDATA[
						<p>Thankyou. i guess i will try extracting the data and compiling my own presets!</p>
<p>Tim</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/saving-pluggo-presets-in-max-msp/#post-129854</guid>
					<title><![CDATA[Re: Saving pluggo presets in max msp]]></title>
					<link>http://cycling74.com/forums/topic/saving-pluggo-presets-in-max-msp/#post-129854</link>
					<pubDate>Mon, 05 May 2008 20:59:14 +0000</pubDate>
					<dc:creator>Andrew Pask</dc:creator>

					<description>
						<![CDATA[
						<p>
Also &#8211; you can save and read preset bank files from vst~ as well. Maybe that&#8217;s a little more straightforward. It&#8217;s all in the vst~ help file</p>
<p>-A</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/saving-pluggo-presets-in-max-msp/#post-129855</guid>
					<title><![CDATA[Re: Saving pluggo presets in max msp]]></title>
					<link>http://cycling74.com/forums/topic/saving-pluggo-presets-in-max-msp/#post-129855</link>
					<pubDate>Wed, 05 Sep 2012 18:35:21 +0000</pubDate>
					<dc:creator>dhjdhjdhj</dc:creator>

					<description>
						<![CDATA[
						<p>Is the chunk option supported in Max 6?</p>
<p>I wanted to use a product called Metaplugin but apparently it requires vsts to save their data in &#8220;chunk&#8221; format.</p>
<p>Thanks,<br />
David</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

