offset_random

Random offset added to the region offset.

In many cases, will need to be used with a small ampeg_attack value to avoid clicks caused by the region playing starting with a point in the sample file where the value is non-zero. Computed when the note is triggered. Unipolar in ARIA, Cakewalk and rcg sfz.

Note: when using a player with disk streaming, such as Sforzando/ARIA, which does not load entire samples to memory but instead preloads on only the start (usually about half a second, following the original Gigasampler method), it is generally not a good idea to make the offset_random values so high that they would cause the offset to exceeed this buffer. In practice, that means keeping offset_random no higher than 20000 or so on most systems.

Examples

offset_random=300

offset_random=100

Potential uses: randomizing the phase alignment of multiple samples playing in unison; playing a looped sample from a randomized start point in order to create natural variation.

Name Version Type Default Range Unit
offset_random SFZ v1 integer 0 0 to 4294967296 sample units

Category: Sound Source, Sample Playback