Polyend Tracker Library - v0.1.1
    Preparing search index...

    Interface FX

    Represents an FX lane on a step.

    interface FX {
        type: FXRecord;
        value: number;
    }
    Index

    Properties

    Properties

    type: FXRecord

    The effect record

    value: number

    The value of the effect