-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Right now we only support loading stereo .ogg files. OpenAL expects us to use mono - so right now we just rip the second channel out of stereo to turn it into mono.
The implementation is hacky and it would be a lot better if we just supported loading mono .ogg files instead, or at least have it merge the 2 stereo channels into 1 mono channel instead of discarding one of them.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request