<?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: mxj and pluggos</title>
		<atom:link href="http://cycling74.com/forums/topic/mxj-and-pluggos/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/mxj-and-pluggos/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 17:00:02 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/mxj-and-pluggos/#post-25915</guid>
					<title><![CDATA[mxj and pluggos]]></title>
					<link>http://cycling74.com/forums/topic/mxj-and-pluggos/#post-25915</link>
					<pubDate>Thu, 11 May 2006 00:02:54 +0000</pubDate>
					<dc:creator>Dan Nigrin</dc:creator>

					<description>
						<![CDATA[
						<p>Is it possible to include mxj&#8217;s within a pluggo?</p>
<p>I get no errors when building my plug (either with or without specifying my class file specifically in the collective builder), but I&#8217;m getting &#8220;class not found&#8221; errors in my plug&#8217;s Message window when I try to use it in a VST host app.</p>
<p>Thanks,<br />
Dan</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/mxj-and-pluggos/#post-76897</guid>
					<title><![CDATA[Re: mxj and pluggos]]></title>
					<link>http://cycling74.com/forums/topic/mxj-and-pluggos/#post-76897</link>
					<pubDate>Thu, 11 May 2006 06:23:37 +0000</pubDate>
					<dc:creator>Hjalte Bested Møller</dc:creator>

					<description>
						<![CDATA[
						<p>i&#8217;ve done some pluggos with mxj, but I can only make than work if the classes is both included &#038; in the plugge support folder ?</p>
<p>if I don&#8217;t include, the AU-Pluggoscan will crash.<br />
if the files is not in the pluggo&#8217;s searchpath, it wont work ?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/mxj-and-pluggos/#post-76898</guid>
					<title><![CDATA[Re: mxj and pluggos]]></title>
					<link>http://cycling74.com/forums/topic/mxj-and-pluggos/#post-76898</link>
					<pubDate>Thu, 11 May 2006 12:52:57 +0000</pubDate>
					<dc:creator>Dan Nigrin</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks, that did it &#8211; I copied my .class file in /Library/Application <br />
Support/C74 Plug-In Support/Pluggo Support/ , or even a subfolder of <br />
that folder, and it worked.</p>
<p>Dan</p>
<p>&#8211; <br />
Dan Nigrin<br />
Defective Records<br />
202 Hack / PC-1600 User / VSTi Host / OMS Convert / Jack OS X<br />
<a href="http://www.defectiverecords.com" rel="nofollow">http://www.defectiverecords.com</a></p>
<p><a href="http://www.jackosx.com" rel="nofollow">http://www.jackosx.com</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/mxj-and-pluggos/#post-76899</guid>
					<title><![CDATA[Re: mxj and pluggos]]></title>
					<link>http://cycling74.com/forums/topic/mxj-and-pluggos/#post-76899</link>
					<pubDate>Thu, 11 May 2006 13:28:11 +0000</pubDate>
					<dc:creator>Charles Baker</dc:creator>

					<description>
						<![CDATA[
						<p>(on Mac&#8230;.)<br />
The default pluggo lookup path is now /Library/Application Support/ <br />
C74 Plug-in Support/<br />
make sure your mxj claasses are in  /Library/Application Support/C74  <br />
Plug-in Support/Java/classes/<br />
and it works for me&#8230;.<br />
Any plugin installation should place any needed non-standard classes  <br />
in this folder, or perhaps in plug-named folder under this?</p>
<p>
Please correct me , if I am wrong!</p>
<p>charlieb</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/mxj-and-pluggos/#post-76900</guid>
					<title><![CDATA[Re: mxj and pluggos]]></title>
					<link>http://cycling74.com/forums/topic/mxj-and-pluggos/#post-76900</link>
					<pubDate>Thu, 11 May 2006 13:31:12 +0000</pubDate>
					<dc:creator>Dan Nigrin</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks Charlie &#8211; yes, I got it to work by putting my classes in <br />
/Library/Application Support/C74 Plug-In Support/Pluggo Support/ , or <br />
even a subfolder of that folder.</p>
<p>Didn&#8217;t need to do the &#8220;/Java/classes/&#8221; stuff either.</p>
<p>Dan</p>
<p>&#8211; <br />
Dan Nigrin<br />
Defective Records<br />
202 Hack / PC-1600 User / VSTi Host / OMS Convert / Jack OS X<br />
<a href="http://www.defectiverecords.com" rel="nofollow">http://www.defectiverecords.com</a></p>
<p><a href="http://www.jackosx.com" rel="nofollow">http://www.jackosx.com</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/mxj-and-pluggos/#post-76901</guid>
					<title><![CDATA[Re: mxj and pluggos]]></title>
					<link>http://cycling74.com/forums/topic/mxj-and-pluggos/#post-76901</link>
					<pubDate>Thu, 11 May 2006 13:41:39 +0000</pubDate>
					<dc:creator>Timothy Place</dc:creator>

					<description>
						<![CDATA[
						<p>One thing to keep in mind with all of this.  When you host a plug-in  <br />
in a non-Max environment, the C74 Plug-in Support folder acts as the  <br />
C74 folder and everything in it can be found.  When you host a plug- <br />
in in Max, then Max uses it&#8217;s own C74 folder &#8211; and most things in the  <br />
C74 Plug-in Support folder will not be found (including stuff in the  <br />
Java folders).</p>
<p>Dan&#8217;s approach is probably the best practice because the Pluggo  <br />
Support folder (and subfolders thereof) in C74 Plug-in Support get  <br />
added to Max&#8217;s searchpaths automatically when you load a Pluggo-based  <br />
plug-in in vst~.</p>
<p>In other words, by putting it in Pluggo Support then the file can be  <br />
accessed by all hosts including Max.<br />
    -Tim</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

