Skip to content
This repository was archived by the owner on May 29, 2024. It is now read-only.

v0.1.6

Latest
Compare
Choose a tag to compare
@bjouhier bjouhier released this 27 Sep 18:48
· 20 commits to master since this release

#7 refactoring: rewire recorder with ez-streams queue device.
#8 bugfix: fixed major performance issue in recorder
#9 new API: expose a streams API around fold.
#10 API review + doc

Warning: recorder.start() has changed. You have to use recorder.run() instead to run recording as a background task.

You should upgrade because of #8.