Add `bevy_audio_graph` RFC by eira-fransham · Pull Request #85 · bevyengine/rfcs · GitHub
Skip to content
This repository was archived by the owner on Jun 1, 2026. It is now read-only.

Add bevy_audio_graph RFC#85

Open
eira-fransham wants to merge 1 commit into
bevyengine:mainfrom
eira-fransham:bevy-audio-graph
Open

Add bevy_audio_graph RFC#85
eira-fransham wants to merge 1 commit into
bevyengine:mainfrom
eira-fransham:bevy-audio-graph

Conversation

@eira-fransham

Copy link
Copy Markdown

Rendered.

This RFC proposes a new system to handle audio, leveraging relationships and the ECS to define how audio is routed, and the Web Audio API (potentially implemented on desktop with the web-audio-api crate) to ensure high performance both natively and on the brower.

@rparrett

Copy link
Copy Markdown

@eira-fransham

eira-fransham commented Jun 27, 2025

Copy link
Copy Markdown
Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants