diff options
| author | Gary Scavone <gary@music.mcgill.ca> | 2019-04-17 18:49:08 -0400 |
|---|---|---|
| committer | Gary Scavone <gary@music.mcgill.ca> | 2019-04-17 18:49:08 -0400 |
| commit | 896623a4775363c48648fdf3d88e8928040285ee (patch) | |
| tree | eecbb0b7abf87b3cf48322afd74590584012bb9e /README.md | |
| parent | 5536d3a2d3e64348487039c22c2b8b67b89d7a6f (diff) | |
Documentation and version updates before release 5.1.0
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,7 +4,7 @@ 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!) +By Gary P. Scavone, 2001-2019 (and many other developers!) This distribution of RtAudio contains the following: @@ -38,7 +38,7 @@ For complete documentation on RtAudio, see the doc directory of the distribution The RtAudio license is similar to the MIT License. RtAudio: a set of realtime audio i/o C++ classes - Copyright (c) 2001-2017 Gary P. Scavone + Copyright (c) 2001-2019 Gary P. Scavone Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files |
