Skip to content

Wave Player

Wave Player module

The Wave Player streams WAV files from disk, supporting files of any size. It can play back samples with pitch shifting and supports loop points defined in external wave editors.

PinTypeDescription
GateAudioTriggers playback (> 0V = play)
Pitch ShiftAudioPitch offset (1V/octave)
File NameTextPath to the WAV file
PinTypeDescription
Left OutAudioLeft channel output
Right OutAudioRight channel output
  • Files are streamed from disk, so there’s no size limit
  • The module assumes all samples are tuned to 440 Hz (Middle A). Add a pitch offset if your sample is at a different pitch.
  • Loop points set in a wave editor (e.g., loop start/end markers in the WAV file) are respected
  • Limited to approximately 50–100 Wave Player modules per patch due to Windows file handle limits