Return to previous page | Return to menu | Go to next page


void *
Sound function

slSndMapChange

Change current sound map

Format

void *slSndMapChange(Map)
Uint8 Map ;

Parameter

Map Map number

Function

Changes the current sound map.

Return value

In case of normal termination, the function returns the address of the command buffer with the parameters set.
If the command buffer is full, the function returns FALSE.

Remarks

After transferring the sound data, set the transferred bit in the work area.

slSndMapChange


Return to previous page | Return to menu | Go to next page