Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding explanation for loading additonal audio formats to example #12998

Merged

Conversation

andristarr
Copy link
Contributor

Objective

Fixes #12900

Solution

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

@andristarr
Copy link
Contributor Author

The comment I have added is not the exact one requested, but I think it is concise and explains the required information.

Feel free to suggest a better alternative.

@pablo-lua pablo-lua added C-Docs An addition or correction to our documentation A-Audio Sounds playback and modification labels Apr 16, 2024
@matiqo15 matiqo15 added the S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it label Apr 18, 2024
examples/audio/audio.rs Outdated Show resolved Hide resolved
@james7132 james7132 added this pull request to the merge queue Apr 20, 2024
Merged via the queue into bevyengine:main with commit 70d9dfd Apr 20, 2024
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Audio Sounds playback and modification C-Docs An addition or correction to our documentation S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Improve documentation and example around enabling audio formats in Cargo.toml
5 participants