DSP library - need sugestions

Hello,

Does anyone have suggestions of C++ libraries for DSP (specifically with filter classes)?

I found SPUC however I don’t know how to build it on Visual C++ 2005 Express yet…

Thanks!

You should check this site.

http://www.musicdsp.org/

HTH.

Masanao Hayashi

the synthesis toolkit by perry cook and gary scavone:

http://ccrma.stanford.edu/software/stk/

…or check out the CREATE Signal Library
http://fastlabinc.com/CSL
which is better integrated than the code on musicdsp and closer to JUCE in its model than STK.
Take a look at the JUCE integration in CSL…

stp

google

libDSP-5.0.1
spKit-2.0.0
tdsp-0.5
AFsp-v8r2

great frameworks: marsyas and CLAM

this should keep you busy for the next year (or so)