Oh, yes, Windows media player will always play midi and mp3 at the same volume because it runs midi through a wavetable synth and plays it using the wave mixer. The midi volume mixer is totally ignored by Windows Media player and almost all other programs. We would love to ignore it too, but the music library that the OHRRPGCE relies on (SDL_mixer) is kinda crappy and doesn't give us that option.
What I want to know is how the volume compares if you play an mp3 in windows media player and then the same mp3 in the ohrrpgce. I would expect them to be at the same volume, and if they are not, then you might ahve found a new volume bug that is different from theone I already know about.
You describe midi music as being much louder in ohrrpgce, so I would expect that if you play the same midi in windows media player it would play much quieter than the midi sounds in the ohrrpgce
I don't know if I am making sense... let me explain in another way:
If your music sounds like this, then we already know about the bug:
Code:
mp3 in windows media player: Normal
midi in windows media player: Normal
mp3 in ohrrpgce: Normal
midi in ohrrpgce: LOUDER THAN EVERYTHING ELSE
However, if you are describing this:
Code:
mp3 in windows media player: Normal
midi in windows media player: Normal
mp3 in ohrrpgce: really quiet compared to everything else
midi in ohrrpgce: Normal
then you may have found a different bug. This would be especially strange because the ohrrpgce plays mp3 music and sound effects at exactly the same volume level, so it should be impossible for this to happen:
Code:
mp3 in ohrrpgce: really quiet compared to everything else
sound effects in ohrrpgce: Normal