mirror of
https://github.com/bevyengine/bevy
synced 2024-11-24 21:53:07 +00:00
8eae1d930e
# Objective Provide guidelines for contributing code to `bevy_audio`, with a focus on the critical sections of the audio engine. ## Changelog Added to the crate-level documentation comment with a section introducing audio programming, real-time safety and why it is important to audio programming, as well as recommendations for some programming use-cases. The section concludes with links to more resources about audio programming. I might have gone overboard with the writeup, but I didn't want to assume a lot out of potential `bevy_audio` contributors, and so I spent a bit of time defining terms as simply as I could. I didn't want to pressure people to do so, but the first link on the additional resources should really be "required reading" as it goes more in depth about the why and how of audio programming. --------- Co-authored-by: Nathan Graule <nathan.graule@arturia.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
CONTRIBUTING.md |