diff options
| author | Gary Scavone <gary@music.mcgill.ca> | 2009-01-15 20:26:42 +0000 |
|---|---|---|
| committer | Stephen Sinclair <sinclair@music.mcgill.ca> | 2013-10-11 01:38:24 +0200 |
| commit | d80e83b7145a6c2ecaa6d7fc6ade83ef124515a1 (patch) | |
| tree | 03b36a7332dbeec052ffbd86f00684bcac9a609c /readme | |
| parent | d035dfe8fe72475651f0f132016726fb1de65529 (diff) | |
Various changes in preparation for new 4.0.5 release (GS).
Diffstat (limited to 'readme')
| -rw-r--r-- | readme | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ RtAudio - a set of C++ classes that provide a common API for realtime audio input/output across Linux (native ALSA, JACK, and OSS), Macintosh OS X (CoreAudio and JACK), and Windows (DirectSound and ASIO) operating systems. -By Gary P. Scavone, 2001-2008. +By Gary P. Scavone, 2001-2009. This distribution of RtAudio contains the following: @@ -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-2008 Gary P. Scavone + Copyright (c) 2001-2009 Gary P. Scavone Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files |
