Skip to content

KaiLangen/dsp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 74.5%
  • C++ 24.2%
  • Other 1.3%