diff options
| author | Stephen Sinclair <radarsat1@gmail.com> | 2017-10-18 10:16:41 -0300 |
|---|---|---|
| committer | Stephen Sinclair <radarsat1@gmail.com> | 2017-10-18 17:33:01 -0300 |
| commit | 564dd60f1322fca7d7d47f322507336a450110f6 (patch) | |
| tree | bbf7709e6cc2019bcfa9227bb6f679c3e6542758 | |
| parent | 7457720940ed5b5c8f0347f9fb3f9e290c674091 (diff) | |
Add Travis build status to README.md.
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ # RtAudio +[](https://travis-ci.org/thestk/rtaudio) + A set of C++ classes that provide a common API for realtime audio input/output across Linux (native ALSA, JACK, PulseAudio and OSS), Macintosh OS X (CoreAudio and JACK), and Windows (DirectSound, ASIO and WASAPI) operating systems. By Gary P. Scavone, 2001-2017 (and many other developers!) |
