FatOscillator Op
This op is deprecated!
It will not receive any updatesFat sounding oscillator
Summary (oneliner)
Multiple oscillators spread around the same frequency
- Ops.Extension.Deprecated.Tonejs.FatOscillator
- Extension Op - Visible to all users
- MIT
- Tone.js (Webaudio Library)
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
No op example found on this server
INPUT PORTS
The oscillator's frequency
How much it is detunes, 0
= not at all, 100
= one semitone up, -100
= one semitone down, 12000
= one octave up
The type of the carrier oscillator, either sine
, square
, triangle
or sawtooth
The detune spread between the oscillators in cents. If "count" is set to 3 oscillators and the "spread" is set to 40, the three oscillators would be detuned like this: [-20, 0, 20] for a total detune spread of 40 cents.
The number of detuned oscillators
The phase of the oscillator in degrees.
Sync the signal to the Transport's bpm. Any changes to the transports bpm, will also affect the oscillators frequency.
Starts the source at the specified time (Start Time
). +0
= now
When Start
is triggered this is the time it when it starts. +0
= now
Stops the source at the specified time (Stop Time
). +0
= now
When Stop
is triggered this is the time it when it starts. +0
= now
Automatically starts the oscillator
The volume in dB, between -96
and 0
Mutes the output
OUTPUT PORTS
The audio signal