FatOscillator Op

FatOscillator

This op is deprecated!

It will not receive any updates

Fat sounding oscillator


Multiple oscillators spread around the same frequency


Edit Documentation

Full Name
  • Ops.Deprecated.WebAudio.Lib.Tonejs.Source.FatOscillator
Visibility
  • Core Op - Official cables op
License
  • MIT
AuthorJavascript Libraries


 

INPUT PORTS


Frequency (Dynamic)

The oscillator's frequency

Detune (Dynamic)

How much it is detunes, 0 = not at all, 100 = one semitone up, -100 = one semitone down, 12000 = one octave up

Type (Number)

The type of the carrier oscillator, either sine, square, triangle or sawtooth

Spread (Number)

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.

Count (Number)

The number of detuned oscillators

Phase (Number)

The phase of the oscillator in degrees.

Sync Frequency (Number)

Sync the signal to the Transport's bpm. Any changes to the transports bpm, will also affect the oscillators frequency.

Start (Trigger)

Starts the source at the specified time (Start Time). +0 = now

Start Time (Number)

When Start is triggered this is the time it when it starts. +0 = now

Stop (Trigger)

Stops the source at the specified time (Stop Time). +0 = now

Stop Time (Number)

When Stop is triggered this is the time it when it starts. +0 = now

Auto Start (Number)

Automatically starts the oscillator

Volume (Dynamic)

The volume in dB, between -96 and 0

Mute (Number)

Mutes the output

OUTPUT PORTS


Audio Out (Object)

The audio signal


Patches using FatOscillator

  • Examples
  • Public
  • My Patches