lfoN_pitch

Destination for lfoN which effects the pitch of the region. The value assigned to the opcode is in cents, and oscillates up/down from the base frequency of the played region. For example playing middle C (MIDI note number 60) with lfo1_pitch set to 100 cents, the oscillation will be between C# a semitone above, and B a semitone below.

Negative cents are supported, which effects the start pitch of the region. For example lfo1_freq=100 will start at C# then oscillate downwards to B, while lfo1_freq=-100 will start at B and oscillate upwards to C#.

Example:

<region> sample=*sine

lfo1_freq=2 // frequency of the LFO in hertz, (2 oscillations per second)
lfo1_pitch=100 // value in cents
Name Version Type Default Range Unit
lfoN_pitch SFZ v2 N/A N/A N/A
Modulations
lfoN_pitch_curveccX integer 0 0 to 255 N/A
lfoN_pitch_onccX N/A N/A N/A
lfoN_pitch_smoothccX N/A N/A N/A
lfoN_pitch_stepccX N/A N/A N/A

Category: Modulation, LFO