Pulse width modulation oscillator #22
jpcima
started this conversation in
Opcode suggestions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A pulse width modulation oscillator may be defined as follows.
sample=*pulse
opcode
oscillator_duty
: range 0-100%, default 50% (square)the proportion of the period which has the pulse oscillator in
1
stateoscillator_duty_onccN
: range ±100% (alsolfoN_oscillator_duty
,egN_oscillator_duty
, etc)the dynamic modulation of the pulse width
See also https://en.wikipedia.org/wiki/Pulse-width_modulation#Duty_cycle
Beta Was this translation helpful? Give feedback.
All reactions