summaryrefslogtreecommitdiff
path: root/RtAudio.cpp
diff options
context:
space:
mode:
authorGary Scavone <gary@music.mcgill.ca>2019-04-17 14:48:58 -0400
committerGary Scavone <gary@music.mcgill.ca>2019-04-17 14:48:58 -0400
commit5536d3a2d3e64348487039c22c2b8b67b89d7a6f (patch)
tree42fdf18cdb0f2c657185a6f965e6ce9d68c9ab99 /RtAudio.cpp
parentacb8458e225384abcf3511d81eca971702aded20 (diff)
Added github URL to headers.
Diffstat (limited to 'RtAudio.cpp')
-rw-r--r--RtAudio.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/RtAudio.cpp b/RtAudio.cpp
index 33ae87b..7f914a4 100644
--- a/RtAudio.cpp
+++ b/RtAudio.cpp
@@ -7,6 +7,7 @@
and OSS), Macintosh OS X (CoreAudio and Jack), and Windows
(DirectSound, ASIO and WASAPI) operating systems.
+ RtAudio GitHub site: https://github.com/thestk/rtaudio
RtAudio WWW site: http://www.music.mcgill.ca/~gary/rtaudio/
RtAudio: realtime audio i/o C++ classes