1424b98e38
This is needed to properly support polyphonic modulation, since the modulated value may still be automated in the meantime and the polyphonic modulation must act as an offset for that value. This does mean that the plugin must add the normalized value and normaliezd offset by itself. The `PolyModulation` event now also contains a description of how this can be used. It would have been nicer to be able to send polyphonic automation-style events instead (like the PolyModulation was doing before), but that's sadly not feasible without NIH-plug being involved in the voice management. |
||
---|---|---|
.. | ||
buffer | ||
event_loop | ||
param | ||
util | ||
wrapper | ||
buffer.rs | ||
context.rs | ||
debug.rs | ||
event_loop.rs | ||
formatters.rs | ||
lib.rs | ||
midi.rs | ||
param.rs | ||
plugin.rs | ||
prelude.rs | ||
util.rs | ||
wrapper.rs |