7 releases

0.2.1 Dec 21, 2023
0.2.0 Sep 22, 2022
0.1.4 Sep 8, 2022
0.1.1 Aug 29, 2021

#439 in Audio

Download history 3/week @ 2023-12-20 35/week @ 2024-02-21 172/week @ 2024-02-28 1/week @ 2024-03-06 3/week @ 2024-03-13

211 downloads per month
Used in pxtone

MIT/Apache

1MB
22K SLoC

C 17K SLoC // 0.2% comments C++ 5.5K SLoC // 0.0% comments Rust 122 SLoC Perl 110 SLoC // 0.0% comments Automake 47 SLoC // 0.2% comments

rust-pxtone-sys
GitHub Workflow Status Crates.io GitHub commits since latest release

Low level bindings to pxtone for Rust

Run cargo run --release --example example for a demo.
See examples/ for sample code.

This project does basically nothing other than generate bindings for the original pxtone library.
For high-level bindings, see rust-pxtone.

License

pxtone source code (in pxtone/) © STUDIO PIXEL

rust-pxtone-sys licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~0–3MB
~50K SLoC