Loading...
Searching...
No Matches
Streaming Audio

Functions

void snesmodAllocateSoundRegion (u8 size)
 Allocate SPC RAM for streaming buffer.
 
void snesmodSetSoundTable (const u8 *table)
 Set the streaming sound table.
 

Detailed Description

Function Documentation

◆ snesmodAllocateSoundRegion()

void snesmodAllocateSoundRegion ( u8  size)

Allocate SPC RAM for streaming buffer.

Reserves memory in SPC RAM for streaming audio.

Parameters
sizeBuffer size (in units specific to driver)

◆ snesmodSetSoundTable()

void snesmodSetSoundTable ( const u8 table)

Set the streaming sound table.

Points to a table of streaming sound descriptors.

Parameters
tablePointer to sound table data