An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: github.com/zaf/resample

Package resample implements resampling of PCM-encoded audio. It uses the SoX Resampler library `libsoxr'. To install make sure you have libsoxr and pkg-config installed, then run: go install github.com/zaf/resample@latest The package warps an io.Reader in a Resampler that resamples and writes all input data. Input should be RAW PCM encoded audio samples. For usage details please see the code snippet in the cmd folder.
5 versions
Latest release: over 1 year ago
5 dependent packages

View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/zaf/resample

Dependent Repos 0