Interface MIDIValInputOptions

MIDIVal Input Configuration Options

interface MIDIValInputOptions {
    computeClockTempo: boolean;
}

Properties

computeClockTempo: boolean

Generated using TypeDoc