-
-
Notifications
You must be signed in to change notification settings - Fork 1
Vibrato Extension
James Brundage edited this page Apr 22, 2022
·
4 revisions
Vibrato effect
Sinusoidal phase modulation.
If set, will use the vibrato effect
Type | Requried | Postion | PipelineInput |
---|---|---|---|
[Switch] |
true | named | false |
Modulation frequency in Hertz. Range is 0.1 - 20000.0. Default value is 5.0 Hz.
Type | Requried | Postion | PipelineInput |
---|---|---|---|
[Single] |
false | 1 | false |
Depth of modulation as a percentage. Range is 0.0 - 1.0. Default value is 0.5.
Type | Requried | Postion | PipelineInput |
---|---|---|---|
[Single] |
false | 2 | false |
Extension/Vibrato.RoughDraft.Extension.ps1 -Vibrato [[-VibratoFrequency] <Single>] [[-VibratoDepth] <Single>] [<CommonParameters>]