summaryrefslogtreecommitdiff
path: root/RtAudio.h
diff options
context:
space:
mode:
authorGary Scavone <gary@music.mcgill.ca>2009-01-02 15:59:43 +0000
committerStephen Sinclair <sinclair@music.mcgill.ca>2013-10-11 01:38:23 +0200
commit287e68ea212610c225613876da4e643d43fc2aba (patch)
tree5660f15c5fd5ac774a66b6a2cf9be8e755cb8b12 /RtAudio.h
parentb96814b6bc97b32a590521ae8f401c40dac4cc7c (diff)
Updates to OS-X for multi-stream support (GS).
Diffstat (limited to 'RtAudio.h')
-rw-r--r--RtAudio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/RtAudio.h b/RtAudio.h
index 370ba26..3cb544c 100644
--- a/RtAudio.h
+++ b/RtAudio.h
@@ -4,7 +4,7 @@
RtAudio provides a common API (Application Programming Interface)
for realtime audio input/output across Linux (native ALSA, Jack,
- and OSS), SGI, Macintosh OS X (CoreAudio and Jack), and Windows
+ and OSS), Macintosh OS X (CoreAudio and Jack), and Windows
(DirectSound and ASIO) operating systems.
RtAudio WWW site: http://www.music.mcgill.ca/~gary/rtaudio/