Skip to content

Commit 2ed95e1

Browse files
committed
docs: Remove reference in audio docs to non-existent synth module.
1 parent a16d82f commit 2ed95e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/audio.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Using audio
4242
===========
4343

4444
You will need a sound source, as input to the ``play`` function. You can generate your own, like in
45-
``examples/waveforms.py`` or you can use the sound sources provided by modules like ``synth``.
45+
``examples/waveforms.py``.
4646

4747

4848
Technical Details

0 commit comments

Comments
 (0)