export type TOscillatorType = 'custom' | 'sawtooth' | 'sine' | 'square' | 'triangle'; //# sourceMappingURL=oscillator-type.d.ts.map