Floor
The Floor module rounds the input voltage down to the next whole number (e.g., 4.7V becomes 4.0V).
Inputs
Section titled “Inputs”| Pin | Type | Description |
|---|---|---|
| Signal In | Audio | Signal to round |
Outputs
Section titled “Outputs”| Pin | Type | Description |
|---|---|---|
| Signal Out | Audio | Rounded-down output |
May give unexpected results with very large numbers due to floating-point precision limits.