1
0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2025-02-04 06:08:43 +02:00

add audio link

This commit is contained in:
kud1ing 2016-05-17 09:18:10 +02:00
parent df9198c071
commit f5b44af47f

View File

@ -197,6 +197,8 @@ See also [http://areweideyet.com/](http://areweideyet.com/) and [Rust and IDEs](
### Audio
[[audio](https://crates.io/keywords/audio)]
* [GuillaumeGomez/rust-fmod](https://github.com/GuillaumeGomez/rust-fmod) — [FMOD](http://www.fmod.org/) bindings [![Build Status](https://api.travis-ci.org/GuillaumeGomez/rust-fmod.svg?branch=master)](https://travis-ci.org/GuillaumeGomez/rust-fmod)
* [RustAudio/rust-portaudio](https://github.com/RustAudio/rust-portaudio) — [PortAudio](http://www.portaudio.com/) bindings [<img src="https://travis-ci.org/RustAudio/rust-portaudio.svg?branch=master">](https://travis-ci.org/RustAudio/rust-portaudio)
* [jhasse/ears](https://github.com/jhasse/ears) — a simple library to play Sounds and Musics, on top of OpenAL and libsndfile [<img src="https://travis-ci.org/jhasse/ears.svg?branch=master">](https://travis-ci.org/jhasse/ears)