diff options
| author | Stephen Sinclair <sinclair@music.mcgill.ca> | 2013-10-11 00:03:46 +0200 |
|---|---|---|
| committer | Stephen Sinclair <sinclair@music.mcgill.ca> | 2013-10-11 00:03:46 +0200 |
| commit | 458f4d67c1fa9d31a6bddc42aa46c5721100406d (patch) | |
| tree | 3cbb9cb3bfdf7eeb33db3bfcb2996af001596a94 /readme | |
| parent | 424e5aef32dae9c3fa92f2e5f9e86c104242bf13 (diff) | |
| parent | fdc3f15bec57b30fae67f65270392ba7a86680b8 (diff) | |
Merge 3.0.2 into releases
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 which provide a common API for realtime audio input/output across Linux (native ALSA, JACK, and OSS), SGI, Macintosh OS X (CoreAudio), and Windows (DirectSound and ASIO) operating systems. -By Gary P. Scavone, 2001-2004. +By Gary P. Scavone, 2001-2005. This distribution of RtAudio contains the following: @@ -38,7 +38,7 @@ LEGAL AND ETHICAL: The RtAudio license is similar to the the MIT License, with the added "feature" that modifications be sent to the developer. RtAudio: a set of realtime audio i/o C++ classes - Copyright (c) 2001-2004 Gary P. Scavone + Copyright (c) 2001-2005 Gary P. Scavone Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files |
