Wasted-Audio/hvcc

Feature: Daisy - configuration for message buffer size

dromer opened this issue · 1 comments

Currently the used constructor is very minimal and only uses defaults.
It should instead use at least the calculated buffer size and ideally we can manually overload it.

We regularly get reports of patches crashing, with some suspicion that it's due to message queue overload.

Might help stabilize: #175