Module el.round

MIDI utilities.

Info:

  • Author: Michael Fisher

Functions

float (input) Round a number to 32bit precision.
integer (input) Cast a number to an Integer.


Functions

float (input)
Round a number to 32bit precision.

Parameters:

  • input number Number to round

Returns:

    number Rounded value
integer (input)
Cast a number to an Integer.

Parameters:

  • input number Number to round

Returns:

    int The converted integer
generated by LDoc 1.5.0 Last updated 2024-02-18 20:31:17