Skip to main content

Module loader

Module loader 

Source

Functionsยง

decode_audio
decode_wav
download_from_url
load_audio_as_pcm
load_audio_as_pcm_cached
Load audio from a path/URL, decode it to PCM at target_sample_rate, and cache the decoded PCM (not the original encoded file) so subsequent loads skip downloading and decoding entirely.