diff options
| author | Gary Scavone <gary@music.mcgill.ca> | 2013-04-15 17:56:31 +0000 |
|---|---|---|
| committer | Stephen Sinclair <sinclair@music.mcgill.ca> | 2013-10-11 01:38:32 +0200 |
| commit | 91b2f327e23d13ffaae84f83c1f672aa55e8a694 (patch) | |
| tree | a55e50c0f10146585f6685f210ea01c7a9bc8d83 /readme | |
| parent | 906e5ba67f7c253655b7f1a29b832bb7852e1126 (diff) | |
A few more updates, including new ASIO files (GS).
Diffstat (limited to 'readme')
| -rw-r--r-- | readme | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,12 +1,12 @@ 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 and ASIO) operating systems. -By Gary P. Scavone, 2001-2012. +By Gary P. Scavone, 2001-2013. This distribution of RtAudio contains the following: doc: RtAudio documentation (see doc/html/index.html) tests: example RtAudio programs -asio: header and source files necessary for ASIO compilation +include: header and source files necessary for ASIO & DS compilation tests/Windows: Visual C++ .net test program workspace and projects OVERVIEW: @@ -34,7 +34,7 @@ LEGAL AND ETHICAL: The RtAudio license is similar to the MIT License. RtAudio: a set of realtime audio i/o C++ classes - Copyright (c) 2001-2012 Gary P. Scavone + Copyright (c) 2001-2013 Gary P. Scavone Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files |
