[ scummvm-Patches-2898231 ] LOOM: Sound player for PC-Engine

SourceForge.net noreply at sourceforge.net
Mon Nov 16 00:37:45 CET 2009


Patches item #2898231, was opened at 2009-11-16 00:37
Message generated for change (Tracker Item Submitted) made by tobigun
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=2898231&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Tobias Gunkel (tobigun)
Assigned to: Nobody/Anonymous (nobody)
Summary: LOOM: Sound player for PC-Engine

Initial Comment:
Now that the Loom PC-Engine is finally playable it still misses the distaff and some other sounds.
This patch adds support for them.

It is not a final version, rather a preview, but at least it works.

The player uses a stripped down version of the APU/PSG emulation code (psg.h/psg.cpp) from the mednafen PC-Engine emulator.
psg.cpp depends on Blip_Buffer by Shay Green for sound interpolation. I think it is possible to replace it with classes from ScummVM.
Same applies to my ringbuffer class.

The sounds are hardcoded as they are not stored inside a resource.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=2898231&group_id=37116




More information about the Scummvm-tracker mailing list