Skip to content

Arturia Minilab 3 knobs set to absolute #103

Description

@br0kenraz0r

I use the Minilab 3 and can’t use the default extension because the behavior of the knobs is not correct.

This device has endless encoders, meaning they turn 360°. Endless encoders need to pair with RELATIVE positioning in Bitwig to work correctly.

I looked at the controller.java file and found on line 68 it is set to absolute hardware knobs. I think this might be the issue. if these are set to relative hardware knobs like the main encoder, i think it will be fixed.

here is the line of code I found

private final AbsoluteHardwareKnob[] knobs = new AbsoluteHardwareKnob[8];

would really appreciate this to be fixed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions