We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently mp3 support is bugged and will crash the application if enabled
ogg support needs another third-party library but otherwise doesn't look particularly difficult
The AudioPlayer code will need to be rewritten to take advantage of RAII and higher level miniaudio features
The text was updated successfully, but these errors were encountered:
craftablescience
No branches or pull requests
Describe Your Suggestion
Currently mp3 support is bugged and will crash the application if enabled
ogg support needs another third-party library but otherwise doesn't look particularly difficult
The AudioPlayer code will need to be rewritten to take advantage of RAII and higher level miniaudio features
The text was updated successfully, but these errors were encountered: