Square Wave
Generates a square/pulse wave signal from input value
intermediate
Since P00
Input Ports
Input
Input input for Square Wave.
Output Ports
Output
Output output from Square Wave.
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| Frequency | Float | 1.0 | Number of wave repetitions |
| Amplitude | Float | 1.0 | Peak wave amplitude |
| Duty Cycle | Float | 0.5 | Controls the duty cycle setting for Square Wave. |
| Offset | Float | 0.0 | Vertical offset |
Overview
Generates a square/pulse wave signal from input value
Inputs and Outputs
Input Ports
- Input
Float: Input input for Square Wave.
Output Ports
- Output
Float: Output output from Square Wave.
Key Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| Frequency | Float | 1.0 | Number of wave repetitions |
| Amplitude | Float | 1.0 | Peak wave amplitude |
| Duty Cycle | Float | 0.5 | Controls the duty cycle setting for Square Wave. |
| Offset | Float | 0.0 | Vertical offset |
When to Use
Use Square Wave when you need this operation to remain explicit, reusable, and easy to tune inside a PixPipeline node graph.
Notes
Connect compatible data types and preview the result while tuning this node. Parameter names and port names follow the PixPipeline UI.