Skip to content
  1. Audio
  2. Operators

File Player

File Player loads a WAV file and emits it as stereo audio.

Set Filepath, turn on Play, and wire out toward Device Out or an effect chain. Connect a timeline ring to timeline when playback should follow transport.

  • Input 0: timeline accepts timeline state. It is optional.
  • Output 0: out emits stereo audio.
  • Filepath: WAV file to load.
  • Play: enables playback. With a timeline input, the timeline must also be playing.
  • Loop: wraps playback at the end of the file.
  • Restart: jumps to Cueposition.
  • Cueposition: restart point in seconds.
  • Gain: output level.
  • Playbackrate: playback speed. Rate changes pitch with speed.
  • Supports WAV files in 16-bit, 24-bit, and 32-bit forms.
  • Mono files are mirrored to stereo. Files with more than two channels use the first two.
  • If there is no sound, check Filepath, Play, Gain, the timeline input, and downstream routing.

This operator does not expose user parameters in the extracted schema.

Catalog metadata

Roles

  • transform
  • source
  • player
  • sampler

Tags

  • wav
  • file
  • playback
  • sample
  • player
  • loop
  • audio
  • stereo

Search groups

  • timeline
  • control
  • audio
  • source
  • sampler