pub fn valid_range_for_per_note_expression(
expression: NumericPerNoteExpression,
) -> RangeInclusive<f32>Expand description
Get the valid range for a numeric per-note expression.
pub fn valid_range_for_per_note_expression(
expression: NumericPerNoteExpression,
) -> RangeInclusive<f32>Get the valid range for a numeric per-note expression.