a library that aims to provide a port of supercollider ugens for pd. it's using thomas grill's flext layer, so it should work for all platforms supported by flext (for now pd and max/msp). currently it's only providing a few ugens, but i'm working on it...
does this work on windows, too? there are several makefiles for windows in the sc4pd directory? what compiler is recommended for building Pd and externals? Mingw or VC++ (or Bcc or Cygwin)?
they _should_ ... i used thomas grill's build system for xsample and adapted the makefiles ... i haven't tried to compile it on win but it should work ... maybe i'll release a binary version in the next future, but right now it's changing pretty quickly, so its better to compile it from the source ...
cheers... tim