These examples are simple Bevy Apps illustrating the capabilities of bevy_kira_audio
. Run the examples with cargo run --example <example>
.
Example | Description |
---|---|
basic.rs |
Display of basic functionality |
channel_control.rs |
Demonstrate controlling an audio channel |
custom_channel.rs |
How to add and use a custom audio channel |
dynamic_channels.rs |
Usage of dynamic audio channels |
instance_control.rs |
Demonstrate controlling a single audio instance |
multiple_channels.rs |
GUI application with full control over tree different audio channels |
settings.rs |
Demonstrate settings supported when playing a sound |
settings_loader.rs |
Loading a sound with applied settings |
spatial.rs |
Demonstration of the limited support for spatial audio |
status.rs |
Continuously get the playback state of a sound |
stress_test.rs |
Example app playing a high number of sounds every frame |
The examples include third party assets: