karlstiller / dsp

Coursera-Digital-Signal-Processing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dsp

Coursera Digital Signal Processing

There are two projects in this repository:

  • The C++ version of rtproc, ported so that it can run on Unix/Linux/Mac as well as Windows. I made a few comsetic changes as well as the necessary porting changes.
  • A Python version of rtproc, which should run on any platform that has PortAudio availability.

I should note that neither of these projects has been coded so that they are perfectly error-tolerant in all cases - I simply wanted to get something running so that it would be possible to test the digital filter effects, which are totally awesome!

There is no license for this code, but I consider the code to be the property of Paolo Prandoni, Martin Vetterli, and the École Polytechnique Fédérale de Lausanne.

About

Coursera-Digital-Signal-Processing