mirror of
https://github.com/mackron/miniaudio.git
synced 2026-06-05 22:02:43 +02:00
Fix an example.
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user