KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
Sample Types

Types of samples used by the AICA. More...

Macros

#define AICA_SM_16BIT   0 /* Linear PCM 16-bit */
 
#define AICA_SM_8BIT   1 /* Linear PCM 8-bit */
 
#define AICA_SM_ADPCM   2 /* Yamaha ADPCM 4-bit */
 
#define AICA_SM_ADPCM_LS   3 /* Long stream ADPCM 4-bit */
 

Detailed Description

Types of samples used by the AICA.

Macro Definition Documentation

◆ AICA_SM_16BIT

#define AICA_SM_16BIT   0 /* Linear PCM 16-bit */

◆ AICA_SM_8BIT

#define AICA_SM_8BIT   1 /* Linear PCM 8-bit */

◆ AICA_SM_ADPCM

#define AICA_SM_ADPCM   2 /* Yamaha ADPCM 4-bit */

◆ AICA_SM_ADPCM_LS

#define AICA_SM_ADPCM_LS   3 /* Long stream ADPCM 4-bit */