Hi, First of all, thanks to everyone who's worked on PD, it's a fantastic program. Here's a small problem I'm having, I was wondering if I could get some help: I recently built some patches using certain cyclone objects, such as <~, >~, and ==~. 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. It is able to load other cyclone objects like cosx~, but not <~ or >~. The version I am using at home is whatever is currently in Gentoo. The version I'm using on OS X is Pd-0.38.4-extended-RC5.
When I load cyclone under Linux (pd -lib cyclone), I get a message such as "this is cyclone version....", but I get no such message under OS X. 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.
Thanks for any help you can suggest...
Steve
For completeness, here is the verbose output from the startup sequence:
input channels = 2, output channels = 2 input channels = 2, output channels = 2 input device 0, channels 2 output device 2, channels 2 framesperbuf 64, nbufs 34 ... opened OK. tried /cyclone.pd_darwin and failed 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 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 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 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 tried /cyclone/cyclone.pd_darwin and failed 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 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 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 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 tried /cyclone/cyclone.pd and failed 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 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 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 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 Added to search path: /Network/Servers/borges.mt.lan/Volumes/home/sinclairs/Pd- 0.38.4-extended-RC5.app/Contents/Resources/Scripts/../extra/cyclone Added to help path: /Network/Servers/borges.mt.lan/Volumes/home/sinclairs/Pd- 0.38.4-extended-RC5.app/Contents/Resources/Scripts/../extra/cyclone 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 Loaded libdir cyclone from /Network/Servers/borges.mt.lan/Volumes/home/sinclairs/Pd- 0.38.4-extended-RC5.app/Contents/Resources/Scripts/../extra/cyclone
[... etc, etc... loads GEM and all other libraries successfully...]
Creating an object called <~ gives me:
<~ ... couldn't create