Releases: irmen/pyminiaudio
Releases · irmen/pyminiaudio
release 1.38
- updated to miniaudio 0.10.25
- fixed MacOS compilation error
- fixed stop-callback not being called
- allow NULL backend for capture/playback/duplex streams
- added various new API functions
release 1.37
- fixed memory leaks in decode()
- fixed API bugs in the various mp3_load functions
release 1.36
updated to miniaudio 0.10.21
release 1.34
upgraded to miniaudio 0.10.18
release 1.33
release 1.33 with minaudio 0.10.16
release 1.32
release 1.32 with minaudio 0.10.15
release 1.30
release 1.30 with miniaudio 0.10.11
changed build configuration: mp3, wav and flac decoders are now included in the single header miniaudio.h
release 1.23
updated to miniaudio 0.10.8
release 1.22
updated to miniaudio 0.10.7
release 1.20
Updated to miniaudio 0.10.4 library
StreamingConverter has been removed.