Jozef Henzl

Results 36 issues of Jozef Henzl

- select transfer mode - select mixer mode - press sel. track arm (7/M1) -> nothing happens

- select mixer mode - turn blue encoder -> selected track level changes - select transfer mode - select mixer mode - turn blue encoder -> nothing happens

Maybe like with the OP1 - with shift pressed, do fine adjustments.

Note off mesage is sent on keyboard key release, but when switching mode with a key held down, the message is probably captured by other mode's logic and not passed...

**Describe the bug** I am trying to add a comment at the top of a multi-document yaml file. `yq` unfortunately strips the first document separator line that is expected by...

bug
v4

**Describe the bug** I know, I know. Merge operator is no longer supported in YAML 1.2, though its use is still widespread. What I can't wrap my head around is...

bug
v4

It should be possible to define which modules will be included in the build Essential (the basic app): - shell wallet api Optional: - data upload service (http client) -...

enhancement

To make sure we are compatible with the Apple minority, we should have a Mac OS build on CircleCI. - [ ] create MacOS setup in `.circleci/config.yaml` - [ ]...

macOS