On Mon, Feb 03, 2003 at 03:45:00 +0000, Nathaniel Virgo wrote: > Indeed, and using code generation to get both isn't too hard. If you're > using C++ you can do it with templates (see the latest version of cmt for > some LADSPA plugins I wrote that do this in an admittedly hacky way)
Not as hacky as my XML+Macros approach :) I'm not a big fan of C++ though. I'd happily use Objective-C, but its a bit too much performance cost at the moment. - Steve
