[ scummvm-Patches-776225 ] BASS: CD intro fixes
SourceForge.net
noreply at sourceforge.net
Wed Jul 23 14:54:06 CEST 2003
Patches item #776225, was opened at 2003-07-23 14:54
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=776225&group_id=37116
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Torbjörn Andersson (eriktorbjorn)
Assigned to: Nobody/Anonymous (nobody)
Summary: BASS: CD intro fixes
Initial Comment:
This patch attempts to fix a few issues with the BASS
CD intro.
1. It no longer crashes for me. I'm still not 100% sure
of what was causing the crash. Maybe it was freeing a
buffer before the mixer was done with it, or something
like that.
2. Silence the annoying popping at the beginning of
every voice-over. This is a bit of a hack. I guess we
really ought to use _skySound to play the sound instead
of calling playRaw() directly...
3. The job of looping background sound effects has been
offloaded to the mixer. The sounds don't loop quite
seamlessly, but at least there are less gaps this way.
4. I've made a few changes to which background sounds
play where. I'm not sure about the result, but it
sounds right to me.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=776225&group_id=37116
More information about the Scummvm-tracker
mailing list