
SAMPLING 2 / SAMPLE PLAYER (NAIVE)
----------------------------------

Plays an audio sample in standard v2 sample format.

Sample positioning uses integer precision for this module, since no resampling or pitch modulations are provided (and consequently no anti-aliasing is required); therefore, position accuracy is stable even with long samples (despite usage of long samples is never recommended).

Depending on the Gate Mode setting, the sample can be played and stopped in accordance with the Gate status (mode = Gated) or always played entirely (mode = One Shot).

This is a very basic sample player for quick tests or simple operations, no special options are offered, and no resampling or rate conversion is performed (resampling shall be performed by an external Resample module, if required).

If more features are needed, please use the Sample Player module.









