Skip to content

v0.3.1

Compare
Choose a tag to compare
@theomonnom theomonnom released this 06 Sep 18:24
· 258 commits to main since this release
19d5d0b

Breaking changes from v0.2.*

AudioSource.__init__() now requires two parameters: sample_rate and num_channels
AudioSource.capture_frame is now async and automatically handle the clock synchronisation

What's Changed

Full Changelog: v0.2.5...v0.3.1