pitch
pitch(
@x ## required
) -> llll/null
Casts value of @x
as pitch
.
Arguments
@x
[int/float/llll] Numeric llll.(required)
Output
llll casted as pitch
[llll/null]
warning
pitch
is a built-in function in the bell programming language and is not unique or exclusive to bellplay~. As such, pitch
will return null
without raising an error if required arguments are not provided.