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.

A value of zero means centered, negative values move the panoramic to the left, positive to the right.

Examples

// mix both channels and play the result at left
width=0 position=-100

// make the stereo image narrower and play it
// slightly right
width=50 position=30

// position modulated by MIDI CC 40 width=50 position_oncc40=-50
Name Version Type Default Range Unit
position SFZ v1 float 0 -100 to 100 %
Modulations
position_onccN ARIA N/A N/A N/A
position_curveccN ARIA integer 0 0 to 255 N/A
position_smoothccN ARIA N/A N/A N/A
position_stepccN ARIA N/A N/A N/A

Category: Performance Parameters, Amplifier