Skip to main content

cents

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

cents is a built-in function in the bell programming language and is not unique or exclusive to bellplay~.

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 will return null without raising an error if required arguments are not provided.