Skip to main content

Module wav

Module wav 

Source
Expand description

WAV file loading (requires feature "wav"). WAV file loading (feature-gated behind "wav").

Supports mono and stereo 16-bit and 24-bit PCM WAV files.

Enums§

WavError
Errors that can occur during WAV loading.

Functions§

load_slab
Load a WAV file into a SignalSlab ready for sampler hot-swap.