Skip to main content

cents

cents(
@x ## required
) -> llll/null

Converts the value of @x to MIDI cents.


Arguments

  • @x [int/float/llll] Numeric llll.(required)

Output

Value of @x to midi cents. [llll/null]

warning

cents is a built-in function in the bell programming language and is not unique or exclusive to bellplay~. As such, cents will return null without raising an error if required arguments are not provided.