Hi -
I'm a bit stumped as to get plugin~ to find the ladspa plugins on my system. They're in /Library/Audio/Plug-Ins/LADSPA/
I've created $LADSPA_PATH in terminal as suggested on the floss site: http://en.flossmanuals.net/bin/view/PureData/UsingLADSPAplugins

I think I'm using the correct label (allpass_l - I'm using the Steve Harris plugins, not the sdk ones) based on the docs on plugin site. Eg, to load the linear allpass filter I'm using this:
[plugin~ allpass_l allpass_1895.so] (allpass_1895.so is the actual filename it installed - i just left as is)

I just get 'error: plugin~: plugin not found', so I assume it can't find it

This is on the latest rc4 build of 0.42.5 extended. Any ideas? I'm stumped!

cheers