Skip to main content

octave

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

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

Returns the pitch octave level of @x.


Arguments

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

Output

Pitch octave level of @x. [llll/null]

warning

octave will return null without raising an error if required arguments are not provided.