Skip to content

Audio.Oscillator

Name - Description Default Type
<input> Float
<output> Audio
Type The waveform type to oscillate. Waveform.Sine Waveform
Amplitude The waveform amplitude. 0.4 Float&Float
Channels The number of desired output audio channels. 2 Int
SampleRate The desired output sampling rate. Ignored if inside an Audio.Channel. 44100 Int
Samples The desired number of samples in the output. Ignored if inside an Audio.Channel. 1024 Int

Experimental/unstable

This API is experimental and might produce unexpected results or crash.