From f5b44af47f5370cf24136cf6d851c460336c3153 Mon Sep 17 00:00:00 2001 From: kud1ing Date: Tue, 17 May 2016 09:18:10 +0200 Subject: [PATCH] add audio link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 461e0ca..1e052ad 100644 --- a/README.md +++ b/README.md @@ -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 [](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 [](https://travis-ci.org/jhasse/ears)