Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 2.01 KB

README.md

File metadata and controls

22 lines (18 loc) · 2.01 KB

Examples

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

Credits

The examples include third party assets:

Loop audio: CC BY 3.0 Jay_You