DSPコードの資料。

dsp資料
https://github.com/olilarkin/awesome-musicdsp
https://www.native-instruments.com/jp/products/komplete/synths/reaktor-6/dsp-articles/
https://www.amazon.co.jp/Designing-Audio-Effect-Plug-Ins-Processing/dp/0240825152/
https://www.kvraudio.com/forum/viewtopic.php?p=4932644&highlight=tpt+zdfsvf#4932644

https://www.ece.rutgers.edu/~orfanidi/intro2sp/
http://www.ic.is.tohoku.ac.jp/~swk/lecture/yaruodsp/main.html
https://github.com/y3eadgbe/MiniSynth

https://theaudioprogrammer.com/
https://ccrma.stanford.edu/~jos/pasp/What_Model.html
https://theaudioprogrammer.com/how-to-learn-dsp-a-guide-for-audio-programmers/

64kintroで実装されたシンセの紹介
additive_slides.pdf (graffathon.fi)
pastebin

シンセの資料-ソースコード
https://github.com/OneLoneCoder/synth
https://github.com/rjeschke/neetutils-base/tree/master/src/main/java/com/github/rjeschke/neetutils/audio

オーディオアプリ開発のTips
https://postd.cc/four-common-mistakes-in-audio-development/

Real-time audio programming 101: time waits for nothing