Skip to content

GitHub mirror of Signalsmith Audio's C++ DSP support library

License

Notifications You must be signed in to change notification settings

Signalsmith-Audio/dsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Signalsmith Audio's DSP Library

A C++11 header-only library, providing classes/templates for (mostly audio) signal-processing tasks.

git clone https://signalsmith-audio.co.uk/code/dsp.git

It's fairly early in development, so it's far from comprehensive, and APIs might change.

Documentation

Docs are on the web: https://signalsmith-audio.co.uk/code/dsp/

Development / contributing

Tests (and source-scripts for the above docs) are available in a separate repo:

git clone https://signalsmith-audio.co.uk/code/dsp-doc.git

The goal (where possible) is to measure/test the actual audio characteristics of the tools (e.g. frequency responses and aliasing levels).

License

This code is MIT licensed. If you'd prefer something else, get in touch.

About

GitHub mirror of Signalsmith Audio's C++ DSP support library

Resources

License

Stars

Watchers

Forks

Languages