ppsspp/Core/HW
Unknown W. Brackets b7152c2f27 Correct envelope scaling in sas mixing.
Sound effects seem a bit loud, but this matches what JPCSP does and I've
added comments based on my understanding of it.  It makes sense.

This makes all the sounds that never get muted when the envelope hits 0 go
away.  Hurray.

Thanks to help from @i1x.
2013-06-09 19:28:21 -07:00
..
atrac3plus.cpp Return "libat3plusdecoder.so" as at3plus decoder filename on non-Win/android platforms 2013-06-08 17:44:18 +02:00
atrac3plus.h More plugin stuff 2013-06-02 14:38:22 +02:00
MediaEngine.cpp Improve mpeg timestamp. 2013-06-10 04:21:36 +08:00
MediaEngine.h Improve mpeg timestamp. 2013-06-10 04:21:36 +08:00
MemoryStick.cpp Cut down on h files including PointerWrap. 2013-02-04 08:26:59 -08:00
MemoryStick.h Cut down on h files including PointerWrap. 2013-02-04 08:26:59 -08:00
MpegDemux.cpp Add MpegDemux for demuxing audios. 2013-06-02 01:25:53 +08:00
MpegDemux.h Detect audio end separately from video end. 2013-06-08 03:00:50 -07:00
OMAConvert.cpp Buildfixes. 2013-06-02 13:26:39 +10:00
OMAConvert.h Add atrac3plus lib. 2013-05-14 19:01:33 +08:00
SasAudio.cpp Correct envelope scaling in sas mixing. 2013-06-09 19:28:21 -07:00
SasAudio.h Implement __sceSasConcatenateATRAC3. 2013-06-09 19:07:02 +08:00