libsoxr

Crates.iolibsoxr
lib.rslibsoxr
version0.2.9
sourcesrc
created_at2020-12-24 14:08:21.036885
updated_at2023-04-12 13:24:52.05103
descriptionWrapper for libsoxr (resampling library for sounds)
homepage
repositoryhttps://github.com/lrbalt/libsoxr-rs
max_upload_size
id326901
size1,412,323
Reinier Balt (lrbalt)

documentation

https://docs.rs/libsoxr

README

libsoxr-rs

This library is a thin wrapper for libsoxr which is a "High quality, one-dimensional sample-rate conversion library".

crates.io API documentation license

For direct access to the native libsoxr functions, you can use the libsoxr-sys crate. The documentation including examples can be found here.

This wrapper library is licensed the same as libsoxr itself: LGPLv2.

Commit count: 60

cargo fmt