2
0
Fork 0
mirror of https://github.com/bevyengine/bevy synced 2024-12-27 13:33:08 +00:00
bevy/crates/bevy_audio
dis-da-moe 0df67cdaae Add AddAudioSource trait and improve Decodable docs ()
# Objective

- Fixes 
- Fixes  
- Fixes  

## Solution
- Added an example for creating a custom `Decodable` type 
- Clarified the documentation on `Decodable`
- Added an `AddAudioSource` trait and implemented it for `App`

Co-authored-by: dis-da-moe <84386186+dis-da-moe@users.noreply.github.com>
2023-01-17 22:42:00 +00:00
..
src Add AddAudioSource trait and improve Decodable docs () 2023-01-17 22:42:00 +00:00
Cargo.toml Expose symphonia features from rodio in bevy_audio and bevy () 2023-01-09 19:05:30 +00:00