8#define SMSTATE_MASK 0xC0000000
9#define SMSTATE_ACTIVE 0x40000000
10#define SMSTATE_SLEEP 0x80000000
bool AXDriver_8038D5B4(s32 vid, s32 aux_bus, u8 send_level)
Definition axdriver.c:697
bool AXDriverStop(void)
Definition axdriver.c:1287
int AXDriver_8038E5D4(void)
Definition axdriver.c:1174
bool AXDriver_8038E6C0(int channel)
Definition axdriver.c:1209
void AXDriver_8038DA70(const char *path, void(*callback)(void))
Definition axdriver.c:803
void AXDriver_8038DCFC(void)
Definition axdriver.c:907
bool AXDriver_8038E30C(s32 channel, s32 type, void *param, u8 *heap, size_t heap_size)
Definition axdriver.c:1085
bool AXDriverPause(void)
Definition axdriver.c:1297
bool AXDriverResume(void)
Definition axdriver.c:1306
void HSD_AudioSFXKeyOffTrack(int track)
Definition axdriver.c:139
void AXDriver_8038C6C0(HSD_SM *v)
Definition axdriver.c:312
bool AXDriver_8038EA18(void)
Definition axdriver.c:1315
int AXDriver_8038CFF4(int sound_id, u8 volume, u8 pan, int track, int channel)
Definition axdriver.c:539
AXDriverAuxType
Definition axdriver.h:12
@ AXDRIVER_AUX_CHORUS
Definition axdriver.h:16
@ AXDRIVER_AUX_REVERB_HI
Definition axdriver.h:14
@ AXDRIVER_AUX_DELAY
Definition axdriver.h:17
@ AXDRIVER_AUX_REVERB_STD
Definition axdriver.h:15
@ AXDRIVER_AUX_OFF
Definition axdriver.h:13
u32 AXDriver_8038C678(u32 param_type, u32 param_value)
Definition axdriver.c:274
void AXDriver_8038BF6C(HSD_SM *v)
Definition axdriver.c:179
bool AXDriver_8038D9D8(int vid)
Definition axdriver.c:777
bool AXDriver_8038E844(int channel)
Definition axdriver.c:1255
void * AXDriverAlloc(size_t size)
Definition axdriver.c:14
int AXDriver_8038E5DC(void)
Definition axdriver.c:1179
int AXDriverSetupAux(int channel, AXDriverAuxType type, void *param)
Definition axdriver.c:915
bool AXDriver_8038D914(s32 channel, s32 aux_bus, s8 send_level)
Definition axdriver.c:753
void AXDriverUnlink(HSD_SM *v, HSD_SM **head)
Definition axdriver.c:29
bool AXDriverKeyOff(int vid)
Definition axdriver.c:91
bool AXDriver_8038E37C(AXDriverAuxType type, void *param)
Definition axdriver.c:1100
bool AXDriver_8038D4E4(s32 vid, s16 pitch)
Definition axdriver.c:674
void AXDriver_8038E498(int voices, int priority, int sample_rate, int aram_size)
Definition axdriver.c:1147
bool AXDriver_8038E8EC(const char *path, u8 volume, int track)
Definition axdriver.c:1276
bool AXDriver_8038D2B4(int vid, u8 pan)
Definition axdriver.c:619
void HSD_AudioSFXKeyOffAll(void)
Definition axdriver.c:122
s32 HSD_AudioGetAuxHeapSize(AXDriverAuxType type, void *param)
Definition axdriver.c:1023
bool AXDriver_8038D3B8(s32 vid, u8 volume)
Definition axdriver.c:646
void AXDriverFree(void *ptr)
Definition axdriver.c:27
signed char s8
Definition types.h:4
unsigned long u32
Definition types.h:9
signed short int s16
Definition types.h:6
unsigned short int u16
Definition types.h:7
signed long s32
Definition types.h:8
unsigned char u8
Definition types.h:5
static void callback(HSD_GObj *gobj)
Definition ftdonkeyspeciallw.c:89
static size_t const heap_size
Definition mngallery.c:24
int vID
Definition axdriver.h:25
u32 flags
Definition axdriver.h:23
s16 fadetime
Definition axdriver.h:36
HSD_SM * next
Definition axdriver.h:22
u16 x2A
Definition axdriver.h:42
u8 x24[2]
Definition axdriver.h:37
u16 x16
Definition axdriver.h:27
u8 pan
Definition axdriver.h:33
u8 volume
Definition axdriver.h:31
u8 x27
Definition axdriver.h:39
u8 x1C
Definition axdriver.h:32
u8 x1A
Definition axdriver.h:30
u8 dp12flag
Definition axdriver.h:40
int unk
Definition axdriver.h:24
HSD_SM * prev
Definition axdriver.h:21
u8 track
Definition axdriver.h:28
int x30
Definition axdriver.h:44
u8 x26
Definition axdriver.h:38
u32 * cmd_stream
Definition axdriver.h:43
s16 x20
Definition axdriver.h:35
u8 x1E
Definition axdriver.h:34
u16 fid
Definition axdriver.h:26
u8 pri
Definition axdriver.h:29
u8 itdflag
Definition axdriver.h:41