Path to this page:
./
wip/py-samplerate,
Monolithic Python wrapper for libsamplerate
Branch: CURRENT,
Version: 0.2.1,
Package name: py311-samplerate-0.2.1,
Maintainer: pkgsrc-usersThis is a wrapper around Erik de Castro Lopo's libsamplerate (aka Secret
Rabbit Code) for high-quality sample rate conversion.
It implements all three APIs available in libsamplerate:
- Simple API: for resampling a large chunk of data with a single library
call
- Full API: for obtaining the resampled signal from successive chunks of
data
- Callback API: like Full API, but input samples are provided by a
callback function
Master sites:
Filesize: 20.99 KB
Version history: (Expand)
- (2024-06-05) Package added to pkgsrc.se, version py311-samplerate-0.2.1 (created)