Ferdinand Malcher

Results 28 issues of Ferdinand Malcher

``` // master left SETD^m.delayL^0.02 // master right SETD^m.delayR^0.5 // input SETD^i.2.delay^0.02 // line input SETD^l.0.delay^0.2 // aux output SETD^a.3.delay^0.3 ``` All delays maximum of 500 ms

AUX buses can be converted to matrix buses. add support for this bus type

feature
wontfix

We provided our own implementation of get/set with object paths. Evaluate whether the lodash get/set functions (maybe from lodash-fp) are a good replacement.

refactoring

* type BinaryInt for strict 0 or 1 * check and sanitize strict 0 or 1 for binary values * sanitize float values between 0 and 1

feature

Once all info has been harvested from the mixer, fire a ready event so that consumers know when they can start to consume. Could be solved by debouncing the messages/state...

feature
wontfix

The changelog should not be that present at the top of the README. This section can feature the latest highlights, but the full changelog should be moved to a separate...

question
low-prio

PR logo
To be discussed