Hi,<br>First of all, thanks to everyone who's worked on PD, it's a fantastic program.<br>Here's a small problem I'm having, I was wondering if I could get some help:<br>I recently built some patches using certain cyclone objects, such as &lt;~, &gt;~, and ==~.
<br>I built them under Linux on my laptop, however, when I came to school to try them out on the macs, PD refused to create those objects.<br>It is able to load other cyclone objects like cosx~, but not &lt;~ or &gt;~.<br>
The version I am using at home is whatever is currently in Gentoo.&nbsp; The version I'm using on OS X is Pd-0.38.4-extended-RC5.<br><br>When I load cyclone under Linux (pd -lib cyclone), I get a message such as &quot;this is cyclone version....&quot;, but I get no such message under OS X.
<br>By the way, I don't have admin access to these computers so I must run PD as a regular using, in the .app folder, so installing libs to the main filesystem is out of question.<br><br>Thanks for any help you can suggest...
<br><br><br>Steve<br><br><br>For completeness, here is the verbose output from the startup sequence:<br><br>input channels = 2, output channels = 2<br>input channels = 2, output channels = 2<br>input device 0, channels 2<br>
output device 2, channels 2<br>framesperbuf 64, nbufs 34<br>... opened OK.<br>tried /cyclone.pd_darwin and failed<br>tried /private/Network/Servers/borges.mt.lan/Volumes/home/sinclairs/Pd-0.38.4-extended-RC5.app/Contents/Resources/Scripts/../extra/cyclone/cyclone.pd_darwin and failed
<br>tried /private/Network/Servers/borges.mt.lan/Volumes/home/sinclairs/Pd-0.38.4-extended-RC5.app/Contents/Resources/Scripts/../extra/memento/cyclone.pd_darwin and failed<br>tried /private/Network/Servers/borges.mt.lan/Volumes/home/sinclairs/Pd-
0.38.4-extended-RC5.app/Contents/Resources/Scripts/../extra/toxy/cyclone.pd_darwin and failed<br>tried /Network/Servers/borges.mt.lan/Volumes/home/sinclairs/Pd-0.38.4-extended-RC5.app/Contents/Resources/Scripts/../extra/cyclone.pd_darwin and failed
<br>tried /cyclone/cyclone.pd_darwin and failed<br>tried /private/Network/Servers/borges.mt.lan/Volumes/home/sinclairs/Pd-0.38.4-extended-RC5.app/Contents/Resources/Scripts/../extra/cyclone/cyclone/cyclone.pd_darwin and failed
<br>tried /private/Network/Servers/borges.mt.lan/Volumes/home/sinclairs/Pd-0.38.4-extended-RC5.app/Contents/Resources/Scripts/../extra/memento/cyclone/cyclone.pd_darwin and failed<br>tried /private/Network/Servers/borges.mt.lan/Volumes/home/sinclairs/Pd-
0.38.4-extended-RC5.app/Contents/Resources/Scripts/../extra/toxy/cyclone/cyclone.pd_darwin and failed<br>tried /Network/Servers/borges.mt.lan/Volumes/home/sinclairs/Pd-0.38.4-extended-RC5.app/Contents/Resources/Scripts/../extra/cyclone/cyclone.pd_darwin and failed
<br>tried /cyclone/cyclone.pd and failed<br>tried /private/Network/Servers/borges.mt.lan/Volumes/home/sinclairs/Pd-0.38.4-extended-RC5.app/Contents/Resources/Scripts/../extra/cyclone/cyclone/cyclone.pd and failed<br>tried /private/Network/Servers/borges.mt.lan/Volumes/home/sinclairs/Pd-
0.38.4-extended-RC5.app/Contents/Resources/Scripts/../extra/memento/cyclone/cyclone.pd and failed<br>tried /private/Network/Servers/borges.mt.lan/Volumes/home/sinclairs/Pd-0.38.4-extended-RC5.app/Contents/Resources/Scripts/../extra/toxy/cyclone/cyclone.pd and failed
<br>tried /Network/Servers/borges.mt.lan/Volumes/home/sinclairs/Pd-0.38.4-extended-RC5.app/Contents/Resources/Scripts/../extra/cyclone/cyclone.pd and succeeded<br>Added to search path: /Network/Servers/borges.mt.lan/Volumes/home/sinclairs/Pd-
0.38.4-extended-RC5.app/Contents/Resources/Scripts/../extra/cyclone<br>Added to help path: /Network/Servers/borges.mt.lan/Volumes/home/sinclairs/Pd-0.38.4-extended-RC5.app/Contents/Resources/Scripts/../extra/cyclone<br>Added to help path: /Network/Servers/borges.mt.lan/Volumes/home/sinclairs/Pd-
0.38.4-extended-RC5.app/Contents/Resources/Scripts/../doc/5.reference/cyclone<br>Loaded libdir cyclone from /Network/Servers/borges.mt.lan/Volumes/home/sinclairs/Pd-0.38.4-extended-RC5.app/Contents/Resources/Scripts/../extra/cyclone
<br><br>[... etc, etc... loads GEM and all other libraries successfully...]<br><br><br><br>Creating an object called &lt;~ gives me:<br><br>&nbsp;&lt;~<br>... couldn't create<br><br><br><br>