2
0
Fork 0
mirror of https://github.com/bevyengine/bevy synced 2025-01-07 02:38:59 +00:00
bevy/examples/audio
andristarr 70d9dfdc48
Adding explanation for loading additonal audio formats to example ()
# Objective

Fixes 

## 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 () 2024-04-20 02:15:06 +00:00
audio_control.rs Update winit dependency to 0.29 () 2023-12-21 07:40:47 +00:00
decodable.rs Remove TypeUuid () 2024-01-25 16:16:58 +00:00
pitch.rs Update winit dependency to 0.29 () 2023-12-21 07:40:47 +00:00
soundtrack.rs Programmed soundtrack example () 2024-03-29 20:32:30 +00:00
spatial_audio_2d.rs Fix green colors becoming darker in various examples () 2024-03-05 23:42:03 +00:00
spatial_audio_3d.rs Fix green colors becoming darker in various examples () 2024-03-05 23:42:03 +00:00