Added github URL to headers.
authorGary Scavone <gary@music.mcgill.ca>
Wed, 17 Apr 2019 18:48:58 +0000 (14:48 -0400)
committerGary Scavone <gary@music.mcgill.ca>
Wed, 17 Apr 2019 18:48:58 +0000 (14:48 -0400)
RtAudio.cpp
RtAudio.h

index 33ae87b08f63cb0d55a42ca871b209de770051ef..7f914a4b72e03c05d902d3a98ac52aac00afe5d2 100644 (file)
@@ -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
index 8afc04dcea99037eeb3d67ada80294c5d2b5c71a..015b030dbad8f3f3b88e98ba3c84e8c9fd4df6b1 100644 (file)
--- a/RtAudio.h
+++ b/RtAudio.h
@@ -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