#8325 closed patch
Possible fix for BASS bug #870890
Reported by: | eriktorbjorn | Owned by: | eriktorbjorn |
---|---|---|---|
Priority: | normal | Component: | Engine: Sky |
Version: | Keywords: | ||
Cc: | Game: | Beneath a Steel Sky |
Description
This patch simply replaces the code in GmMusic::setVolume() with a call to setFMVolume(). I've tested it with the ALSA and seq drivers under Linux, and with the windows driver under Windows. It seems to work, and since I don't think the volume is ever changed on individual channels I think it should work.
But I'm not quite sure, so I don't want to apply it right away. Besides I don't know if the same thing should apply to Mt32Music::setVolume().
Ticket imported from: #894842. Ticket imported from: patches/430.
Attachments (1)
Change History (5)
by , 21 years ago
Attachment: | alsa-volume.diff added |
---|
comment:1 by , 21 years ago
Owner: | set to |
---|
comment:2 by , 21 years ago
Owner: | changed from | to
---|---|
Status: | new → closed |
comment:4 by , 6 years ago
Component: | → Engine: Sky |
---|---|
Game: | → Beneath a Steel Sky |
Note:
See TracTickets
for help on using tickets.
Patch against a February 10 CVS snapshot