This plugin is not accepted by the AU hosting code:
http://www.eecs.qmul.ac.uk/~andrewm/composer/media/CrossoverUnit.tar.gz
Plugin page:
http://andrewmcpherson.org/tech.html#crossoverUnit
It loads fine in AU Lab. Seems to be something basic in the identification of the AU format/type.
Could some one on the Juce team have a quick look at this?
We have a customer that really wants to use this plugin.
t0m
2
It looks like it’s a 32 bit AU. AU Lab can load this, as can Reaper, but my 64 bit Ableton Live cannot.
t0m
3
auval -a
doesn’t pick it up either.
ckhf
4
If it’s 32-bit "auval -32 -a"
should show the plugin. I’m currently on Windows, so can’t check myself.
t0m
5
Oh, thanks - I didn’t know you could do that. Running auval -32 -a
displays the plug-in, so it’s 32 bit.
t0m
6
The plug-in loads correctly in a 32 bit version of JuceDemoHost.
Thank you for checking this out.
Did not know It was as simple as that.
I guess that takes us back to this:
I thought this was only an issue on Windows.
Thank you again