The Wayback Machine - https://web.archive.org/web/20230228031456/https://github.com/BillyDM/Awesome-Audio-DSP
Skip to content

BillyDM/Awesome-Audio-DSP

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Awesome Audio DSP

My curated list of audio DSP (digital signal processing) and plugin development resources. New resources may be added in the future. Feel free to open a PR if you wish!


"If I'm a total noob, where should I start?"

  • project μ: An excellent and free online blog that neatly explains the basics of DSP.
  • Think DSP: A great free online book that teaches many fundamental DSP concepts using Python.
  • Designing Software Synthesizer Plug-Ins in C++ and Designing Audio Effect Plugins in C++ by Will Pirkle
    • These textbooks are a common recommendation for beginners.
    • The synthesizer one is better than the effect one imo, so go for that if you plan on only buying one.
    • ISBN-10: 0367510480 and 1138591939, ISBN-13: 978-0367510480 and 978-1138591936