Browse Source

Update DSP.md

Added the best introduction to DSP ever. By Ableton developer Jack Schaedler.
pull/21/head
cbrpnk GitHub 6 years ago
parent
commit
58eba5edba
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      DSP.md

+ 1
- 0
DSP.md View File

@@ -6,6 +6,7 @@ One of its many applications is to generate and process audio from virtual/digit
There are many online resources and books for learning DSP.

- [Digital signal processing Wikipedia](https://en.wikipedia.org/wiki/Digital_signal_processing): An overview of the entire field.
- [Seeing circles, sines, and signals](https://jackschaedler.github.io/circles-sines-signals/): A visual and interactive introduction to DSP.
- [Julius O. Smith III Online Books](https://ccrma.stanford.edu/~jos/) ([Index](https://ccrma.stanford.edu/~jos/GlobalJOSIndex.html)): Thousands of topics on audio DSP and relevant mathematics, neatly organized into easy-to-digest but sufficiently deep pages and examples.
- [Mathematics of the Discrete Fourier Transform (DFT)](https://ccrma.stanford.edu/~jos/mdft/)
- [Introduction to Digital Filters](https://ccrma.stanford.edu/~jos/filters/)


Loading…
Cancel
Save