Skip to content
Welcome to the new SynthEdit website. The old site is still available — visit the old site.

Floor

Floor module

The Floor module rounds the input voltage down to the next whole number (e.g., 4.7V becomes 4.0V).

PinTypeDescription
Signal InAudioSignal to round
PinTypeDescription
Signal OutAudioRounded-down output

May give unexpected results with very large numbers due to floating-point precision limits.