A high level library for playing music and sound effects
music
targets the latest stable release of Rust.
music
currently depends on two external non-Rust libraries, SDL2 and
SDL2_mixer.
rust-sdl2
library README.To run the built in examples for this project, run one of the following:
```bash $ cargo run --example test
$ cargo build --example test-mp3 ```
Licensed under either of * Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0) * MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT) at your option.
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.