Here is a dll of Frank's moogladder~ v.02 compiled against pd 0.40_2 The code should go in svn somewhere. ( I replaced 2*M_PI in the code with TWO_PI to avoid a multiply (compiler optimisation maybe does that already)).
Thanks, Martin!
Out of curiosity - what compiler did you use? I've never compiled externals on win xp but would like to learn how. Is it possible to use the free version of MS Developer Studio? Other alternatives?
I'd like to try to make a stereo version of moogladder~ and also try tanh optimizations to reduce the cpu load.
/Anton