a79099f573
Bitwig will only send these note expression events if the plugin claims to support at least one custom note expression type, and if it returns `kResultOk` on `INoteExpressionController::get_note_expression_info()` when the expression ID is equal to the note expression type (even though these are out of range, since this index argument is supposed to be a linear index from `0..count`). |
||
---|---|---|
.. | ||
context.rs | ||
factory.rs | ||
inner.rs | ||
note_expressions.rs | ||
param_units.rs | ||
util.rs | ||
view.rs | ||
wrapper.rs |