Waveform_v3 Op
Generates 4 different waveform textures. Sine, sawtooth,Triangle, Square.
Summary (oneliner)
Full Name
- 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
render (Trigger)
Trigger in
Blending
Blend Mode index (Number:integer )
Use an integer to pick a blend mode
Amount (Number)
Amount of blend to apply
Alpha Mask index (Number:integer )
Waveform index (Number:integer )
Picks a waveform with an integer
Amplitude (Number)
Amplitude/Height of the wave
Frequency (Number)
Amount of repetitions on the screen
Line Width (Number)
Width of the line
Line Glow (Number)
Applies a glow/fade to the edge of the line
invert color (Number:boolean )
Inverts color
Solid fill (Number:boolean )
Fills one half of the waveform, enable invert color to flip it over
Offset X (Number)
Offset on the X axis
Offset Y (Number)
Offset on the Y axis
Rotate (Number)
Rotate the texture
r (Number)
Red color of the line
g (Number)
Green color of the line
b (Number)
Blue color of the line
OUTPUT PORTS
trigger (Trigger)
Trigger out
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 |