Crates.io | piston-music |
lib.rs | piston-music |
version | 0.26.0 |
source | src |
created_at | 2015-08-28 18:11:33.328192 |
updated_at | 2020-07-18 16:22:17.520142 |
description | A high level library for playing music and sound effects |
homepage | https://github.com/PistonDevelopers/music |
repository | https://github.com/PistonDevelopers/music.git |
max_upload_size | |
id | 2944 |
size | 1,371,116 |
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:
$ cargo run --example test
$ cargo build --example test-mp3
Licensed under either of
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.