octave_offset
MIDI octave transpose; tells the SFZ player to offset all incoming MIDI notes by the specified number of octaves.
This opcode tells SFZ to shift all incoming MIDI data by the specified octave - this allows changing IPN notation into MMA, so C4 will be MIDI note 48 instead of MIDI note 60. It should be used under the ‹control› header.
Example #
octave_offset=-1
Name | Version | Type | Default | Range | Unit |
---|---|---|---|---|---|
octave_offset | SFZ v2 | integer | 0 | -10 to 10 | octaves |
Category: Instrument Settings