Registry / other / rubberband

rubberband

JSON →
library4.0.0vcpkgunverified

A high quality software library for audio time-stretching and pitch-shifting.

vcpkg install rubberband
INSTALL
IMPORT
SIG · RUBBERBAND
R
rubberband
othercppv4.0.0
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.

rubberband/RubberBandStretcher.h
#include <rubberband/RubberBandStretcher.h>

Create a Rubber Band stretcher

#include <rubberband/RubberBandStretcher.h> #include <iostream> int main() { RubberBand::RubberBandStretcher stretcher(44100, 2); std::cout << "Rubber Band stretcher created" << std::endl; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources

No resource links recorded.

rubberband — pip install rubberband · libregistry