Remainder
Computes the remainder of its input, similar to the Fractional Node, except with a divisor input that can take values other than 1.
Modulatable constant param
Would be nice to be able to connect an external knob, LFO or something to a constant param. In Lieu of a native solution, this clunky workaround will have to do. If the mod is at value 0, the constant input will be used, even if ti's a non-zero value. The mod's value will be used if it's at a non-zero value. Keep in mind that if you're using inside of a custom node, you'll have to connect an extra knob to the mod input to be modulated externally, as nested custom node knobs need an intermediary connection.
Note to modulo
Takes a note input and outputs a normalized value from 0 to 1 based on chromatic position.