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

Spatial audio volume does not respect the channel's volume #116

Closed
Skippeh opened this issue Jan 17, 2024 · 2 comments
Closed

Spatial audio volume does not respect the channel's volume #116

Skippeh opened this issue Jan 17, 2024 · 2 comments

Comments

@Skippeh
Copy link

Skippeh commented Jan 17, 2024

There's no way to scale the volume of a sound coming from an emitter.

I've linked the relevant line of code that needs to be updated if i understand it correctly.

https://github.com/NiklasEi/bevy_kira_audio/blob/main/src/spacial.rs#L44

@NiklasEi
Copy link
Owner

The whole API is likely to change with #114 due to a switch to a more ECS-centric way of controlling audio.

@Skippeh
Copy link
Author

Skippeh commented Jan 18, 2024

That's good to hear! I'm looking forward to it.

@Skippeh Skippeh closed this as completed Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants