<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Feb 13, 2014 at 12:08 AM, Miller Puckette <span dir="ltr">&lt;<a href="mailto:msp@ucsd.edu" target="_blank">msp@ucsd.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all -<br>
<br>
I tried to do this a while back but found out that on Mac you have to structure<br>
a program as an &quot;app&quot; (which entails using Apple&#39;s event loop instead of your<br>
own scheduler).  I couldn&#39;t see any reasonable way to get Pd working that<br>
way, and eventually gave up.<br></blockquote><div><br></div><div>Jamie and I did all of the OSX window, mouse and keyboard code for GEM using the Apple event loops.  It wasn&#39;t fun, but also not too terribly difficult either.  I&#39;m sure the GEM source is very deprecated now since it isn&#39;t an iOS app.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
My workaround was to use another application to show the GUI, learned the<br>
controls and found reasonable settings, and then used the plug-in in Pd with<br>
no GUI.<br></blockquote><div> <br></div><div>That&#39;s just nuts.  It should be possible to build a Pd patch wrapper for all of the VST parameters right?</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
By the way, at the time there seemed to be NO open-source program for Macintosh<br>
that could host plug-ins.  I ended up using Max :)<br>
<br></blockquote><div><br></div><div>SuperCollider hosts AudioUnits, but given James&#39; day job that is not surprising.</div><div><br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Miller<br>
<div><div class="h5"><br>
On Wed, Feb 12, 2014 at 06:32:04PM +0000, Pagano, Patrick wrote:<br>
&gt; Hello<br>
&gt;<br>
&gt; I am asking if anyone has had any success on updating the vst~ object for OSX. I would really like to use some simple vst~ plugins with GUIs inside of Pd, but i cannot seem to get the GUI window to pop up still. Pd sees all the information, ins/outs and methods but cannot display the GUI interface so it seems. I am building and extension to the Console abstraction Leonard made some years ago and i would like it to have interchangeable vsts for REVERB/DELAY/FILTER AND a wildcard effect.<br>

&gt;<br>
&gt;<br>
&gt; please help<br>
&gt;<br>
&gt; pp<br>
&gt;<br>
&gt; Patrick Pagano B.S, M.F.A<br>
&gt; Audio and Projection Design Faculty<br>
&gt; Digital Worlds Institute<br>
&gt; University of Florida, USA<br>
&gt; <a href="tel:%28352%29294-2020" value="+13522942020">(352)294-2020</a><br>
<br>
</div></div>&gt; _______________________________________________<br>
&gt; <a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
&gt; UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div><br></div></div>