Opened 20 years ago

Closed 20 years ago

Last modified 6 years ago

#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)

alsa-volume.diff (696 bytes ) - added by eriktorbjorn 20 years ago.
Patch against a February 10 CVS snapshot

Download all attachments as: .zip

Change History (5)

by eriktorbjorn, 20 years ago

Attachment: alsa-volume.diff added

Patch against a February 10 CVS snapshot

comment:1 by eriktorbjorn, 20 years ago

Owner: set to lavosspawn

comment:2 by eriktorbjorn, 20 years ago

Owner: changed from lavosspawn to eriktorbjorn
Status: newclosed

comment:3 by eriktorbjorn, 20 years ago

Applied, after discussing it with lavosspawn.

comment:4 by digitall, 6 years ago

Component: Engine: Sky
Game: Beneath a Steel Sky
Note: See TracTickets for help on using tickets.