reaper-osc
    Preparing search index...

    Interface PlayEvent

    interface PlayEvent {
        playing: boolean;
        type: "transport:play";
    }
    Index

    Properties

    Properties

    playing: boolean
    type: "transport:play"