XSound - v4.0.10
    Preparing search index...

    Type Alias OscillatorCustomType

    type OscillatorCustomType = {
        imag: Float32Array;
        real: Float32Array;
    }
    Index

    Properties

    Properties

    imag: Float32Array
    real: Float32Array