reaper-osc
    Preparing search index...

    Interface PauseEvent

    interface PauseEvent {
        paused: boolean;
        type: "transport:pause";
    }
    Index

    Properties

    Properties

    paused: boolean
    type: "transport:pause"