From 8051de850c7c8da711a97c7d09edbe2094c874d0 Mon Sep 17 00:00:00 2001 From: Guillaume Gomez Date: Wed, 20 May 2015 12:13:22 +0200 Subject: [PATCH] Add fmod to audio projects --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ec62432..af70896 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,7 @@ Ther goal is to have only projects that are mostly stable and useful to users. P * [JeremyLetang/rust-portaudio](https://github.com/JeremyLetang/rust-portaudio) — [PortAudio](http://www.portaudio.com/) bindings [](https://travis-ci.org/jeremyletang/rust-portaudio) * [RustAudio](https://github.com/RustAudio) * [samdoshi/portmidi-rs](https://github.com/samdoshi/portmidi-rs) — [PortMidi](http://portmedia.sourceforge.net/portmidi/) bindings [](https://travis-ci.org/samdoshi/portmidi-rs) +* [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.png?branch=master)](https://travis-ci.org/GuillaumeGomez/rust-fmod) ### Build system