Waveform_v3 Op

Waveform

Generates 4 different waveform textures. Sine, sawtooth,Triangle, Square.



Full Name
  • Ops.Gl.ImageCompose.Waveform_v3
Visibility
  • Core Op - visible for everyone
License
  • MIT
AuthorgithubMaintained by Team


Example Patch Waveform_v2 example

Create a texture with a waveform. Sine, square, ramp and triangle are available.

Open In Editor

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


Changelog

Patches using Waveform_v3

  • Examples
  • Public
  • My Patches