This repository was archived by the owner on May 29, 2024. It is now read-only.
#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.