Skip to content

[Akai Fire] Step copy crashes the extension in Bitwig 5.1.2 #16

@mcristi

Description

@mcristi

Copying a step does not work: it produces the following error.

Parameter insertDuration (=0.0) must be > 0.0
vGz: Parameter insertDuration (=0.0) must be > 0.0
    at com.bitwig.flt.control_surface.proxy.ControlSurfaceObject.greaterThan(SourceFile:451)
    at com.bitwig.flt.control_surface.proxy.ClipProxy.setStepCommon(SourceFile:469)
    at com.bitwig.flt.control_surface.proxy.ClipProxy.setStep(SourceFile:443)
    at com.bitwig.flt.control_surface.proxy.DelegatingClipProxy.setStep(SourceFile:146)
    at com.akai.fire.sequence.PadHandler.executeCopy(PadHandler.java:145)
    at com.akai.fire.sequence.PadHandler.executePadSelection(PadHandler.java:191)
    at com.akai.fire.sequence.PadContainer.handlePadSelection(PadContainer.java:102)
    at com.akai.fire.sequence.PadContainer.lambda$new$0(PadContainer.java:62)

This happens with the latest rhbitwig from api-18 and Bitwig 5.1.2.

The clip copy works as expected.

Thanks and a Happy New Year! 🎆 🎉

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions