Releases: vidify/old-audiosync
Releases · vidify/old-audiosync
v0.3.0
Added
- [#51] Dynamic logging with
audiosync.set_debug()
and audiosync.get_debug()
. Some other logging-related improvements.
- Docker integration
- GitHub Actions
Fixed
0.2
- Dedicated audiosync sink support with
audiosync.setup()
: see the README and #22 for more
- Many small improvements and fixes
- Renamed module from
vidify_audiosync
to audiosync
- Improved documentation
- New tests, better debug integration