-
Notifications
You must be signed in to change notification settings - Fork 1
Sound Manager to master #22
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
Conversation
…in ums as pointer to object not string). Work in progress with soundGroup
…, observer pattern in SoundGroup
…o audio to clip, fix bugs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some further issues, there are some memory leaks I found.
Also would be nice to pass some of the std::shared_ptr
s as const refs
to not copy them everywhere
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good luck
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We are on track here, some minor issues
@Wiesiek418 |
No description provided.