We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1db52c0 commit f87efeeCopy full SHA for f87efee
Doc/library/wave.rst
@@ -18,7 +18,7 @@ The module supports uncompressed PCM and IEEE floating-point WAV formats.
18
Support for ``WAVE_FORMAT_EXTENSIBLE`` headers was added, provided that the
19
extended format is ``KSDATAFORMAT_SUBTYPE_PCM``.
20
21
-.. versionchanged:: 3.15
+.. versionchanged:: next
22
23
Support for reading and writing ``WAVE_FORMAT_IEEE_FLOAT`` files was added.
24
0 commit comments