Musical Instrument Minecraft Interface (MIMI)

Musical Instrument Minecraft Interface (MIMI)

1M Downloads

instruments not producing sound

veccyboi opened this issue ยท 2 comments

commented

Describe the bug
I'm not sure if i'm doing something wrong, but none of the MIMI-added instruments seem to be producing any sound. I had looked at similar issues before, but despite using the latest version of the mod (4.1.3, while #118 appears to have fixed an issue with the same symptoms in 4.0.8) and making sure that it was trying to output to my speakers, there is no sound

To Reproduce
Steps to reproduce the behavior:

  1. load minecraft forge with the listed mods
  2. try to right-click on any MIMI instrument and play the keyboard
  3. no sound

Expected behavior
there would be sound

Screenshots
If applicable, add screenshots to help explain your problem.

Image
Image

my default computer speakers are the Cirrus Logic Superior High Definition Audio, all computer (and in-game) audio is produced by them

issue demonstration: https://youtu.be/-4OtOLmaRq4

Crash Logs
latest.log: https://mclo.gs/r9qyZnB

Environment (please complete the following information):

  • OS: Windows 11
  • Mod Version: 4.1.3
  • Minecraft Version: 1.20.1
  • Forge Version: 1.20.1-47.3.22

Additional context
this did occur in a fairly large modpack. since I don't use the curseforge launcher, this is the only way I can provide an updated list of mods: https://drive.google.com/drive/u/0/folders/1-0J0_ooyWwA_-Ijv4eIQRdD0SGSvM36o

commented

Hello and thank you for the bug report!

Taking a look at your log file I don't see any obvious issues, so this is definitely an odd issue.

One quick thing I noticed is that in your screenshot your Minecraft Master Volume slider is pretty low; Since MIMI bypasses Minecraft's normal sound system it does some math on its own to try to take into account both the "Master Volume" slider and the "Jukebox/Note Blocks" volume slider and I'm wondering if that math is hitting an issue and rounding things down to zero.

Would you mind trying to turn that Master Volume slider up to 100% and see if you're able to hear instruments after that?

I'll take a closer look at that math and see if I can find the issue.

commented

that actually seemed to work
I turned my master volume to 100% and could hear the instrument play
it seems that the volume of the instruments is much quieter than other in game audio