On 1 December 2010 08:48, <[email protected]> wrote: > teeemcee > 2010-11-30 11:48:27 -0800 (Tue, 30 Nov 2010) > 305 > music_sdl kept separate volume levels for midis and non-midis, which was > awfully confusing and easily broke scripts. > > MIDIs and non-MIDIs can have hugely different volume levels, but I think this > was the wrong solution. > > Also, note that music_native does not allow changing the volume of non-midis > at all! > --- > U wip/music_sdl.bas > U wip/whatsnew.txt > _______________________________________________ > Ohrrpgce mailing list > [email protected] > http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org >
Just mentioning that this fix is in response to this problem: http://www.castleparadox.com/ohr/viewtopic.php?t=6818 Funnily enough, this bug occurred both with music_sdl and music_native, for different (but similar) reasons. I fixed the bug in music_native in r4005, by removing the music_vol_mod variable which wasn't updated correctly. _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
