Skip to content

Learning Resources

RJ Skerry-Ryan edited this page May 13, 2016 · 18 revisions

Learning resources

Qt documentation

http://doc.qt.io/qt-4.8/

Signal theory

  • MIT OpenCourseWare lectures:
    * [[http://ocw.mit.edu/resources/res-6-008-digital-signal-processing-spring-2011/index.htm|Digital Signal Processing]]: Video lecture. There's also lecture notes, proposed exercises and their solutions for each video.
  • Coursera courses:
    * [[https://www.coursera.org/course/audio|Audio Signal Processing for Music Applications]] 
    * [[https://www.coursera.org/course/dsp|Digital Signal Processing]]
    - [[https://ccrma.stanford.edu/~jos/mdft/|Mathematics of the Discrete Fourier Transform (DFT)]]
    - [[https://ccrma.stanford.edu/~jos/filters/|Introduction to Digital Filters]]
    - [[https://ccrma.stanford.edu/~jos/pasp/|Physical Audio Signal Processing]]
    - [[https://ccrma.stanford.edu/~jos/sasp/|Spectral Audio Signal Processing]]
    * [[http://diydsp.com/livesite/pages/home#DSP_Theory|DSP Theory]]
    * [[http://diydsp.com/livesite/pages/home#DSP_FAQs|DSP FAQs]]
    * [[http://diydsp.com/livesite/pages/home#DSP_Books|DSP Books]]
  • Music DSP. Site with a huge database of DSP code.

Software Engineering

Clone this wiki locally