Skip to content

A high level library for playing music and sound effects

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

PistonDevelopers/music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A high level library for playing music and sound effects

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages