Waveform_v3 Op
Generates 4 different waveform textures. Sine, sawtooth,Triangle, Square.
Summary (oneliner)
- Ops.Gl.ImageCompose.Waveform_v3
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch Waveform_v2 example
Create a texture with a waveform. Sine, square, ramp and triangle are available.
INPUT PORTS
<p>Trigger in</p>
Blending
<i>integer</i>
)<p>Use an integer to pick a blend mode</p>
<p>Amount of blend to apply</p>
<i>integer</i>
)<i>integer</i>
)<p>Picks a waveform with an integer</p>
<p>Amplitude/Height of the wave</p>
<p>Amount of repetitions on the screen</p>
<p>Width of the line</p>
<p>Applies a glow/fade to the edge of the line</p>
<i>boolean</i>
)<p>Inverts color</p>
<i>boolean</i>
)<p>Fills one half of the waveform, enable invert color to flip it over</p>
<p>Offset on the X axis</p>
<p>Offset on the Y axis</p>
<p>Rotate the texture</p>
<p>Red color of the line</p>
<p>Green color of the line</p>
<p>Blue color of the line</p>
OUTPUT PORTS
<p>Trigger out</p>
Patches using Waveform_v3
Changelog
created op | andro - 2020-03-06 13:19 | |
cloned op from Ops.Gl.TextureEffects.Waveform_v2 | pandur - 2022-04-20 09:38 | |
Ops.User.pandur.WaveformV3 renamed to Ops.Dev.WaveformV3 | pandur - 2022-04-20 09:38 | |
Ops.Dev.WaveformV3 renamed to Ops.Gl.TextureEffects.Waveform_v3 | pandur - 2022-05-23 08:07 | |
rename | Ops.Gl.TextureEffects.Waveform_v3 renamed to Ops.Gl.ImageCompose.Waveform_v3 | stephan - 2023-12-06 10:43 |