Module kira::sound

source · []
Expand description

Sources of audio.

If you just want to load sounds from audio files (mp3, ogg, etc.), take a look at the documentation for kira-loaders.

Modules

Playable chunks of audio that are loaded into memory all at once.

Traits

An actively playing sound.

A source of audio that is loaded, but not yet playing.