Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3db684f

Browse files
committed
merge with 3.3
2 parents 98c0665 + 58d58da commit 3db684f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/ossaudiodev.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ simple calculations.
302302

303303
fmt = dsp.setfmt(fmt)
304304
channels = dsp.channels(channels)
305-
rate = dsp.rate(channels)
305+
rate = dsp.rate(rate)
306306

307307

308308
.. method:: oss_audio_device.bufsize()

0 commit comments

Comments
 (0)