Sample Manager

The sampler manager is responsible for managing and creating sample instances that are only visible to the sample player component.

To create a new sample file first an empty slot needs to be created (i.e. Add New SampleFile) which allows to drag and drop an audio clip into the red region. Doing this will make the audio clip available in the sample player drop down menu.

NOTE: This component does have a few limitations with the way it handles audio clips.

  • If the audio clip is decompressed it will always use the “Decompress on load” load type
  • No streaming is supported
  • Loop region markers can only be detected on a wavfile

 

The sample player also has its own DSP effect panner which exposes the volume properties for each channel in the event system as well as the component runtime parameter support.