degree
degree(
@x ? ## required
) -> llll/null
note
degree
is a built-in function in the bell programming language and is not unique or exclusive to bellplay~.
Converts a pitch or MIDI cents value to C-based diatonic scale degree.
Arguments
@x
[int/float/llll] Numeric llll.(required)
Output
Diatonic scale degree [llll/null]
warning
degree
will return null
without raising an error if required arguments are not provided.