xfout_lokey / xfout_hikey
Fade out control based on MIDI note number (keyboard position).
xfout_lokey
and xfout_hikey
define the fade-out keyboard zone for the region.
The volume of the region will be maximum (as defined by the volume opcode) for
keys lower than or equal to xfout_lokey
,
and zero for keys greater than or equal to xfout_hikey
.
Example
xfout_lokey=72 xfout_hikey=84
As with the [key] opcode, the values can also be MIDI note names:
xfout_lokey=c5 xfout_hikey=c6
Name | Version | Type | Default | Range | Unit |
---|---|---|---|---|---|
xfout_hikey | SFZ v1 | integer | 127 | 0 to 127 | N/A |
Category: Performance Parameters, Amplifier