#music #high-level #piston #sound #effect #playing

piston-music

A high level library for playing music and sound effects

24 breaking releases

Uses old Rust 2015

0.26.0 Jul 18, 2020
0.25.1 Apr 19, 2019
0.25.0 Jan 18, 2019
0.24.0 Dec 3, 2017
0.4.0 Nov 26, 2015

#414 in Audio

38 downloads per month

MIT/Apache

1.5MB
111 lines

music

Build Status Build status Crates.io Crates.io Crates.io

A high level library for playing music and sound effects

Requirements

Rust

music targets the latest stable release of Rust.

External Dependencies

music currently depends on two external non-Rust libraries, SDL2 and SDL2_mixer.

  • To install SDL2 and SDL2_mixer, follow the instructions on the rust-sdl2 library README.

Run

To run the built in examples for this project, run one of the following:

$ cargo run --example test

$ cargo build --example test-mp3

License

Licensed under either of

Contribution

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

Dependencies

~16MB
~353K SLoC