processing / processing/libprocessing
Implement `Audio` API Object
未關閉
@catilac 已經在處理了。
開始於 2026年3月16日。
- 主要語言
- Rust
- 星號
- 69
- 分支
- 14
- 平均合併
- 15 天 22 小時
- 30 天內合併 PR
- 3
描述
This is going to be relatively poorly defined at the moment, but want to allow users to play sound! Bevy is hopefully upstreaming a new audio API soon which is currently defined in the bevy_seedling crate.
A great place to start would just be allowing users to load and play one-shot sounds. But it'll be a fun task to define a more robust and high-level audio API for doing things like interacting sounds with animations.
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
評估
這個 Issue 還沒有評估資料。