Type Alias OscillatorCustomType

OscillatorCustomType: { imag: Float32Array; real: Float32Array }

Type declaration

  • imag: Float32Array
  • real: Float32Array