|  0934abc6bb # Objective - Fixes #5876 . ## Solution - added pub use statements to re-export the following traits in bevy_audio: rodio::source::Source, rodio::Sample, rodio::cpal::Sample. - rodio::cpal::Sample was re-exported as CpalSample to avoid naming conflict with rodio::Sample. | ||
|---|---|---|
| .. | ||
| audio_output.rs | ||
| audio_source.rs | ||
| audio.rs | ||
| lib.rs | ||