PwmOscillator Op
This op is deprecated!
It will not receive any updatesModulates the width of a PulseOscillator
Summary (oneliner)
PwmOscillator
modulates the width of a PulseOscillator
at the modulationFrequency
. This has the effect of continuously changing the timbre of the oscillator by altering the harmonics generated.
- Ops.Extension.Deprecated.Tonejs.PwmOscillator
- 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 frequency of the oscillator
The detune amount, 100
= one semitone up, -100
= one semitone down, 1200
= one octave up
The modulation rate of the oscillator.
The phase of the oscillator in degrees (between 0
and 180
.
When set the frequency is synced to the BPM (beats per minute). BPM can be set in the Transport
-op.
Will start the oscillator at Start Time
The time when the oscillator starts once Start
is triggered. +0
means now, so in the moment Start
is triggered.
The time when the oscillator stops once Stop
is triggered. +0
means now, so in the moment Stop
is triggered.
Automatically starts the oscillator
The volume of the output in decibels (between -96
and 0
).
Mutes the output
OUTPUT PORTS
The audio signal