Opcodes

All opcode versions, including extensions, starting in alphabetical order. Note that modulations such as (on)ccN and vel2* are included in the pages describing the parameters they modulate.

Opcode links in red color represent obsolete opcodes which should not be used in new instruments.

Opcode Description Type Default Range Version
Real-Time Instrument Script script Allows to load real-time instrument scripts for SFZ instruments. string N/A LinuxSampler
Sample Playback count The number of times the sample will be played. integer 0 0 to 4294967296 SFZ v1
Sample Playback delay Region delay time. float 0 0 to 100 SFZ v1
Sample Playback delay_ccN Region delay time after MIDI continuous controller N messages are received. If the region receives a note-off message before delay time, the region won't play. float 0 -100 to 100
Sample Playback delay_onccN delay_ccN alias. N/A N/A SFZ v2
Sample Playback delay_curveccN Specifies the ‹curve› number which MIDI CC N uses to modulate delay. integer 0 0 to 255 ARIA
Sample Playback delay_random Region random delay time. float 0 0 to 100 SFZ v1
Sample Playback delay_samples Allows the region playback to be postponed for the specified time, measured in samples (and therefore dependent on current sample rate). integer N/A SFZ v2
Sample Playback delay_samples_onccN integer N/A
Sample Playback end The endpoint of the sample. If unspecified, the entire sample will play. integer unspecified 0 to 4294967296 SFZ v1
Sample Playback loop_count The number of times a loop will repeat. integer N/A SFZ v2
Sample Playback loopcount loop_count alias. N/A N/A ARIA
Sample Playback loop_crossfade Loop cross fade. float N/A SFZ v2
Sample Playback loop_end The loop end point, in samples. integer 0 0 to 4294967296 SFZ v1
Sample Playback loopend loop_end alias. N/A N/A
Sample Playback loop_lengthccN Change of loop end point. N/A N/A SFZ v2
Sample Playback loop_length_onccN loop_lengthccN alias. N/A N/A
Sample Playback loop_mode Allows playing samples with loops defined in the unlooped mode. string no_loop for samples without a loop defined,
loop_continuous for samples with defined loop(s).
SFZ v1
Sample Playback loopmode loop_mode alias. N/A N/A
Sample Playback loop_start The loop start point, in samples. integer 0 0 to 4294967296 SFZ v1
Sample Playback loopstart loop_start alias. N/A N/A
Sample Playback loop_startccN Change of loop start point. N/A N/A SFZ v2
Sample Playback loop_start_onccN loop_startccN alias. N/A N/A
Sample Playback loop_tune Tuning for only the loop segment. float 0 SFZ v2
Sample Playback looptune loop_tune alias. N/A N/A ARIA
Sample Playback loop_type Defines the looping mode. string forward SFZ v2
Sample Playback looptype loop_type alias. N/A N/A ARIA
Sample Playback offset The offset used to play the sample. integer 0 0 to 4294967296 SFZ v1
Sample Playback offset_ccN The offset used to play the sample according to last position of MIDI continuous controller N. integer 0 0 to 4294967296
Sample Playback offset_onccN offset_ccN alias. N/A N/A SFZ v2
Sample Playback offset_random Random offset added to the region offset. integer 0 0 to 4294967296 SFZ v1
Sample Playback offset_mode Defines whether offset is measured in samples or percentage of sample length. string samples ARIA
Sample Playback sample Defines which sample file the region will play. string N/A SFZ v1
Sample Playback sample_fadeout Number of seconds before the end of sample playback that the player should begin a realtime fadeout. float N/A SFZ v2
Sample Playback sample_dyn_paramN float N/A ARIA
Sample Playback sample_dyn_paramN_onccX float N/A
Sample Playback sync_beats Region playing synchronization to host position. float 0 0 to 32 SFZ v1
Sample Playback sync_offset Region playing synchronization to host position offset. float 0 0 to 32 SFZ v1
Sample Playback delay_beats Delays the start of the region until a certain amount of musical beats are passed. float N/A SFZ v2
Sample Playback delay_beats_onccN N/A N/A ARIA
Sample Playback delay_beats_curveccN Specifies the ‹curve› number which MIDI CC N uses to modulate delay_beats. integer 0 0 to 255 ARIA
Sample Playback delay_beats_random Delays the start of the region after a random amount of musical beats. float N/A ARIA
Sample Playback stop_beats Stops a region after a certain amount of beats have played. float N/A SFZ v2
Sample Playback direction The direction in which the sample is to be played. string forward SFZ v2
Sample Playback md5 Calculates the MD5 digital fingerprint hash of a sample file, represented as a sequence of 32 hexadecimal digits. string null SFZ v2
Sample Playback reverse_loccN If MIDI CC N is between reverse_loccN and reverse_hiccN, the region plays reversed. integer N/A 0 to 127 SFZ v2
Sample Playback reverse_hiccN If MIDI CC N is between reverse_loccN and reverse_hiccN, the region plays reversed. integer N/A 0 to 127 SFZ v2
Sample Playback waveguide Enables waveguide synthesis for the region. string N/A SFZ v2
Instrument Settings define Creates a variable and gives it a value. string N/A SFZ v2
Instrument Settings default_path Default file path. string N/A SFZ v2
Instrument Settings note_offset MIDI note transpose; tells the SFZ player to offset all incoming MIDI notes by the specified number of semitones. integer 0 -127 to 127 SFZ v2
Instrument Settings octave_offset MIDI octave transpose; tells the SFZ player to offset all incoming MIDI notes by the specified number of octaves. integer 0 -10 to 10 SFZ v2
Instrument Settings label_ccN Creates a label for the MIDI CC. string N/A ARIA
Instrument Settings label_keyN Creates a label for a key. string N/A sfizz
Instrument Settings label_outputN Creates a label for the output N. string N/A Calfbox
Instrument Settings set_ccN Sets a default initial value for MIDI CC number N, when the instrument is initially loaded. integer N/A 0 to 127 SFZ v2
Instrument Settings include A special directive, which allows using SFZ files as building blocks for creating larger, more complex SFZ files. string N/A ARIA
Instrument Settings hint_ Its a 'hint' to the ARIA engine, others implementations don't have to follow. N/A N/A ARIA
Instrument Settings _mod Determines whether a parameter is modulated by addition or multiplication. string N/A ARIA
Instrument Settings set_hdccN Like set_ccN but with floating point MIDI CCs. float N/A 0 to 1 ARIA
Instrument Settings set_realccN set_hdccN alias. N/A N/A
Instrument Settings sw_note_offset Follows the same logic as SFZ 2.0’s note_offset but for key switches. integer N/A ARIA
Instrument Settings sw_octave_offset Follows the same logic as SFZ 2.0’s octave_offset but for key switches. integer N/A ARIA
Instrument Settings global_label An ARIA extension which sets what is displayed in the default info tab of Sforzando. string N/A ARIA
Instrument Settings master_label An ARIA extension which sets what is displayed in the default info tab of Sforzando. string N/A ARIA
Instrument Settings group_label An ARIA extension which sets what is displayed in the default info tab of Sforzando. string N/A ARIA
Instrument Settings region_label An ARIA extension which sets what is displayed in the default info tab of Sforzando. string N/A ARIA
Voice Lifecycle group Exclusive group number for this region. integer 0 -2147483648 to 2147483647 SFZ v1
Voice Lifecycle polyphony_group group alias. N/A N/A ARIA
Voice Lifecycle off_by Region off group. integer 0 -2147483648 to 2147483647 SFZ v1
Voice Lifecycle offby off_by alias. N/A N/A
Voice Lifecycle off_mode Region off mode. string fast SFZ v1
Voice Lifecycle output The stereo output number for this region. integer 0 0 to 1024 SFZ v1
Voice Lifecycle polyphony Polyphony voice limit. integer N/A SFZ v2
Voice Lifecycle note_polyphony Polyphony limit for playing the same note repeatedly. integer N/A SFZ v2
Voice Lifecycle polyphony_stealing integer N/A ARIA
Voice Lifecycle note_selfmask Controls note-stealing behavior for a single pitch, when using note_polyphony. string on SFZ v2
Voice Lifecycle rt_dead Controls whether a release sample should play if its sustain sample has ended, or not. string off SFZ v2
Voice Lifecycle 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. integer 10 -2 to 10 ARIA
Voice Lifecycle off_shape The coefficient used by off_curve. float -10.3616 ARIA
Voice Lifecycle off_time When off_mode is set to time, this specifies the fadeout time for regions being muted by voice-stealing. float 0.006 ARIA
Key Mapping key Equivalent to using lokey, hikey and pitch_keycenter and setting them all to the same note value. integer N/A 0 to 127 SFZ v1
Key Mapping lokey Determine the low boundary of a certain region. integer 0 0 to 127 SFZ v1
Key Mapping hikey Determine the high boundary of a certain region. integer 127 0 to 127 SFZ v1
Key Mapping lovel If a note with velocity value equal to or higher than lovel AND equal to or lower than hivel is played, the region will play. integer 1 1 to 127 SFZ v1
Key Mapping hivel If a note with velocity value equal to or higher than lovel AND equal to or lower than hivel is played, the region will play. integer 127 1 to 127 SFZ v1
MIDI Conditions lochan If incoming notes have a MIDI channel between lochan and hichan, the region will play. integer 1 1 to 16 SFZ v1
MIDI Conditions hichan If incoming notes have a MIDI channel between lochan and hichan, the region will play. integer 16 1 to 16 SFZ v1
MIDI Conditions loccN Defines the range of the last MIDI controller N required for the region to play. integer 0 0 to 127 SFZ v1
MIDI Conditions hiccN Defines the range of the last MIDI controller N required for the region to play. integer 127 0 to 127 SFZ v1
MIDI Conditions lobend Defines the range of the last Pitch Bend message required for the region to play. integer -8192 -8192 to 8192 SFZ v1
MIDI Conditions hibend Defines the range of the last Pitch Bend message required for the region to play. integer 8192 -8192 to 8192 SFZ v1
MIDI Conditions sostenuto_cc Reassigns the sostenuto pedal CC to a non-standard value. integer 66 0 to 127 ARIA
MIDI Conditions sostenuto_lo Sets the minimum point at which the sostenuto pedal (MIDI CC 66) is considered 'down'. float 0.5 0 to 127 ARIA
MIDI Conditions sostenuto_sw Turns the sostenuto switch on or off. string N/A SFZ v2
MIDI Conditions sustain_cc Reassigns the sustain pedal CC to a non-standard value. integer 64 0 to 127 ARIA
MIDI Conditions sustain_lo Sets the minimum point at which the sustain pedal (MIDI CC 64) is considered 'down'. float 0.5 0 to 127 ARIA
MIDI Conditions sustain_sw Turns the sustain switch on or off. string N/A SFZ v2
MIDI Conditions sw_lokey Defines the range of the keyboard to be used as trigger selectors for the sw_last opcode. integer 0 0 to 127 SFZ v1
MIDI Conditions sw_hikey Defines the range of the keyboard to be used as trigger selectors for the sw_last opcode. integer 127 0 to 127 SFZ v1
MIDI Conditions sw_last Enables the region to play if the last key pressed in the range specified by sw_lokey and sw_hikey is equal to the sw_last value. integer 0 0 to 127 SFZ v1
MIDI Conditions sw_down Enables the region to play if the key equal to sw_down value is depressed. Key has to be in the range specified by sw_lokey and sw_hikey. integer 0 0 to 127 SFZ v1
MIDI Conditions sw_up Enables the region to play if the key equal to sw_up value is not depressed. integer 0 0 to 127 SFZ v1
MIDI Conditions sw_previous Previous note value. The region will play if last note-on message was equal to sw_previous value. integer N/A 0 to 127 SFZ v1
MIDI Conditions sw_vel Allows overriding the velocity for the region with the velocity of the previous note. string current SFZ v1
MIDI Conditions loprog The region plays when the MIDI program number is between loprog and hiprog. integer 0 0 to 127 SFZ v2
MIDI Conditions hiprog The region plays when the MIDI program number is between loprog and hiprog. integer 127 0 to 127 SFZ v2
MIDI Conditions lohdccN Like loccN but with floating point MIDI CCs float 0 0 to 1 ARIA
MIDI Conditions hihdccN Like hiccN but with floating point MIDI CCs float 1 0 to 1 ARIA
MIDI Conditions sw_default Define keyswitch 'power on default' so that you hear something when a patch loads. integer N/A 0 to 127 SFZ v2
MIDI Conditions sw_label Label for activated keyswitch on GUI. string N/A ARIA
MIDI Conditions sw_lolast Like sw_last, but allowing a region to be triggered across a range of keyswitches. integer N/A 0 to 127 ARIA
MIDI Conditions sw_hilast Like sw_last, but allowing a region to be triggered across a range of keyswitches. integer N/A 0 to 127 ARIA
MIDI Conditions varNN_mod Specifies the method used to calculate variable number NN from MIDI CCs. string N/A ARIA
MIDI Conditions varNN_onccX Specifies the method used to calculate variable number NN from MIDI CCs. float N/A 0 to 1
MIDI Conditions varNN_curveccX Specifies the ‹curve› number which MIDI CC X uses to modulate varNN. integer 0 0 to 255
MIDI Conditions varNN_ Specifies the target for variable NN to modulate. N/A N/A ARIA
Internal Conditions lobpm Host tempo value. float 0 0 to 500 SFZ v1
Internal Conditions hibpm Host tempo value. float 500 0 to 500 SFZ v1
Internal Conditions lochanaft Defines the range of last Channel Aftertouch message required for the region to play. integer 0 0 to 127 SFZ v1
Internal Conditions hichanaft Defines the range of last Channel Aftertouch message required for the region to play. integer 127 0 to 127 SFZ v1
Internal Conditions lopolyaft Defines the range of last Polyphonic Aftertouch message required for the region to play. integer 0 0 to 127 SFZ v1
Internal Conditions hipolyaft Defines the range of last Polyphonic Aftertouch message required for the region to play. integer 127 0 to 127 SFZ v1
Internal Conditions lorand The region will play if the random number is equal to or higher than lorand, and lower than hirand. float 0 0 to 1 SFZ v1
Internal Conditions hirand The region will play if the random number is equal to or higher than lorand, and lower than hirand. float 1 0 to 1 SFZ v1
Internal Conditions seq_length Sequence length, used together with seq_position to use samples as round robins. integer 1 1 to 100 SFZ v1
Internal Conditions seq_position Sequence position. The region will play if the internal sequence counter is equal to seq_position. integer 1 1 to 100 SFZ v1
Internal Conditions lotimer Region plays if the time passed since the last sample in the same group played is between lotimer and hitimer. float N/A SFZ v2
Internal Conditions hitimer Region plays if timer is between lotimer and hitimer. float N/A SFZ v2
Triggers trigger Sets the trigger which will be used for the sample to play. string attack SFZ v1
Triggers on_loccN If a MIDI control message with a value between on_loccN and on_hiccN is received, the region will play. Default value is -1, it means unassigned. integer -1 0 to 127 SFZ v1
Triggers start_loccN on_loccN alias. N/A N/A SFZ v2
Triggers on_hiccN If a MIDI control message with a value between on_loccN and on_hiccN is received, the region will play. Default value is -1, it means unassigned. integer -1 0 to 127 SFZ v1
Triggers start_hiccN on_hiccN alias. N/A N/A SFZ v2
Triggers on_lohdccN Like on_loccN but with floating point MIDI CCs. float -1 0 to 1 ARIA
Triggers start_lohdccN on_lohdccN alias. N/A N/A
Triggers on_hihdccN Like on_hiccN but with floating point MIDI CCs. float -1 0 to 1 ARIA
Triggers start_hihdccN on_hihdccN alias. N/A N/A
Triggers stop_loccN If a MIDI control message with a value between stop_loccN and stop_hiccN is received, the region will stop playing. Default value is -1, it means unassigned. integer -1 0 to 127 SFZ v2
Triggers stop_hiccN If a MIDI control message with a value between stop_loccN and stop_hiccN is received, the region will stop playing. Default value is -1, it means unassigned. integer -1 0 to 127 SFZ v2
Triggers stop_lohdccN Like stop_loccN but with floating point MIDI CCs. float -1 0 to 1 ARIA
Triggers stop_hihdccN Like stop_hiccN but with floating point MIDI CCs. float -1 0 to 1 ARIA
Amplifier pan The panoramic position for the region. float 0 -100 to 100 SFZ v1
Amplifier pan_onccN N/A N/A SFZ v2
Amplifier pan_ccN pan_onccN alias. N/A N/A ARIA
Amplifier pan_curveccN Specifies the ‹curve› number which MIDI CC N uses to modulate pan. integer 0 0 to 255 SFZ v2
Amplifier pan_smoothccN N/A N/A SFZ v2
Amplifier pan_stepccN N/A N/A SFZ v2
Amplifier pan_random Random panoramic position for the region. float 0 -100 to 100 ARIA
Amplifier position Only operational for stereo samples, position defines the position in the stereo field of a stereo signal, after channel mixing as defined in the width opcode. float 0 -100 to 100 SFZ v1
Amplifier position_onccN N/A N/A ARIA
Amplifier position_curveccN Specifies the ‹curve› number which MIDI CC N uses to modulate position. integer 0 0 to 255 ARIA
Amplifier position_smoothccN N/A N/A ARIA
Amplifier position_stepccN N/A N/A ARIA
Amplifier position_random float 0 -100 to 100 ARIA
Amplifier position_keycenter N/A N/A ARIA
Amplifier position_keytrack N/A N/A ARIA
Amplifier position_veltrack integer 0 -200 to 200 ARIA
Amplifier volume The volume for the region, in decibels. float 0 -144 to 6 SFZ v1
Amplifier gain_ccN Gain applied on MIDI control N, in decibels. float 0 -144 to 48
Amplifier gain_onccN gain_ccN alias. N/A N/A SFZ v2
Amplifier volume_onccN gain_ccN alias. N/A N/A SFZ v2
Amplifier volume_curveccN Specifies the ‹curve› number which MIDI CC N uses to modulate volume. integer 0 0 to 255 SFZ v2
Amplifier volume_smoothccN N/A N/A SFZ v2
Amplifier volume_stepccN N/A N/A SFZ v2
Amplifier width Only operational for stereo samples, width defines the amount of channel mixing applied to play the sample. float 100 -100 to 100 SFZ v1
Amplifier width_onccN N/A N/A SFZ v2
Amplifier width_curveccN Specifies the ‹curve› number which MIDI CC N uses to modulate width. integer 0 0 to 255 SFZ v2
Amplifier width_smoothccN N/A N/A SFZ v2
Amplifier width_stepccN N/A N/A SFZ v2
Amplifier amp_keycenter Center key for amplifier keyboard tracking. In this key, the amplifier keyboard tracking will have no effect. integer 60 0 to 127 SFZ v1
Amplifier amp_keytrack Amplifier keyboard tracking (change in amplitude per key) in decibels. float 0 -96 to 12 SFZ v1
Amplifier amp_veltrack Amplifier velocity tracking, represents how much the amplitude changes with incoming note velocity. float 100 -100 to 100 SFZ v1
Amplifier amp_veltrack_onccN N/A N/A ARIA
Amplifier amp_veltrack_ccN amp_veltrack_onccN alias. N/A N/A
Amplifier amp_veltrack_curveccN Specifies the ‹curve› number which MIDI CC N uses to modulate amp_veltrack. integer 0 0 to 255 ARIA
Amplifier amp_veltrack_random N/A N/A ARIA
Amplifier amp_velcurve_N User-defined amplifier velocity curve. float Standard curve (see amp_veltrack) 0 to 1 SFZ v1
Amplifier amp_random Random volume for the region, in decibels. float 0 0 to 24 SFZ v1
Amplifier gain_random amp_random alias. N/A N/A SFZ v2
Amplifier rt_decay Applies only to regions that triggered through trigger=release. The volume decrease (in decibels) per seconds after the corresponding attack region was triggered. float 0 0 to 200 SFZ v1
Amplifier rt_decayN Applies only to regions that triggered through trigger=release. The volume decrease (in decibels) per seconds after the corresponding attack region was triggered, for decrease curve segment number N. float 0 0 to 200 ARIA
Amplifier rt_decayN_time The duration of release sample volue decrease curve segment number N. float N/A ARIA
Amplifier xf_cccurve MIDI controllers crossfade curve for the region. string power SFZ v1
Amplifier xf_keycurve Keyboard crossfade curve for the region. string power SFZ v1
Amplifier xf_velcurve Velocity crossfade curve for the region. string power SFZ v1
Amplifier xfin_loccN Fade in control based on MIDI CC. integer 0 0 to 127 SFZ v1
Amplifier xfin_hiccN Fade in control based on MIDI CC. integer 0 0 to 127 SFZ v1
Amplifier xfout_loccN Fade out control based on MIDI CC. integer 0 0 to 127 SFZ v1
Amplifier xfout_hiccN Fade out control based on MIDI CC. integer 0 0 to 127 SFZ v1
Amplifier xfin_lokey Fade in control based on MIDI note (keyboard position). integer 0 0 to 127 SFZ v1
Amplifier xfin_hikey Fade in control based on MIDI note (keyboard position). integer 0 0 to 127 SFZ v1
Amplifier xfout_lokey Fade out control based on MIDI note number (keyboard position). integer 127 0 to 127 SFZ v1
Amplifier xfout_hikey Fade out control based on MIDI note number (keyboard position). integer 127 0 to 127 SFZ v1
Amplifier xfin_lovel Fade in control based on velocity. integer 0 0 to 127 SFZ v1
Amplifier xfin_hivel Fade in control based on velocity. integer 0 0 to 127 SFZ v1
Amplifier xfout_lovel Fade out control, based on velocity. integer 127 0 to 127 SFZ v1
Amplifier xfout_hivel Fade out control, based on velocity. integer 127 0 to 127 SFZ v1
Amplifier phase If invert is set, the region is played with inverted phase. string normal SFZ v2
Amplifier amplitude Amplitude for the specified region in percentage of full amplitude. float 100 0 to 100 ARIA
Amplifier amplitude_onccN float N/A -100 to 100
Amplifier amplitude_ccN amplitude_onccN alias. N/A N/A
Amplifier amplitude_curveccN Specifies the ‹curve› number which MIDI CC N uses to modulate amplitude. integer 0 0 to 255
Amplifier amplitude_smoothccN N/A N/A
Amplifier global_amplitude ARIA extension, like amplitude, but affecting everything when set under the ‹global› header. float 100 0 to 100 ARIA
Amplifier master_amplitude ARIA extension, like amplitude, but affecting everything when set under the ‹master› header. float 100 0 to 100 ARIA
Amplifier group_amplitude ARIA extension, like amplitude, but affecting everything when set under the ‹group› header. float 100 0 to 100 ARIA
Amplifier pan_law Sets the pan law to be used. string N/A ARIA
Amplifier pan_keycenter Center key for pan keyboard tracking. integer 60 0 to 127 SFZ v2
Amplifier pan_keytrack The amount by which the panning of a note is shifted with each key. float 0 -100 to 100 SFZ v2
Amplifier pan_veltrack The effect of note velocity on panning. float 0 -100 to 100 SFZ v2
Amplifier global_volume ARIA extension, like volume, but affecting everything when set under the ‹global› header. float 0 -144 to 6 ARIA
Amplifier master_volume ARIA extension, like volume, but affecting everything when set under the ‹master› header. float 0 -144 to 6 ARIA
Amplifier group_volume ARIA extension, like volume, but affecting everything when set under the ‹group› header. float 0 -144 to 6 ARIA
EQ eqN_bw Bandwidth of the equalizer band, in octaves. float 1 0.001 to 4 SFZ v1
EQ eqN_bwccX float 0 -4 to 4
EQ eqN_bw_onccX eqN_bwccX alias. N/A N/A SFZ v2
EQ eqN_freq Frequency of the equalizer band, in Hertz. float eq1_freq=50
eq2_freq=500
eq3_freq=5000
0 to 30000 SFZ v1
EQ eqN_freqccX float 0 -30000 to 30000
EQ eqN_freq_onccX eqN_freqccX alias. N/A N/A SFZ v2
EQ eqN_vel2freq Frequency change of the equalizer band with MIDI velocity, in Hertz. float 0 -30000 to 30000
EQ eqN_gain Gain of the equalizer band, in decibels. float 0 -96 to 24 SFZ v1
EQ eqN_gainccX float 0 -96 to 24
EQ eqN_gain_onccX eqN_gainccX alias. N/A N/A SFZ v2
EQ eqN_vel2gain Gain change of the equalizer band with MIDI velocity, in decibels. float 0 -96 to 24
EQ eqN_dynamic Specifies when EQ is recalculated. integer 0 0 to 1 ARIA
EQ eqN_type Sets the type of EQ filter. string peak SFZ v2
Filter cutoff Sets the cutoff frequency (Hz) of the filters. float filter disabled 0 to SampleRate / 2 SFZ v1
Filter cutoff2 cutoff alias. N/A N/A SFZ v2
Filter cutoff2_ccN N/A N/A
Filter cutoff2_onccN N/A N/A
Filter cutoff2_curveccN Specifies the ‹curve› number which MIDI CC N uses to modulate cutoff2. integer 0 0 to 255
Filter cutoff2_smoothccN N/A N/A
Filter cutoff2_stepccN N/A N/A
Filter cutoff2_chanaft N/A N/A
Filter cutoff2_polyaft N/A N/A
Filter cutoff_ccN The variation in the cutoff frequency when MIDI continuous controller N is received. integer 0 -9600 to 9600
Filter cutoff_onccN cutoff_ccN alias. N/A N/A SFZ v2
Filter cutoff_curveccN Specifies the ‹curve› number which MIDI CC N uses to modulate cutoff. integer 0 0 to 255 SFZ v2
Filter cutoff_smoothccN float 0 0 to ? SFZ v2
Filter cutoff_stepccN integer 0 0 to ? SFZ v2
Filter cutoff_chanaft The variation in the cutoff frequency when MIDI channel aftertouch messages are received, in cents. integer 0 -9600 to 9600
Filter cutoff_polyaft The variation in the cutoff frequency when MIDI polyphonic aftertouch messages are received, in cents. integer 0 -9600 to 9600
Filter fil_gain Gain for lsh, hsh and peq filter types. float 0 ARIA
Filter fil2_gain fil_gain alias. N/A N/A
Filter fil2_gain_onccN N/A N/A
Filter fil_gain_onccN N/A N/A
Filter fil_keycenter Center key for filter keyboard tracking. integer 60 0 to 127 SFZ v1
Filter fil2_keycenter fil_keycenter alias. N/A N/A SFZ v2
Filter fil_keytrack Filter keyboard tracking (change on cutoff for each key) in cents. integer 0 0 to 1200 SFZ v1
Filter fil2_keytrack fil_keytrack alias. N/A N/A SFZ v2
Filter fil_random Random value added to the filter cutoff for the region, in cents. integer 0 0 to 9600 SFZ v1
Filter cutoff_random fil_random alias. N/A N/A SFZ v2
Filter cutoff2_random fil_random alias. N/A N/A ARIA
Filter fil_type Filter type. string lpf_2p SFZ v1
Filter filtype fil_type alias. N/A N/A
Filter fil2_type fil_type alias. N/A N/A SFZ v2
Filter fil_veltrack Filter velocity tracking, the amount by which the cutoff changes with incoming note velocity, in cents. integer 0 -9600 to 9600 SFZ v1
Filter fil2_veltrack fil_veltrack alias. N/A N/A SFZ v2
Filter resonance The filter cutoff resonance value, in decibels. float 0 0 to 40 SFZ v1
Filter resonance2 resonance alias. N/A N/A SFZ v2
Filter resonance2_onccN float 0 -40 to 40
Filter resonance2_ccN resonance2_onccN alias. N/A N/A SFZ v2
Filter resonance2_curveccN Specifies the ‹curve› number which MIDI CC N uses to modulate resonance2. integer 0 0 to 255
Filter resonance2_smoothccN float 0 0 to ?
Filter resonance2_stepccN integer 0 0 to ?
Filter resonance_onccN float 0 -40 to 40 SFZ v2
Filter resonance_ccN resonance_onccN alias. N/A N/A
Filter resonance_curveccN Specifies the ‹curve› number which MIDI CC N uses to modulate resonance. integer 0 0 to 255 SFZ v2
Filter resonance_smoothccN float 0 0 to ? SFZ v2
Filter resonance_stepccN integer 0 0 to ? SFZ v2
Filter resonance_random Filter cutoff resonance random value, in decibels. float 0 0 to 40 ARIA
Filter resonance2_random Filter#2 cutoff resonance random value, in decibels. float 0 0 to 40 ARIA
Filter noise_filter string N/A SFZ v2
Filter noise_stereo string N/A SFZ v2
Filter noise_level float N/A -96 to 24 SFZ v2
Filter noise_level_onccN float N/A -96 to 24
Filter noise_level_smoothccN float 0 0 to ?
Filter noise_step integer N/A 0 to 100 SFZ v2
Filter noise_step_onccN integer N/A 0 to 100
Filter noise_tone integer N/A 0 to 100 SFZ v2
Filter noise_tone_onccN integer N/A 0 to 100
Pitch bend_up Pitch bend range when Bend Wheel or Joystick is moved up, in cents. integer 200 -9600 to 9600 SFZ v1
Pitch bendup bend_up alias. N/A N/A
Pitch bend_down Pitch bend range when Bend Wheel or Joystick is moved down, in cents. integer -200 -9600 to 9600 SFZ v1
Pitch benddown bend_down alias. N/A N/A
Pitch bend_smooth Pitch bend smoothness. Adds “inertia” to pitch bends, so fast movements of the pitch bend wheel will have a delayed effect on the pitch change. float 0 0 to ? SFZ v2
Pitch bend_step Pitch bend step, in cents. integer 1 1 to 1200 SFZ v1
Pitch bendstep bend_step alias. N/A N/A
Pitch tune The fine tuning for the sample, in cents. integer 0 -100 to 100 SFZ v1
Pitch pitch tune alias. N/A N/A ARIA
Pitch pitch_onccN N/A N/A -9600 to 9600 SFZ v2
Pitch tune_ccN pitch_onccN alias. N/A N/A ARIA
Pitch tune_onccN pitch_onccN alias. N/A N/A ARIA
Pitch pitch_curveccN Specifies the ‹curve› number which MIDI CC N uses to modulate pitch. integer 0 0 to 255 SFZ v2
Pitch tune_curveccN pitch_curveccN alias. N/A N/A ARIA
Pitch pitch_smoothccN float 0 0 to ? SFZ v2
Pitch tune_smoothccN pitch_smoothccN alias. N/A N/A ARIA
Pitch pitch_stepccN N/A 0 0 to ? SFZ v2
Pitch tune_stepccN pitch_stepccN alias. N/A N/A ARIA
Pitch group_tune ARIA extension, like tune, but affecting everything when set under the ‹group› header. integer 0 -9600 to 9600 ARIA
Pitch master_tune ARIA extension, like tune, but affecting everything when set under the ‹master› header. integer 0 -9600 to 9600 ARIA
Pitch global_tune ARIA extension, like tune, but affecting everything when set under the ‹global› header. integer 0 -9600 to 9600 ARIA
Pitch pitch_keycenter Root key for the sample. integer 60 0 to 127 SFZ v1
Pitch pitch_keytrack Within the region, this value defines how much the pitch changes with every note. integer 100 -1200 to 1200 SFZ v1
Pitch tune_keytrack pitch_keytrack alias. N/A N/A ARIA
Pitch pitch_random Random tuning for the region, in cents. integer 0 0 to 9600 SFZ v1
Pitch tune_random pitch_random alias. N/A N/A ARIA
Pitch pitch_veltrack Pitch velocity tracking, represents how much the pitch changes with incoming note velocity, in cents. integer 0 -9600 to 9600 SFZ v1
Pitch tune_veltrack pitch_veltrack alias. N/A N/A ARIA
Pitch transpose The transposition value for this region which will be applied to the sample. integer 0 -127 to 127 SFZ v1
Pitch bend_stepup Pitch bend step, in cents, applied to upwards bends only. integer 1 1 to 1200 SFZ v2
Pitch bend_stepdown Pitch bend step, in cents, for downward pitch bends. integer 1 1 to 1200 SFZ v2
Envelope Generators ampeg_attack EG attack time. float 0 0 to 100 SFZ v1
Envelope Generators amp_attack ampeg_attack alias. N/A N/A SFZ v2
Envelope Generators ampeg_attackccN float 0 -100 to 100
Envelope Generators ampeg_attack_onccN ampeg_attackccN alias. N/A N/A SFZ v2
Envelope Generators ampeg_attack_curveccN integer 0 0 to 255 ARIA
Envelope Generators ampeg_vel2attack Velocity effect on EG attack time. float 0 -100 to 100
Envelope Generators amp_vel2attack ampeg_vel2attack alias. N/A N/A SFZ v2
Envelope Generators ampeg_decay EG decay time. float 0 0 to 100 SFZ v1
Envelope Generators amp_decay ampeg_decay alias. N/A N/A SFZ v2
Envelope Generators ampeg_decayccN float 0 -100 to 100
Envelope Generators ampeg_decay_onccN ampeg_decayccN alias. N/A N/A SFZ v2
Envelope Generators ampeg_decay_curveccN Specifies the ‹curve› number which MIDI CC N uses to modulate ampeg_decay. integer 0 0 to 255 ARIA
Envelope Generators ampeg_vel2decay Velocity effect on EG decay time. float 0 -100 to 100
Envelope Generators amp_vel2decay ampeg_vel2decay alias. N/A N/A SFZ v2
Envelope Generators ampeg_delay EG delay time. float 0 0 to 100 SFZ v1
Envelope Generators amp_delay ampeg_delay alias. N/A N/A SFZ v2
Envelope Generators ampeg_delayccN float 0 -100 to 100
Envelope Generators ampeg_delay_onccN ampeg_delayccN alias. N/A N/A SFZ v2
Envelope Generators ampeg_delay_curveccN integer 0 0 to 255 ARIA
Envelope Generators ampeg_vel2delay Velocity effect on EG delay time. float 0 -100 to 100
Envelope Generators amp_vel2delay ampeg_vel2delay alias. N/A N/A SFZ v2
Envelope Generators ampeg_hold EG hold time. float 0 0 to 100 SFZ v1
Envelope Generators amp_hold ampeg_hold alias. N/A N/A SFZ v2
Envelope Generators ampeg_holdccN float 0 -100 to 100
Envelope Generators ampeg_hold_onccN ampeg_holdccN alias. N/A N/A SFZ v2
Envelope Generators ampeg_hold_curveccN Specifies the ‹curve› number which MIDI CC N uses to modulate ampeg_hold. integer 0 0 to 255 ARIA
Envelope Generators ampeg_vel2hold Velocity effect on EG hold time. float 0 -100 to 100
Envelope Generators amp_vel2hold ampeg_vel2hold alias. N/A N/A SFZ v2
Envelope Generators ampeg_release EG release time (after note release). float 0.001 0 to 100 SFZ v1
Envelope Generators amp_release ampeg_release alias. N/A N/A SFZ v2
Envelope Generators ampeg_releaseccN float 0 -100 to 100
Envelope Generators ampeg_release_onccN ampeg_releaseccN alias. N/A N/A SFZ v2
Envelope Generators ampeg_release_curveccN integer 0 0 to 255 ARIA
Envelope Generators ampeg_vel2release Velocity effect on EG release time. float 0 -100 to 100
Envelope Generators amp_vel2release ampeg_vel2release alias. N/A N/A SFZ v2
Envelope Generators ampeg_sustain EG sustain level, in percentage. float 100 0 to 100 SFZ v1
Envelope Generators amp_sustain ampeg_sustain alias. N/A N/A SFZ v2
Envelope Generators ampeg_sustainccN float 0 -100 to 100
Envelope Generators ampeg_sustain_onccN ampeg_sustainccN alias. N/A N/A SFZ v2
Envelope Generators ampeg_sustain_curveccN Specifies the ‹curve› number which MIDI CC N uses to modulate ampeg_sustain. integer 0 0 to 255 ARIA
Envelope Generators ampeg_vel2sustain Velocity effect on EG sustain level, in percentage. float 0 -100 to 100
Envelope Generators amp_vel2sustain ampeg_vel2sustain alias. N/A N/A SFZ v2
Envelope Generators ampeg_start Envelope start level, in percentage. float 0 0 to 100 SFZ v1
Envelope Generators ampeg_startccN float 0 -100 to 100
Envelope Generators ampeg_start_onccN ampeg_startccN alias. N/A N/A SFZ v2
Envelope Generators ampeg_start_curveccN integer 0 0 to 255 ARIA
Envelope Generators ampeg_attack_shape Specifies the curvature of attack stage of the envelope. float 0 ARIA
Envelope Generators ampeg_decay_shape Specifies the curvature of decay stage of the envelope. float -10.3616 ARIA
Envelope Generators ampeg_decay_zero Specifies how decay time is calculated. integer 1 0 to 1 ARIA
Envelope Generators ampeg_dynamic Specifies when envelope durations are recalculated. integer 0 0 to 1 ARIA
Envelope Generators ampeg_release_shape Specifies the curvature of release stage of the envelope. float -10.3616 ARIA
Envelope Generators ampeg_release_zero Specifies how release time is calculated. integer 0 0 to 1 ARIA
Envelope Generators fileg_attack_shape Specifies the curvature of attack stage of the envelope. float 0 ARIA
Envelope Generators fileg_decay_shape Specifies the curvature of decay stage of the envelope. float 0 ARIA
Envelope Generators fileg_decay_zero Specifies how decay time is calculated. integer 1 0 to 1 ARIA
Envelope Generators fileg_release_shape Specifies the curvature of release stage of the envelope. float 0 ARIA
Envelope Generators fileg_release_zero Specifies how release time is calculated. integer 0 0 to 1 ARIA
Envelope Generators fileg_dynamic Specifies when envelope durations are recalculated. integer 0 0 to 1 ARIA
Envelope Generators pitcheg_attack_shape Specifies the curvature of attack stage of the envelope. float 0 ARIA
Envelope Generators pitcheg_decay_shape Specifies the curvature of decay stage of the envelope. float 0 ARIA
Envelope Generators pitcheg_decay_zero Specifies how decay time is calculated. integer 1 0 to 1 ARIA
Envelope Generators pitcheg_release_shape Specifies the curvature of release stage of the envelope. float 0 ARIA
Envelope Generators pitcheg_release_zero Specifies how release time is calculated. integer 0 0 to 1 ARIA
Envelope Generators pitcheg_dynamic Specifies when envelope durations are recalculated. integer 0 0 to 1 ARIA
Envelope Generators fileg_attack EG attack time. float 0 0 to 100 SFZ v1
Envelope Generators fil_attack fileg_attack alias. N/A N/A SFZ v2
Envelope Generators fileg_attack_onccN float 0 -100 to 100 ARIA
Envelope Generators fileg_attackccN fileg_attack_onccN alias. N/A N/A
Envelope Generators fileg_attack_curveccN integer 0 0 to 255 ARIA
Envelope Generators fileg_vel2attack Velocity effect on EG attack time. float 0 -100 to 100
Envelope Generators fil_vel2attack fileg_vel2attack alias. N/A N/A SFZ v2
Envelope Generators fileg_decay EG decay time. float 0 0 to 100 SFZ v1
Envelope Generators fil_decay fileg_decay alias. N/A N/A SFZ v2
Envelope Generators fileg_decay_onccN float 0 -100 to 100 ARIA
Envelope Generators fileg_decayccN fileg_decay_onccN alias. N/A N/A
Envelope Generators fileg_decay_curveccN integer 0 0 to 255 ARIA
Envelope Generators fileg_vel2decay Velocity effect on filter EG decay time. float 0 -100 to 100
Envelope Generators fil_vel2decay fileg_vel2decay alias. N/A N/A SFZ v2
Envelope Generators fileg_delay EG delay time. float 0 0 to 100 SFZ v1
Envelope Generators fil_delay fileg_delay alias. N/A N/A SFZ v2
Envelope Generators fileg_delay_onccN float 0 -100 to 100 ARIA
Envelope Generators fileg_delayccN fileg_delay_onccN alias. N/A N/A
Envelope Generators fileg_delay_curveccN integer 0 0 to 255 ARIA
Envelope Generators fileg_vel2delay Velocity effect on filter EG delay time. float 0 -100 to 100
Envelope Generators fil_vel2delay fileg_vel2delay alias. N/A N/A SFZ v2
Envelope Generators fileg_depth Envelope depth. integer 0 -12000 to 12000 SFZ v1
Envelope Generators fil_depth fileg_depth alias. N/A N/A SFZ v2
Envelope Generators fileg_depth_onccN integer 0 -12000 to 12000 ARIA
Envelope Generators fileg_depthccN fileg_depth_onccN alias. N/A N/A
Envelope Generators fileg_depth_curveccN integer 0 0 to 255 ARIA
Envelope Generators fileg_vel2depth Velocity effect on EG depth, in cents for pitch or filter cutoff. integer 0 -12000 to 12000
Envelope Generators fil_vel2depth fileg_vel2depth alias. N/A N/A SFZ v2
Envelope Generators fileg_hold EG hold time. float 0 0 to 100 SFZ v1
Envelope Generators fil_hold fileg_hold alias. N/A N/A SFZ v2
Envelope Generators fileg_hold_onccN float 0 -100 to 100 ARIA
Envelope Generators fileg_holdccN fileg_hold_onccN alias. N/A N/A
Envelope Generators fileg_hold_curveccN integer 0 0 to 255 ARIA
Envelope Generators fileg_vel2hold Velocity effect on EG hold time. float 0 -100 to 100
Envelope Generators fil_vel2hold fileg_vel2hold alias. N/A N/A SFZ v2
Envelope Generators fileg_release EG release time (after note release). float 0 0 to 100 SFZ v1
Envelope Generators fil_release fileg_release alias. N/A N/A SFZ v2
Envelope Generators fileg_release_onccN float 0 -100 to 100 ARIA
Envelope Generators fileg_releaseccN fileg_release_onccN alias. N/A N/A
Envelope Generators fileg_release_curveccN integer 0 0 to 255 ARIA
Envelope Generators fileg_vel2release Velocity effect on EG release time. float 0 -100 to 100
Envelope Generators fil_vel2release fileg_vel2release alias. N/A N/A SFZ v2
Envelope Generators fileg_start Envelope start level, in percentage. float 0 0 to 100 SFZ v1
Envelope Generators fileg_start_onccN float 0 -100 to 100 ARIA
Envelope Generators fileg_startccN fileg_start_onccN alias. N/A N/A
Envelope Generators fileg_start_curveccN integer 0 0 to 255 ARIA
Envelope Generators fileg_sustain EG sustain level, in percentage. float 0 0 to 100 SFZ v1
Envelope Generators fil_sustain fileg_sustain alias. N/A N/A SFZ v2
Envelope Generators fileg_sustain_onccN float 0 -100 to 100 ARIA
Envelope Generators fileg_sustainccN fileg_sustain_onccN alias. N/A N/A
Envelope Generators fileg_sustain_curveccN integer 0 0 to 255 ARIA
Envelope Generators fileg_vel2sustain Velocity effect on EG sustain level, in percentage. float 0 -100 to 100
Envelope Generators fil_vel2sustain fileg_vel2sustain alias. N/A N/A SFZ v2
Envelope Generators pitcheg_attack EG attack time. float 0 0 to 100 SFZ v1
Envelope Generators pitch_attack pitcheg_attack alias. N/A N/A SFZ v2
Envelope Generators pitcheg_attack_onccN N/A N/A ARIA
Envelope Generators pitcheg_attack_curveccN integer 0 0 to 255 ARIA
Envelope Generators pitcheg_vel2attack Velocity effect on EG attack time. float 0 -100 to 100
Envelope Generators pitch_vel2attack pitcheg_vel2attack alias. N/A N/A SFZ v2
Envelope Generators pitcheg_decay EG decay time. float 0 0 to 100 SFZ v1
Envelope Generators pitch_decay pitcheg_decay alias. N/A N/A SFZ v2
Envelope Generators pitcheg_decay_onccN float 0 -100 to 100 ARIA
Envelope Generators pitcheg_decay_curveccN integer 0 0 to 255 ARIA
Envelope Generators pitcheg_vel2decay Velocity effect on EG decay time. float 0 -100 to 100
Envelope Generators pitch_vel2decay pitcheg_vel2decay alias. N/A N/A SFZ v2
Envelope Generators pitcheg_delay EG delay time. float 0 0 to 100 SFZ v1
Envelope Generators pitch_delay pitcheg_delay alias. N/A N/A SFZ v2
Envelope Generators pitcheg_delay_onccN float 0 -100 to 100 ARIA
Envelope Generators pitcheg_delay_curveccN integer 0 0 to 255 ARIA
Envelope Generators pitcheg_vel2delay Velocity effect on EG delay time. float 0 -100 to 100
Envelope Generators pitch_vel2delay pitcheg_vel2delay alias. N/A N/A SFZ v2
Envelope Generators pitcheg_depth Envelope depth. integer 0 -12000 to 12000 SFZ v1
Envelope Generators pitch_depth pitcheg_depth alias. N/A N/A SFZ v2
Envelope Generators pitcheg_depth_onccN integer 0 -12000 to 12000 ARIA
Envelope Generators pitcheg_depthccN pitcheg_depth_onccN alias. N/A N/A
Envelope Generators pitcheg_depth_curveccN integer 0 0 to 255 ARIA
Envelope Generators pitcheg_vel2depth Velocity effect on EG depth, in cents for pitch or filter cutoff. integer 0 -12000 to 12000
Envelope Generators pitch_vel2depth pitcheg_vel2depth alias. N/A N/A SFZ v2
Envelope Generators pitcheg_hold EG hold time. float 0 0 to 100 SFZ v1
Envelope Generators pitch_hold pitcheg_hold alias. N/A N/A SFZ v2
Envelope Generators pitcheg_hold_onccN float 0 -100 to 100 ARIA
Envelope Generators pitcheg_hold_curveccN integer 0 0 to 255 ARIA
Envelope Generators pitcheg_vel2hold Velocity effect on EG hold time. float 0 -100 to 100
Envelope Generators pitch_vel2hold pitcheg_vel2hold alias. N/A N/A SFZ v2
Envelope Generators pitcheg_release EG release time (after note release). float 0 0 to 100 SFZ v1
Envelope Generators pitch_release pitcheg_release alias. N/A N/A SFZ v2
Envelope Generators pitcheg_release_onccN float 0 -100 to 100 ARIA
Envelope Generators pitcheg_release_curveccN integer 0 0 to 255 ARIA
Envelope Generators pitcheg_vel2release Velocity effect on EG release time. float 0 -100 to 100
Envelope Generators pitch_vel2release pitcheg_vel2release alias. N/A N/A SFZ v2
Envelope Generators pitcheg_start Envelope start level, in percentage. float 0 0 to 100 SFZ v1
Envelope Generators pitcheg_start_onccN float 0 -100 to 100 ARIA
Envelope Generators pitcheg_start_curveccN integer 0 0 to 255 ARIA
Envelope Generators pitcheg_sustain EG sustain level, in percentage. float 0 0 to 100 SFZ v1
Envelope Generators pitch_sustain pitcheg_sustain alias. N/A N/A SFZ v2
Envelope Generators pitcheg_sustain_onccN float 0 -100 to 100 ARIA
Envelope Generators pitcheg_sustain_curveccN integer 0 0 to 255 ARIA
Envelope Generators pitcheg_vel2sustain Velocity effect on EG sustain level, in percentage. float 0 -100 to 100
Envelope Generators pitch_vel2sustain pitcheg_vel2sustain alias. N/A N/A SFZ v2
Envelope Generators egN_points N/A N/A SFZ v2
Envelope Generators egN_timeX float N/A SFZ v2
Envelope Generators egN_timeX_onccY float N/A
Envelope Generators egN_levelX Sets the envelope level at a specific point in envelope number N. float 0 -1 to 1 SFZ v2
Envelope Generators egN_levelX_onccY float 0 -1 to 1
Envelope Generators egN_ampeg N/A N/A ARIA
Envelope Generators egN_dynamic Specifies when envelope durations are recalculated. integer 0 0 to 1 ARIA
Envelope Generators egN_shapeX float 0 SFZ v2
Envelope Generators egN_curveX Instructs the player to use a curve shape defined under a curve header for the specified envelope segment. N/A N/A SFZ v2
Envelope Generators egN_sustain N/A N/A SFZ v2
Envelope Generators egN_loop N/A N/A SFZ v2
Envelope Generators egN_loop_count N/A N/A SFZ v2
Envelope Generators egN_volume N/A N/A SFZ v2
Envelope Generators egN_volume_onccX N/A N/A
Envelope Generators egN_amplitude N/A N/A SFZ v2
Envelope Generators egN_amplitude_onccX N/A N/A
Envelope Generators egN_pan N/A N/A SFZ v2
Envelope Generators egN_pan_onccX N/A N/A
Envelope Generators egN_width N/A N/A SFZ v2
Envelope Generators egN_width_onccX N/A N/A
Envelope Generators egN_pan_curve N/A N/A SFZ v2
Envelope Generators egN_pan_curveccX Specifies the ‹curve› number which MIDI CC X uses to modulate egN_pan. integer 0 0 to 255
Envelope Generators egN_freq_lfoX Allows egN to shape a change to lfoX's frequency float 0 SFZ v2
Envelope Generators egN_depth_lfoX Allows egN to scale lfoX's effect on its targets float 100 SFZ v2
Envelope Generators egN_depthadd_lfoX N/A N/A SFZ v2
Envelope Generators egN_pitch N/A N/A SFZ v2
Envelope Generators egN_pitch_onccX N/A N/A
Envelope Generators egN_cutoff N/A N/A SFZ v2
Envelope Generators egN_cutoff_onccX N/A N/A
Envelope Generators egN_cutoff2 N/A N/A SFZ v2
Envelope Generators egN_cutoff2_onccX N/A N/A
Envelope Generators egN_resonance N/A N/A SFZ v2
Envelope Generators egN_resonance_onccX N/A N/A
Envelope Generators egN_resonance2 N/A N/A SFZ v2
Envelope Generators egN_resonance2_onccX N/A N/A
Envelope Generators egN_eqXfreq N/A N/A SFZ v2
Envelope Generators egN_eqXfreq_onccY N/A N/A
Envelope Generators egN_eqXbw N/A N/A SFZ v2
Envelope Generators egN_eqXbw_onccY N/A N/A
Envelope Generators egN_eqXgain N/A N/A SFZ v2
Envelope Generators egN_eqXgain_onccY N/A N/A
Envelope Generators egN_decim N/A N/A SFZ v2
Envelope Generators egN_decim_onccX N/A N/A
Envelope Generators egN_bitred N/A N/A SFZ v2
Envelope Generators egN_bitred_onccX N/A N/A
Envelope Generators egN_rectify N/A N/A SFZ v2
Envelope Generators egN_rectify_onccX N/A N/A
Envelope Generators egN_ringmod N/A N/A SFZ v2
Envelope Generators egN_ringmod_onccX N/A N/A
Envelope Generators egN_noiselevel N/A N/A SFZ v2
Envelope Generators egN_noiselevel_onccX N/A N/A
Envelope Generators egN_noisestep N/A N/A SFZ v2
Envelope Generators egN_noisestep_onccX N/A N/A
Envelope Generators egN_noisetone N/A N/A SFZ v2
Envelope Generators egN_noisetone_onccX N/A N/A
Envelope Generators egN_driveshape N/A N/A SFZ v2
Envelope Generators egN_driveshape_onccX N/A N/A
LFO amplfo_delay The time before the LFO starts oscillating. float 0 0 to 100 SFZ v1
LFO amplfo_depth LFO depth. float 0 -10 to 10 SFZ v1
LFO amplfo_depthccN float 0 -10 to 10
LFO amplfo_depth_onccN amplfo_depthccN alias. N/A N/A SFZ v2
LFO amplfo_depthchanaft LFO depth when channel aftertouch MIDI messages are received. float 0 -10 to 10
LFO amplfo_depthpolyaft LFO depth when polyphonic aftertouch MIDI messages are received. float 0 -10 to 10
LFO amplfo_fade LFO fade-in effect time. float 0 0 to 100 SFZ v1
LFO amplfo_freq LFO frequency, in hertz. float 0 0 to 20 SFZ v1
LFO amplfo_freqccN float 0 -200 to 200
LFO amplfo_freqchanaft LFO frequency change when channel aftertouch MIDI messages are received, in Hertz. float 0 -200 to 200
LFO amplfo_freqpolyaft LFO frequency change when polyphonic aftertouch MIDI messages are received, in Hertz. float 0 -200 to 200
LFO fillfo_delay The time before the LFO starts oscillating. float 0 0 to 100 SFZ v1
LFO fillfo_depth LFO depth. float 0 -1200 to 1200 SFZ v1
LFO fillfo_depthccN float 0 -1200 to 1200
LFO fillfo_depth_onccN fillfo_depthccN alias. N/A N/A SFZ v2
LFO fillfo_depthchanaft LFO depth when channel aftertouch MIDI messages are received. float 0 -1200 to 1200
LFO fillfo_depthpolyaft LFO depth when polyphonic aftertouch MIDI messages are received. float 0 -1200 to 1200
LFO fillfo_fade LFO fade-in effect time. float 0 0 to 100 SFZ v1
LFO fillfo_freq LFO frequency, in hertz. float 0 0 to 20 SFZ v1
LFO fillfo_freqccN float 0 -200 to 200
LFO fillfo_freqchanaft LFO frequency change when channel aftertouch MIDI messages are received, in Hertz. float 0 -200 to 200
LFO fillfo_freqpolyaft LFO frequency change when polyphonic aftertouch MIDI messages are received, in Hertz. float 0 -200 to 200
LFO pitchlfo_delay The time before the LFO starts oscillating. float 0 0 to 100 SFZ v1
LFO pitchlfo_depth LFO depth. float 0 -1200 to 1200 SFZ v1
LFO pitchlfo_depthccN float 0 -1200 to 1200
LFO pitchlfo_depth_onccN pitchlfo_depthccN alias. N/A N/A SFZ v2
LFO pitchlfo_depthchanaft LFO depth when channel aftertouch MIDI messages are received. float 0 -1200 to 1200
LFO pitchlfo_depthpolyaft LFO depth when polyphonic aftertouch MIDI messages are received. float 0 -1200 to 1200
LFO pitchlfo_fade LFO fade-in effect time. float 0 0 to 100 SFZ v1
LFO pitchlfo_freq LFO frequency, in hertz. float 0 0 to 20 SFZ v1
LFO pitchlfo_freqccN float 0 -200 to 200
LFO pitchlfo_freqchanaft LFO frequency change when channel aftertouch MIDI messages are received, in Hertz. float 0 -200 to 200
LFO pitchlfo_freqpolyaft LFO frequency change when polyphonic aftertouch MIDI messages are received, in Hertz. float 0 -200 to 200
LFO lfoN_freq The base frequency of LFO number N, in Hertz. float N/A SFZ v2
LFO lfoN_freq_onccX N/A N/A
LFO lfoN_freq_smoothccX N/A N/A
LFO lfoN_freq_stepccX N/A N/A
LFO lfoN_delay Onset delay for LFO number N. float 0 SFZ v2
LFO lfoN_delay_onccX N/A N/A
LFO lfoN_fade Fade-in time for LFO number N. float N/A SFZ v2
LFO lfoN_fade_onccX float N/A
LFO lfoN_phase Initial phase shift for LFO number N. float 0 0 to 1 SFZ v2
LFO lfoN_phase_onccX N/A N/A
LFO lfoN_count Number of LFO repetitions for LFO N before the LFO stops. integer N/A SFZ v2
LFO lfoN_wave LFO waveform selection. integer 1 SFZ v2
LFO lfoN_waveX lfoN_wave alias. N/A N/A ARIA
LFO lfoN_wave_onccX N/A N/A ARIA
LFO lfoN_steps Number of steps in LFO step sequencer. integer N/A SFZ v2
LFO lfoN_stepX Level of the step number X in LFO step sequencer. float N/A -100 to 100 SFZ v2
LFO lfoN_stepX_onccY N/A N/A
LFO lfoN_smooth N/A N/A SFZ v2
LFO lfoN_smooth_onccX N/A N/A
LFO lfoN_volume N/A N/A SFZ v2
LFO lfoN_volume_onccX N/A N/A
LFO lfoN_volume_smoothccX N/A N/A
LFO lfoN_volume_stepccX N/A N/A
LFO lfoN_amplitude N/A N/A SFZ v2
LFO lfoN_amplitude_onccX N/A N/A
LFO lfoN_amplitude_smoothccX N/A N/A
LFO lfoN_amplitude_stepccX N/A N/A
LFO lfoN_pan N/A N/A SFZ v2
LFO lfoN_pan_onccX N/A N/A
LFO lfoN_pan_smoothccX N/A N/A
LFO lfoN_pan_stepccX N/A N/A
LFO lfoN_width N/A N/A SFZ v2
LFO lfoN_width_onccX N/A N/A
LFO lfoN_width_smoothccX N/A N/A
LFO lfoN_width_stepccX N/A N/A
LFO lfoN_freq_lfoX N/A N/A SFZ v2
LFO lfoN_freq_lfoX_onccY N/A N/A ARIA
LFO lfoN_depth_lfoX N/A N/A SFZ v2
LFO lfoN_depthadd_lfoX N/A N/A SFZ v2
LFO lfoN_pitch N/A N/A SFZ v2
LFO lfoN_pitch_curveccX Specifies the ‹curve› number which MIDI CC X uses to modulate lfoN_pitch. integer 0 0 to 255
LFO lfoN_pitch_onccX N/A N/A
LFO lfoN_pitch_smoothccX N/A N/A
LFO lfoN_pitch_stepccX N/A N/A
LFO lfoN_cutoff N/A N/A SFZ v2
LFO lfoN_cutoff2 lfoN_cutoff alias. N/A N/A SFZ v2
LFO lfoN_cutoff2_onccX N/A N/A
LFO lfoN_cutoff2_smoothccX N/A N/A
LFO lfoN_cutoff2_stepccX N/A N/A
LFO lfoN_cutoff_onccX N/A N/A
LFO lfoN_cutoff_smoothccX N/A N/A
LFO lfoN_cutoff_stepccX N/A N/A
LFO lfoN_resonance N/A N/A SFZ v2
LFO lfoN_resonance2 lfoN_resonance alias. N/A N/A SFZ v2
LFO lfoN_resonance2_onccX N/A N/A
LFO lfoN_resonance2_smoothccX N/A N/A
LFO lfoN_resonance2_stepccX N/A N/A
LFO lfoN_resonance_onccX N/A N/A
LFO lfoN_resonance_smoothccX N/A N/A
LFO lfoN_resonance_stepccX N/A N/A
LFO lfoN_eqXfreq N/A N/A SFZ v2
LFO lfoN_eqXfreq_onccY N/A N/A
LFO lfoN_eqXfreq_smoothccY N/A N/A
LFO lfoN_eqXfreq_stepccY N/A N/A
LFO lfoN_eqXbw N/A N/A SFZ v2
LFO lfoN_eqXbw_onccY N/A N/A
LFO lfoN_eqXbw_smoothccY N/A N/A
LFO lfoN_eqXbw_stepccY N/A N/A
LFO lfoN_eqXgain N/A N/A SFZ v2
LFO lfoN_eqXgain_onccY N/A N/A
LFO lfoN_eqXgain_smoothccY N/A N/A
LFO lfoN_eqXgain_stepccY N/A N/A
LFO lfoN_decim N/A N/A SFZ v2
LFO lfoN_decim_onccX N/A N/A
LFO lfoN_decim_smoothccX N/A N/A
LFO lfoN_decim_stepccX N/A N/A
LFO lfoN_bitred N/A N/A SFZ v2
LFO lfoN_bitred_onccX N/A N/A
LFO lfoN_bitred_smoothccX N/A N/A
LFO lfoN_bitred_stepccX N/A N/A
LFO lfoN_noiselevel N/A N/A SFZ v2
LFO lfoN_noiselevel_onccX N/A N/A
LFO lfoN_noiselevel_smoothccX N/A N/A
LFO lfoN_noiselevel_stepccX N/A N/A
LFO lfoN_noisestep N/A N/A SFZ v2
LFO lfoN_noisestep_onccX N/A N/A
LFO lfoN_noisestep_smoothccX N/A N/A
LFO lfoN_noisestep_stepccX N/A N/A
LFO lfoN_noisetone N/A N/A SFZ v2
LFO lfoN_noisetone_onccX N/A N/A
LFO lfoN_noisetone_smoothccX N/A N/A
LFO lfoN_noisetone_stepccX N/A N/A
LFO lfoN_drive N/A N/A SFZ v2
LFO lfoN_drive_onccX N/A N/A
LFO lfoN_drive_smoothccX N/A N/A
LFO lfoN_drive_stepccX N/A N/A
LFO lfoN_offset DC offset - Add to LFO output; not affected by scale. float N/A ARIA
LFO lfoN_offsetX lfoN_offset alias. N/A N/A
LFO lfoN_ratio Sets the ratio between the specified sub waveform and the main waveform. float N/A ARIA
LFO lfoN_ratioX lfoN_ratio alias. N/A N/A
LFO lfoN_scale Sets the scaling between the specified sub waveform and the main waveform. float N/A ARIA
LFO lfoN_scaleX lfoN_scale alias. N/A N/A
LFO lfoN_sample_dyn_paramX N/A N/A ARIA
LFO lfoN_sample_dyn_paramX_onccY N/A N/A
Curves curve_index Curve definition ID. integer N/A 0 to 255 ARIA
Curves vNNN Defines a point in a custom curve definition. float N/A -1 to 1 SFZ v2
Effects apan_depth N/A 0 to 100 SFZ v2
Effects apan_depth_onccN N/A N/A
Effects apan_dry N/A 0 to 100 SFZ v2
Effects apan_dry_onccN N/A N/A
Effects apan_freq float N/A SFZ v2
Effects apan_freq_onccN N/A N/A
Effects apan_phase float N/A 0 to 180 SFZ v2
Effects apan_phase_onccN N/A N/A
Effects apan_waveform LFO wave number. N/A N/A SFZ v2
Effects apan_wet N/A 0 to 100 SFZ v2
Effects apan_wet_onccN N/A N/A
Effects bitred Bit reduction. N/A 0 to 100 SFZ v2
Effects bitred_onccN N/A N/A
Effects bitred_curveccN Specifies the ‹curve› number which MIDI CC N uses to modulate bitred. integer 0 0 to 255
Effects bitred_smoothccN N/A N/A
Effects bitred_stepccN N/A N/A
Effects bus The target bus for the effect. string main SFZ v2
Effects bypass_onccN Sets up a bypass controller for the effect. float N/A SFZ v2
Effects comp_attack float N/A SFZ v2
Effects comp_gain N/A N/A SFZ v2
Effects comp_ratio N/A 0 to 100 SFZ v2
Effects comp_release float N/A SFZ v2
Effects comp_stlink string N/A SFZ v2
Effects comp_threshold float N/A SFZ v2
Effects decim Decimator. N/A 0 to 100 SFZ v2
Effects decim_onccN N/A N/A
Effects decim_curveccN Specifies the ‹curve› number which MIDI CC N uses to modulate decim. integer 0 0 to 255
Effects decim_smoothccN N/A N/A
Effects decim_stepccN N/A N/A
Effects delay_cutoff float N/A SFZ v2
Effects delay_cutoff_onccN N/A N/A
Effects delay_damphi N/A 0 to 100 SFZ v2
Effects delay_damphi_onccN N/A N/A
Effects delay_damplo N/A 0 to 100 SFZ v2
Effects delay_damplo_onccN N/A N/A
Effects delay_dry N/A 0 to 100 SFZ v2
Effects delay_dry_onccN N/A N/A
Effects delay_feedback N/A 0 to 100 SFZ v2
Effects delay_feedback_onccN N/A N/A
Effects delay_filter Name of filter type. string N/A SFZ v2
Effects delay_input N/A 0 to 100 SFZ v2
Effects delay_input_onccN N/A N/A
Effects delay_levelc N/A 0 to 100 SFZ v2
Effects delay_levell N/A 0 to 100 SFZ v2
Effects delay_levelr N/A 0 to 100 SFZ v2
Effects delay_lfofreq float N/A SFZ v2
Effects delay_lfofreq_onccN N/A N/A
Effects delay_moddepth N/A 0 to 100 SFZ v2
Effects delay_moddepth_onccN N/A N/A
Effects delay_mode string N/A SFZ v2
Effects delay_panc N/A 0 to 100 SFZ v2
Effects delay_panc_onccN N/A N/A
Effects delay_panl N/A 0 to 100 SFZ v2
Effects delay_panl_onccN N/A N/A
Effects delay_panr N/A 0 to 100 SFZ v2
Effects delay_panr_onccN N/A N/A
Effects delay_resonance N/A N/A SFZ v2
Effects delay_resonance_onccN N/A N/A
Effects delay_spread N/A 0 to 100 SFZ v2
Effects delay_spread_onccN N/A N/A
Effects delay_syncc_onccN N/A N/A SFZ v2
Effects delay_syncl_onccN N/A N/A SFZ v2
Effects delay_syncr_onccN N/A N/A SFZ v2
Effects delay_time_tap N/A N/A SFZ v2
Effects delay_timec N/A N/A SFZ v2
Effects delay_timec_onccN N/A N/A
Effects delay_timel N/A N/A SFZ v2
Effects delay_timel_onccN N/A N/A
Effects delay_timer N/A N/A SFZ v2
Effects delay_timer_onccN N/A N/A
Effects delay_wet N/A 0 to 100 SFZ v2
Effects delay_wet_onccN N/A N/A
Effects directtomain Gain of the main bus into the output. float 100 0 to 100 SFZ v2
Effects disto_depth N/A 0 to 100 SFZ v2
Effects disto_depth_onccN N/A N/A
Effects disto_dry N/A 0 to 100 SFZ v2
Effects disto_dry_onccN N/A N/A
Effects disto_stages N/A N/A SFZ v2
Effects disto_tone N/A 0 to 100 SFZ v2
Effects disto_tone_onccN N/A N/A
Effects disto_wet N/A 0 to 100 SFZ v2
Effects disto_wet_onccN N/A N/A
Effects dsp_order Signal flow type in Rapture's DSP block. integer N/A 0 to 14 SFZ v2
Effects effect1 Level of effect1 send, in percentage (reverb in Cakewalk sfz). float 0 0 to 100 SFZ v1
Effects effect2 Level of effect2 send, in percentage (chorus in Cakewalk sfz). float 0 0 to 100 SFZ v1
Effects effect3 Gain of the region's send into the 3rd effect bus. float 0 0 to 100 SFZ v2
Effects effect4 Gain of the region's send into the 4th effect bus. float 0 0 to 100 SFZ v2
Effects eq_bw N/A N/A SFZ v2
Effects eq_bw_onccN N/A N/A
Effects eq_freq N/A N/A SFZ v2
Effects eq_freq_onccN N/A N/A
Effects eq_gain N/A N/A SFZ v2
Effects eq_gain_onccN N/A N/A
Effects eq_type N/A N/A SFZ v2
Effects filter_cutoff N/A N/A SFZ v2
Effects filter_cutoff_onccN N/A N/A
Effects filter_resonance N/A N/A SFZ v2
Effects filter_resonance_onccN N/A N/A
Effects filter_type Name of filter type. string N/A SFZ v2
Effects fxNtomain Gain of the Nth effect bus into the output. float 0 0 to 100 SFZ v2
Effects fxNtomix Gain of the Nth effect bus into the Mix node. float 0 0 to 100 SFZ v2
Effects gate_onccN Gate manual control. N/A N/A SFZ v2
Effects gate_attack N/A N/A SFZ v2
Effects gate_release N/A N/A SFZ v2
Effects gate_stlink string N/A SFZ v2
Effects gate_threshold N/A N/A SFZ v2
Effects internal Cakewalk internal features switch. string off SFZ v2
Effects param_offset Adds a number to the parameter numbers of built-in or vendor-specific effects. integer N/A ARIA
Effects phaser_depth N/A 0 to 100 SFZ v2
Effects phaser_depth_onccN N/A N/A
Effects phaser_feedback N/A 0 to 100 SFZ v2
Effects phaser_feedback_onccN N/A N/A
Effects phaser_freq float N/A SFZ v2
Effects phaser_freq_onccN N/A N/A
Effects phaser_phase_onccN N/A 0 to 100 SFZ v2
Effects phaser_stages N/A N/A SFZ v2
Effects phaser_waveform LFO wave number. N/A N/A SFZ v2
Effects phaser_wet N/A 0 to 100 SFZ v2
Effects phaser_wet_onccN N/A N/A
Effects reverb_damp N/A 0 to 100 SFZ v2
Effects reverb_damp_onccN N/A N/A
Effects reverb_dry N/A 0 to 100 SFZ v2
Effects reverb_dry_onccN N/A N/A
Effects reverb_input N/A 0 to 100 SFZ v2
Effects reverb_input_onccN N/A N/A
Effects reverb_predelay float N/A SFZ v2
Effects reverb_predelay_onccN N/A N/A
Effects reverb_size N/A 0 to 100 SFZ v2
Effects reverb_size_onccN N/A N/A
Effects reverb_tone N/A 0 to 100 SFZ v2
Effects reverb_tone_onccN N/A N/A
Effects reverb_type string N/A SFZ v2
Effects reverb_wet N/A 0 to 100 SFZ v2
Effects reverb_wet_onccN N/A N/A
Effects static_cyclic_level N/A 0 to 100 SFZ v2
Effects static_cyclic_time float N/A SFZ v2
Effects static_filter Name of filter type. string N/A SFZ v2
Effects static_level N/A 0 to 100 SFZ v2
Effects static_level_onccN N/A N/A
Effects static_random_level N/A 0 to 100 SFZ v2
Effects static_random_maxtime float N/A SFZ v2
Effects static_random_mintime float N/A SFZ v2
Effects static_stereo N/A N/A SFZ v2
Effects static_tone N/A 0 to 100 SFZ v2
Effects strings_number Number of synthesized resonant strings. N/A N/A SFZ v2
Effects strings_wet_onccN N/A 0 to 100 SFZ v2
Effects tdfir_dry N/A 0 to 100 SFZ v2
Effects tdfir_dry_onccN N/A N/A
Effects tdfir_gain N/A 0 to 100 SFZ v2
Effects tdfir_impulse N/A N/A SFZ v2
Effects tdfir_wet N/A 0 to 100 SFZ v2
Effects tdfir_wet_onccN N/A N/A
Effects type Effect type or vendor-specific effect name. Varies across SFZ players. string N/A SFZ v2
Effects vendor_specific Defines vendor-specific effects, for example Garritan-specific stage depth effect in ARIA. string N/A ARIA
Loading load_mode integer N/A 0 to 1 SFZ v2
Loading load_start integer N/A SFZ v2
Loading load_end integer N/A SFZ v2
Loading sample_quality Sample playback quality settings. integer N/A 1 to 10 SFZ v2
Loading image Sets the background image of the instrument. string N/A SFZ v2
Wavetable Oscillator oscillator string N/A SFZ v2
Wavetable Oscillator oscillator_detune N/A N/A SFZ v2
Wavetable Oscillator oscillator_detune_onccN N/A N/A
Wavetable Oscillator oscillator_mode The modulation type. integer 0 0 to 2 SFZ v2
Wavetable Oscillator oscillator_mod_depth N/A N/A SFZ v2
Wavetable Oscillator oscillator_mod_depth_onccN N/A N/A
Wavetable Oscillator oscillator_mod_smoothccN N/A N/A
Wavetable Oscillator oscillator_multi Configure a region to use more than one oscillator. integer 1 1 to 9 SFZ v2
Wavetable Oscillator oscillator_phase Oscillator phase. Negative values for random phase. float N/A -1 to 360 SFZ v2
Wavetable Oscillator oscillator_quality integer N/A 0 to 3 SFZ v2
Wavetable Oscillator oscillator_table_size N/A N/A SFZ v2