bevy/examples/audio
andristarr 70d9dfdc48
Adding explanation for loading additonal audio formats to example (#12998)
# Objective

Fixes #12900

## Solution

Added comment to example indicating that additional audio formats are
supported when the feature is added.

---------

Co-authored-by: James Liu <contact@jamessliu.com>
2024-04-20 02:15:06 +00:00
..
audio.rs Adding explanation for loading additonal audio formats to example (#12998) 2024-04-20 02:15:06 +00:00
audio_control.rs Update winit dependency to 0.29 (#10702) 2023-12-21 07:40:47 +00:00
decodable.rs Remove TypeUuid (#11497) 2024-01-25 16:16:58 +00:00
pitch.rs Update winit dependency to 0.29 (#10702) 2023-12-21 07:40:47 +00:00
soundtrack.rs Programmed soundtrack example (#12774) 2024-03-29 20:32:30 +00:00
spatial_audio_2d.rs Fix green colors becoming darker in various examples (#12328) 2024-03-05 23:42:03 +00:00
spatial_audio_3d.rs Fix green colors becoming darker in various examples (#12328) 2024-03-05 23:42:03 +00:00