Registry / utility / signalsmith-dsp

signalsmith-dsp

JSON →
library1.6.2vcpkgunverified

Signalsmith Audio's C++ DSP support library

vcpkg install signalsmith-dsp
INSTALL
IMPORT
SIG · SIGNALSMITH-DSP
S
signalsmith-dsp
utilitycppv1.6.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

signalsmith/dsp.h
#include <signalsmith/dsp.h>

Create a DSP resampler using Signalsmith DSP

#include <signalsmith/dsp.h> #include <iostream> int main() { signalsmith::dsp::Resampler resampler; std::cout << "Resampler created" << std::endl; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.6.2latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources

No resource links recorded.

signalsmith-dsp — pip install signalsmith-dsp · libregistry