<HTML>
<HEAD>
<TITLE>Re: [PD] Objects with the same name.</TITLE>
</HEAD>
<BODY>
Just open the C script in a text editor and search and replace 'limiter' by 'limiter_z' for exemple, then in the make file do the same and recompile, it should work.<BR>
Alex<BR>
<BLOCKQUOTE><BR>
<B>From: </B>&quot;Jordan J&quot; &lt;buck@defaced.net&gt;<BR>
<B>Date: </B>Fri, 11 Apr 2003 19:17:35 -0500<BR>
<B>To: </B>&quot;PD List&quot; &lt;pd-list@iem.kug.ac.at&gt;<BR>
<B>Subject: </B>[PD] Objects with the same name.<BR>
<BR>
</BLOCKQUOTE><BR>
<BLOCKQUOTE><FONT FACE="Arial">I noticed that the Zexy library contains an object called limiter~. &nbsp;This object and the limiter~ external have the same object name so when I try to load the limiter~ object I'm guessing it loads the one that appeared in the pd startup command line first. &nbsp;Is there a way to use both without recompiling one or the other? &nbsp;Renaming the limiter~.dll doesn't work as I'm sure the actual object name is defined with in the code. &nbsp;Any help would be appreciated :/<BR>
</FONT> <BR>
<FONT FACE="Arial">-Jordan<BR>
</FONT><BR>
</BLOCKQUOTE><BR>
</BODY>
</HTML>