音まわりのライブラリとか

最近music-dsp MLを英語弱いなりに見てるんですが、「PythonかCで使えるいいオーディオDSPのライブラリ教えて」的なスレッドがあって、そのレスでまとまったライブラリ一覧が投稿されてた。オープンソースのものもあるので今後の勉強のためにURLつけてメモしておいてみる。

Csound
http://www.csounds.com/
Sound processing language written in C with some C++, Python API
Cmix
http://www.music.princeton.edu/winham/cmix.html
Sound processing system written in Objective C, has its own scripting language
Pure Data
http://puredata.info/
Data flow multimedia processing language written in C with some C++, Python externals
SuperCollider
http://www.audiosynth.com/
Sound processing language written in C, Python API
Open Sound World
http://osw.sourceforge.net/
Data flow multimedia processing language written in C++
STK
http://ccrma.stanford.edu/software/stk/
Sound processing class library written in C++
CLAM
http://clam.iua.upf.edu/
Sound processing class library written in C++
Create Signal Library (CSL)
http://fastlabinc.com/CSL/
Sound processing class library written in C++
Synz (Lance Putnam, watch out for porno girls with same name)
http://www.uweb.ucsb.edu/~ljputnam/synz.html
Sound processing class library written in C++, Lua API in Vessel
SndObj
http://music.nuim.ie/musictec/SndObj/main.html
Sound processing class library written in C++, Python API