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

Design Audio System #98

Merged
merged 1 commit into from
Aug 27, 2023
Merged

Design Audio System #98

merged 1 commit into from
Aug 27, 2023

Conversation

elgopher
Copy link
Owner

@elgopher elgopher commented Aug 26, 2023

This design makes it possible to use Audio Worklets in the future.

With this design user will be able to play sound effects or music and modify them live, even when sfx or music is currently playing.

Please note that playing sound effects and music is not implemented in this commit yet.

@elgopher elgopher force-pushed the plugable-audio-system branch 13 times, most recently from 990b3f8 to cbc79f8 Compare August 27, 2023 07:24
@elgopher elgopher marked this pull request as ready for review August 27, 2023 07:28
@elgopher elgopher force-pushed the plugable-audio-system branch 3 times, most recently from f5b729c to 8d43542 Compare August 27, 2023 07:40
@elgopher elgopher changed the title Pluggable Audio System Design Audio System Aug 27, 2023
This design makes it possible to use Audio Worklets in the future.

With this design user will be able to play sound effects or music and modify them live, even when sfx or music is currently playing.

Please note that playing sound effects and music is not implemented in this commit yet.
@elgopher elgopher merged commit c66b337 into master Aug 27, 2023
1 check passed
@elgopher elgopher deleted the plugable-audio-system branch August 27, 2023 08:12
This was referenced Aug 27, 2023
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.

1 participant