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

Modularize the soundmanager #51

Open
Trilarion opened this issue Aug 15, 2018 · 1 comment
Open

Modularize the soundmanager #51

Trilarion opened this issue Aug 15, 2018 · 1 comment
Assignees
Labels
programming Strongly related to programming task Something to do.

Comments

@Trilarion
Copy link
Owner

For some reason the soundmanager depends on other parts of the client. Instead it should be completely independent. Isolate it by introducing a layer of abstraction.

@Trilarion Trilarion added task Something to do. programming Strongly related to programming labels Aug 15, 2018
@Trilarion Trilarion self-assigned this Aug 15, 2018
@Trilarion
Copy link
Owner Author

Support two types of sounds: background music (long piece, can have large latency (load from file)), sound effects (short piece, should have short latency (buffer in memory)).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
programming Strongly related to programming task Something to do.
Projects
None yet
Development

No branches or pull requests

1 participant