17
16

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

C++で使える 音響合成ライブラリ

Posted at

C++で使える音響合成ライブラリ

・ゲームのための再生特化とはこれに入らない、例えばFMができるモジュールが用意されていないものとかは除外

・Gamma C++テンプレートが大好きな感じ、一通り揃ってるぽい
http://mat.ucsb.edu/gamma/

・Nsound FFTからフィルターまで一通り揃ってるが。。
http://nsound.sourceforge.net

・SndObj
http://sndobj.sourceforge.net

・CSL - CREATE Signal Library (CSL)
http://fastlabinc.com/CSL/

・Ugen++ スパコ? 開発終わってる
https://code.google.com/p/ugen/

17
16
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
17
16

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?