Fix an example.

This commit is contained in:
David Reid
2026-05-07 08:44:09 +10:00
parent 1424b80ebd
commit 156f0d678f
+1 -1
View File
@@ -3622,7 +3622,7 @@ with the `ma_waveform` API. Example:
...
ma_waveform_read_pcm_frames(&waveform, pOutput, frameCount);
ma_waveform_read_pcm_frames(&waveform, pOutput, frameCount, NULL);
```
The amplitude, frequency, type, and sample rate can be changed dynamically with