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 89495ce commit 0255cfdCopy full SHA for 0255cfd
README.rst
@@ -74,6 +74,7 @@ Version History
74
requires Python 3.6+.
75
Increase default block size in FFmpegAudioFile to get slightly faster file reading.
76
Cache backends for faster lookup (thanks to @bmcfee).
77
+ Audio file classes now inherit from a common base ``AudioFile`` class.
78
79
2.1.9
80
Work correctly with GStreamer 1.18 and later (thanks to @ssssam).
0 commit comments