off_curve
When off_mode is set to time, this specifies the math to be used to fade out the regions being muted by voice-stealing.
- -2 is a static, non-changing envelope segment.
- -1 is linear slope.
- 0 is x^n with n being the coefficient set in off_shape.
- 1 is n^x.
- 2 logarithmic, possibly not implemented in any SFZ player.
- 10 is vendor-specific math.
Examples #
off_curve=-1
off_curve=10
Name | Version | Type | Default | Range | Unit |
---|---|---|---|---|---|
off_curve | ARIA | integer | 10 | -2 to 10 |
Category: Instrument Settings, Voice Lifecycle