使用旧的Rust 2015
0.1.12
| 2022年5月10日 |
0.1.11
| 2022年5月10日 |
0.1.10
| 2021年1月14日 |
0.1.9
| 2020年11月19日 |
0.1.3
| 2018年10月29日 |
#696 in 音频
9,107 每月下载量
在 5 个crate中使用 (通过 samplerate)
4MB
2K SLoC
libsamplerate-sys
Rust对libsamplerate的绑定。
将从源代码构建libsamplerate。请记住初始化git子模块(git submodule update --init
)或使用--recursive
进行克隆。
为了符合-sys
命名方案,此项目不提供任何高级API。
绑定已由bindgen自动生成
bindgen wrapper.h --no-layout-tests -o src/bindings.rs