Sound (SND)
[Function List]
- Initialization
- SND_Init
- ARM7 Command Processes
- SND_FlushCommand
- SND_RecvCommandReply
- SND_WaitForCommandProc
- SND_WaitForFreeCommand
- SND_GetCurrentCommandTag
- SND_IsFinishedCommandTag
- SND_CountFreeCommand
- SND_CountReservedCommand
- SND_CountWaitingCommand
- Sequence Commands
- SND_StartSeq
- SND_PrepareSeq
- SND_StartPreparedSeq
- SND_StopSeq
- SND_PauseSeq
- SND_SetPlayerVolume
- SND_SetPlayerTempoRatio
- SND_SetPlayerChannelPriority
- SND_SetPlayerLocalVariable
- SND_SetPlayerGlobalVariable
- SND_SetTrackMute
- SND_SetTrackVolume
- SND_SetTrackPitch
- SND_SetTrackPan
- SND_SetTrackPanRange
- SND_SetTrackModDepth
- SND_SetTrackModSpeed
- SND_SetTrackAllocatableChannel
- Channel Commands
- SND_LockChannel
- SND_UnlockChannel
- SND_StopUnlockedChannel
- SND_SetupChannelPcm
- SND_SetupChannelPsg
- SND_SetupChannelNoise
- SND_SetChannelVolume
- SND_SetChannelTimer
- SND_SetChannelPan
- Capture Commands
- SND_SetupCapture
- Alarm Commands
- SND_SetupAlarm
- Timer Commands
- SND_StartTimer
- SND_StopTimer
- Global Settings Commands
- SND_SetMasterVolume
- SND_SetMasterPan
- SND_ResetMasterPan
- SND_SetOutputSelector
- Data Invalidation Commands
- SND_InvalidateSeqData
- SND_InvalidateBankData
- SND_InvalidateWaveData
- Driver Information Commands
- SND_ReadDriverInfo
- Banks
- SND_AssignWaveArc
- SND_DestroyBank
- SND_DestroyWaveArc
- SND_ReadInstData
- SND_WriteInstData
- SND_GetFirstInstDataPos
- SND_GetNextInstData
- SND_GetWaveDataCount
- SND_GetWaveDataAddress
- SND_SetWaveDataAddress
- SNDInstData
- SNDWaveData
- Getting Information
- SND_GetPlayerStatus
- SND_GetChannelStatus
- SND_GetCaptureStatus
- SND_GetPlayerLocalVariable
- SND_GetPlayerGlobalVariable
- SND_GetPlayerTickCounter
- SND_ReadChannelInfo
- SND_ReadPlayerInfo
- SND_ReadTrackInfo
- SNDChannelInfo
- SNDPlayerInfo
- SNDTrackInfo
- Utilities
- SND_CalcDecibel
- SND_CalcDecibelSquare
- SND_CalcTimer
- SND_CalcChannelVolume