Page 2 of 2

Re: Need just a bit of help compiling with LADSPA categories

Posted: Tue Aug 02, 2011 4:39 am
by rcrath
p.s., and sorry to sound ungrateful to those who took time to reply--thanks for replying!

Re: Need just a bit of help compiling with LADSPA categories

Posted: Tue Aug 02, 2011 11:42 pm
by Gale Andrews
rcrath wrote:Categories would still be useful though.
That should still work for built-in and Nyquist plug-ins if you #define EFFECT_CATEGORIES in src/Experimental.h. If it doesn't work, try a fresh checkout.


Gale

Re: Need just a bit of help compiling with LADSPA categories

Posted: Wed Aug 03, 2011 12:50 am
by steve
Gale Andrews wrote:That should still work for built-in and Nyquist plug-ins if you #define EFFECT_CATEGORIES in src/Experimental.h.
I checked that immediately before my previous post, so it was definitely working on 21st July and there have been no changes that I'm aware of since then that will affect that.