note_offset
MIDI note transpose; tells the SFZ player to offset all incoming MIDI notes by the specified number of semitones.
This opcode tells SFZ to shift all incoming MIDI data by the specified number of notes - basically like octave_offset but measured in half-steps instead of octaves. It should be used under the ‹control› header.
Example #
note_offset=-3
Name | Version | Type | Default | Range | Unit |
---|---|---|---|---|---|
note_offset | SFZ v2 | integer | 0 | -127 to 127 | semitones |
Category: Instrument Settings