reaper-osc
    Preparing search index...

    Interface IntArgument

    interface IntArgument {
        type: INT;
        value: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    type: INT
    value: number