#sound #rtaudio

sys rtaudio-sys

RtAudio 的原始绑定

8 个版本

0.3.3 2023 年 12 月 11 日
0.3.2 2023 年 8 月 1 日
0.3.1 2023 年 7 月 24 日
0.3.0 2023 年 6 月 15 日
0.1.2 2023 年 5 月 31 日

#975 in 音频

26 每月下载量
用于 rtaudio

MIT 许可证

605KB
13K SLoC

C++ 12K SLoC // 0.1% comments M4 659 SLoC // 0.1% comments Go 479 SLoC // 0.2% comments Rust 354 SLoC // 0.1% comments Python 118 SLoC // 0.1% comments Shell 83 SLoC // 0.0% comments Automake 67 SLoC

包含 (模糊的 autoconf 代码, 13KB) rtaudio/configure.ac

rtaudio-sys

RtAudio (版本 6) 的原始 Rust 绑定

这是由 rtaudio crate 使用,它提供了一个更 Rust 风格的安全包装。

绑定是从官方的 RtAudio C 头文件 生成的。不提供 C++ 接口的绑定。

这将从源代码构建 RtAudio。不要忘记初始化 git 子模块 (git submodule update --init) 或使用 --recursive 克隆。

无运行时依赖