summaryrefslogtreecommitdiff
path: root/doc/html/settings.html
diff options
context:
space:
mode:
authorGary Scavone <gary@music.mcgill.ca>2013-10-11 01:52:55 +0200
committerStephen Sinclair <sinclair@music.mcgill.ca>2013-10-11 01:52:55 +0200
commit504ebe4ba69765df5ca0da115690c29e52a44c6d (patch)
tree4b28492661a99b5b121d01c3de8d679c1761fbbe /doc/html/settings.html
parentc3ceaf900358dbd7e2fe375d2114d658e27b29dc (diff)
Release 4.0.4 tarball4.0.4
Diffstat (limited to 'doc/html/settings.html')
-rw-r--r--doc/html/settings.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/settings.html b/doc/html/settings.html
index a95ad8d..958363b 100644
--- a/doc/html/settings.html
+++ b/doc/html/settings.html
@@ -46,7 +46,7 @@ The RtAudioCallback parameter above is a pointer to a user-defined function that
Several stream options are available to fine-tune the behavior of an audio stream. In the example above, we specify that data will be written by the user in a <em>non-interleaved</em> format via the <a class="el" href="structRtAudio_1_1StreamOptions.html">RtAudio::StreamOptions</a> member <code>flags</code>. That is, all <code>bufferFrames</code> of the first channel should be written consecutively, followed by all <code>bufferFrames</code> of the second channel. By default (when no option is specified), <a class="el" href="classRtAudio.html">RtAudio</a> expects data to be written in an <em>interleaved</em> format. <HR>
<table><tr><td><img src="../images/mcgill.gif" width=165></td>
- <td>&copy;2001-2007 Gary P. Scavone, McGill University. All Rights Reserved.<br>Maintained by <a href="http://www.music.mcgill.ca/~gary/">Gary P. Scavone</a>.</td></tr>
+ <td>&copy;2001-2008 Gary P. Scavone, McGill University. All Rights Reserved.<br>Maintained by <a href="http://www.music.mcgill.ca/~gary/">Gary P. Scavone</a>.</td></tr>
</table>
</BODY>