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
Describe the bug when HRTF is on the sound kinda stutter and do some weird thing while when it is off all sounds kinda get combined and that's it
To Reproduce Steps to reproduce the behavior:
/fill ~-10 ~3 ~-10 ~10 ~13 ~10 command_block destroy
/fill ~-10 ~3 ~-10 ~10 ~13 ~10 air destroy
Expected behavior
sound to be somewhat not stuttery and just play all at once ?
Screenshots
https://youtu.be/72SPRG7IDWw
Runtime info (please complete the following information):
ver
Crash reports / logs
don't have anything useful
Other mods
no other mods
Checklist
Additional context
it seems like that lowering the limit of the sounds to 512 total sounds is helping (i have modified the mod to test) https://youtu.be/Ig-Sa8nhWdk
The text was updated successfully, but these errors were encountered:
This is pushing the sound engine to its limit. It isn't something I can actually fix.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
when HRTF is on the sound kinda stutter and do some weird thing while when it is off all sounds kinda get combined and that's it
To Reproduce
Steps to reproduce the behavior:
/fill ~-10 ~3 ~-10 ~10 ~13 ~10 command_block destroy
/fill ~-10 ~3 ~-10 ~10 ~13 ~10 air destroy
Expected behavior
sound to be somewhat not stuttery and just play all at once ?
Screenshots
https://youtu.be/72SPRG7IDWw
Runtime info (please complete the following information):
ver
branches)Crash reports / logs
don't have anything useful
Other mods
no other mods
Checklist
Additional context
it seems like that lowering the limit of the sounds to 512 total sounds is helping
(i have modified the mod to test)
https://youtu.be/Ig-Sa8nhWdk
The text was updated successfully, but these errors were encountered: