reaper-osc
    Preparing search index...

    Interface StopEvent

    interface StopEvent {
        stopped: boolean;
        type: "transport:stop";
    }
    Index

    Properties

    Properties

    stopped: boolean
    type: "transport:stop"