Skip to content

Tags: blaa/WaveSync

Tags

2.1.0

Toggle 2.1.0's commit message
Drop artificial limit on 2 channels.

- Not yet tested with real multiple channels, but doesn't die in fires.
- Bumped version to 2.1

2.0.0

Toggle 2.0.0's commit message
Tests & Fixes.

- Handle silence detection vs stream time differently.
- Restore "max_delay" detection.
- Fix ms/s unit in output.

1.1.1

Toggle 1.1.1's commit message
Replace a deprecated alias "async" with ensure_future.

- ref: https://docs.python.org/3.6/library/asyncio-task.html
- Found by kolorafa - many thanks!
- Makes wavesync compatible with python 3.7
- Should not break backward compatibility.

1.1.0

Toggle 1.1.0's commit message
Bump version to 1.1.0