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

Provide bundles for spatial audio #56

Merged
merged 6 commits into from
Oct 22, 2023
Merged

Provide bundles for spatial audio #56

merged 6 commits into from
Oct 22, 2023

Conversation

GitGhillie
Copy link
Collaborator

Addition/alternative to #53.
Slightly simplifies spatial example, makes it more difficult to accidentally forget the Velocity component.
But it's still possible to add the components as we did previously, without the Velocity if the user prefers that. But #53 would need to be solved first.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe separate the structs into separate files and introduce a bundle module?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added a bundle module but I'm pretty much indifferent to this, feel free to revert the commit if you change your mind

@Salzian
Copy link
Owner

Salzian commented Oct 21, 2023

Still not a fan of bundles, but they are idiomatic and help first time users.

@GitGhillie GitGhillie merged commit ba6340d into main Oct 22, 2023
@GitGhillie GitGhillie deleted the bundles branch October 22, 2023 08:25
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

Successfully merging this pull request may close these issues.

2 participants