diff --git a/pa_common/portaudio.h b/pa_common/portaudio.h index 8c5eae5..35c2bcc 100644 --- a/pa_common/portaudio.h +++ b/pa_common/portaudio.h @@ -397,7 +397,7 @@ PaError Pa_AbortStream( PortAudioStream *stream ); PaError Pa_StreamActive( PortAudioStream *stream ); /* - Pa_StreamTime() returns the current output time in samples for the stream . + Pa_StreamTime() returns the current output time in samples for the stream. This time may be used as a time reference (for example synchronizing audio to MIDI).