summaryrefslogtreecommitdiff
path: root/RtAudio.h
diff options
context:
space:
mode:
authorGary Scavone <gary@music.mcgill.ca>2019-04-10 13:14:47 -0400
committerGary Scavone <gary@music.mcgill.ca>2019-04-19 15:16:47 -0400
commita09f92013c020e23bad9fecd2cb7ad8b9dbb4fd6 (patch)
tree9ba74b64b01188db9897aae49fb5c2a26e0f5130 /RtAudio.h
parent201e08010dd1f321d9d16bfed29adc89b74b1732 (diff)
Minor text formatting issues.
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 e522a09..347478e 100644
--- a/RtAudio.h
+++ b/RtAudio.h
@@ -510,7 +510,7 @@ class RTAUDIO_DLL_PUBLIC RtAudio
0 and getDeviceCount() - 1.
\param format An RtAudioFormat specifying the desired sample data format.
\param sampleRate The desired sample rate (sample frames per second).
- \param *bufferFrames A pointer to a value indicating the desired
+ \param bufferFrames A pointer to a value indicating the desired
internal buffer size in sample frames. The actual value
used by the device is returned via the same pointer. A
value of zero can be specified, in which case the lowest