Dsp: Difference between revisions

From SGMK-SSAM-WIKI
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:


= DSP =
Hier entsteht ein Sammelsurium an Informationen zu DSP (Digital Signal Processing).


Hier entsteht ein Sammelsurium an DSP.
== Frameworks / Libraries ==
 
[https://github.com/kfrlib/kfr| KFR] - Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON).
 
[https://github.com/paulbatchelor/soundpipe| Soundpipe]  - A lightweight music DSP library.


== Online Courses ==
== Online Courses ==


[https://www.kadenze.com/courses/physics-based-sound-synthesis-for-games-and-interactive-systems-iv/info|Physics-Based Sound Synthesis for Games and Interactive Systems]
[https://www.kadenze.com/courses/physics-based-sound-synthesis-for-games-and-interactive-systems-iv/info|Physics-Based Sound Synthesis for Games and Interactive Systems]

Latest revision as of 11:51, 10 September 2021

Hier entsteht ein Sammelsurium an Informationen zu DSP (Digital Signal Processing).

Frameworks / Libraries

KFR - Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON).

Soundpipe - A lightweight music DSP library.

Online Courses

Sound Synthesis for Games and Interactive Systems