@osynicite/osynic-osudb
    Preparing search index...

    Interface TimingPoint

    interface TimingPoint {
        bpm: number;
        inherits: boolean;
        offset: number;
    }
    Index

    Properties

    Properties

    bpm: number
    inherits: boolean
    offset: number