pydub v0.23.0 Release Notes

Release Date: 2018-09-17 // over 5 years ago
    • ➕ Add support for playback via simpleaudio
    • Allow users to override the type in pydub.AudioSegment().get_array_of_samples() (PR #313)
    • 🛠 Fix a bug where the wrong codec was used for 8-bit audio (PR #309 - issue #308)