PCSX2 Documentation/Reverb Engine: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{DocTabs|Section=2}}
Introduction
Introduction
I will try to explain here what I know of the SPU2's Reverb, which is practically identical to the one in the PS1.
I will try to explain here what I know of the SPU2's Reverb, which is practically identical to the one in the PS1.
Line 111: Line 112:
return new StereoOut32( ACC0 >> 16, ACC1 >> 16);
return new StereoOut32( ACC0 >> 16, ACC1 >> 16);


{{PCSX2 Documentation Navbox}}
{{PCSX2 Main Documentation Navbox}}