From 504ebe4ba69765df5ca0da115690c29e52a44c6d Mon Sep 17 00:00:00 2001 From: Gary Scavone Date: Fri, 11 Oct 2013 01:52:55 +0200 Subject: Release 4.0.4 tarball --- doc/html/settings.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/settings.html') 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 non-interleaved format via the RtAudio::StreamOptions member flags. That is, all bufferFrames of the first channel should be written consecutively, followed by all bufferFrames of the second channel. By default (when no option is specified), RtAudio expects data to be written in an interleaved format.
- +
©2001-2007 Gary P. Scavone, McGill University. All Rights Reserved.
Maintained by Gary P. Scavone.
©2001-2008 Gary P. Scavone, McGill University. All Rights Reserved.
Maintained by Gary P. Scavone.
-- cgit v1.2.3