Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 989 Bytes

File metadata and controls

24 lines (16 loc) · 989 Bytes

Sound Device Library

This module is an abstraction layer for the SPU2 interface used for audio mixing and analog and digital audio output.

Configurations

There are multiple configurations of this library, allowing the choice of balancing between size, speed, and features.

  • libsd -> The recommended version.

How to use this module in your program

In order to use this module in your program, use LoadModule or
LoadModuleBuffer with no arguments.

Credits

Original FREESD 1.0 developer: TyRaNiD mailto:tiraniddo@hotmail.com
Original FREESD 1.0 developer: Lukasz Bruun mailto:ps2@lukasz.dk
Neill Corlett mailto:neill@neillcorlett.com for very valuable information on sound registers.
[RO]man mailto:roman_ps2dev@hotmail.com for register information.
adresd mailto:adresd_ps2dev@yahoo.com, Nicholas Van Veen mailto:nickvv@xtra.co.nz, Vzzrzzn, MrHTFord mailto:mrhtford_ps2dev@hotmail.com for their work with libsd and thereby providing test data.