ixfx
    Preparing search index...

    Type Alias AudioOscillatorOptions

    AudioOscillatorOptions: { frequency: number; id: string; type: OscillatorType }

    Type declaration

    • frequency: number
    • id: string
    • type: OscillatorType