9#define SMSTATE_MASK 0xC0000000
10#define SMSTATE_ACTIVE 0x40000000
11#define SMSTATE_SLEEP 0x80000000
bool AXDriver_8038D5B4(s32 vid, s32 aux_bus, u8 send_level)
Definition axdriver.c:677
bool AXDriverStop(void)
Definition axdriver.c:1295
int AXDriver_8038E5D4(void)
Definition axdriver.c:1182
bool AXDriver_8038E6C0(int channel)
Definition axdriver.c:1217
bool AXDriver_8038E30C(s32 channel, s32 type, void *param, u8 *heap, u32 heap_size)
Definition axdriver.c:1093
void AXDriver_8038DA70(const char *path, void(*callback)(void))
Definition axdriver.c:783
void AXDriver_8038DCFC(void)
Definition axdriver.c:887
bool AXDriverPause(void)
Definition axdriver.c:1305
bool AXDriverResume(void)
Definition axdriver.c:1314
void HSD_AudioSFXKeyOffTrack(int track)
Definition axdriver.c:143
void AXDriver_8038C6C0(HSD_SM *v)
Definition axdriver.c:292
bool AXDriver_8038EA18(void)
Definition axdriver.c:1323
int AXDriver_8038CFF4(int sound_id, u8 volume, u8 pan, int track, int channel)
Definition axdriver.c:519
AXDriverAuxType
Definition axdriver.h:13
@ AXDRIVER_AUX_CHORUS
Definition axdriver.h:17
@ AXDRIVER_AUX_REVERB_HI
Definition axdriver.h:15
@ AXDRIVER_AUX_DELAY
Definition axdriver.h:18
@ AXDRIVER_AUX_REVERB_STD
Definition axdriver.h:16
@ AXDRIVER_AUX_OFF
Definition axdriver.h:14
u32 AXDriver_8038C678(u32 param_type, u32 param_value)
Definition axdriver.c:165
void AXDriver_8038BF6C(HSD_SM *v)
Definition axdriver.c:199
bool AXDriver_8038D9D8(int vid)
Definition axdriver.c:757
bool AXDriver_8038E844(int channel)
Definition axdriver.c:1263
void * AXDriverAlloc(size_t size)
Definition axdriver.c:18
int AXDriver_8038E5DC(void)
Definition axdriver.c:1187
int AXDriverSetupAux(int channel, AXDriverAuxType type, void *param)
Definition axdriver.c:895
bool AXDriver_8038D914(s32 channel, s32 aux_bus, s8 send_level)
Definition axdriver.c:733
void AXDriverUnlink(HSD_SM *v, HSD_SM **head)
Definition axdriver.c:33
bool AXDriverKeyOff(int vid)
Definition axdriver.c:95
bool AXDriver_8038E37C(AXDriverAuxType type, void *param)
Definition axdriver.c:1108
bool AXDriver_8038D4E4(s32 vid, s16 pitch)
Definition axdriver.c:654
void AXDriver_8038E498(int voices, int priority, int sample_rate, int aram_size)
Definition axdriver.c:1155
bool AXDriver_8038E8EC(const char *path, u8 volume, int track)
Definition axdriver.c:1284
bool AXDriver_8038D2B4(int vid, u8 pan)
Definition axdriver.c:599
void HSD_AudioSFXKeyOffAll(void)
Definition axdriver.c:126
s32 HSD_AudioGetAuxHeapSize(AXDriverAuxType type, void *param)
Definition axdriver.c:1003
bool AXDriver_8038D3B8(s32 vid, u8 volume)
Definition axdriver.c:626
void AXDriverFree(void *ptr)
Definition axdriver.c:31
static void callback(HSD_GObj *gobj)
Definition ftDk_SpecialLw.c:89
signed char s8
Definition hsd_3B2B.h:3
signed long s32
Definition hsd_3B2B.h:1
unsigned char u8
Definition hsd_3B2B.h:2
static size_t const heap_size
Definition mngallery.c:24
int vID
Definition axdriver.h:26
u32 flags
Definition axdriver.h:24
s16 fadetime
Definition axdriver.h:37
HSD_SM * next
Definition axdriver.h:23
u16 x2A
Definition axdriver.h:43
u8 x24[2]
Definition axdriver.h:38
u16 x16
Definition axdriver.h:28
u8 pan
Definition axdriver.h:34
u8 volume
Definition axdriver.h:32
u8 x27
Definition axdriver.h:40
u8 x1C
Definition axdriver.h:33
u8 x1A
Definition axdriver.h:31
u8 dp12flag
Definition axdriver.h:41
int unk
Definition axdriver.h:25
HSD_SM * prev
Definition axdriver.h:22
u8 track
Definition axdriver.h:29
int x30
Definition axdriver.h:45
u8 x26
Definition axdriver.h:39
u32 * cmd_stream
Definition axdriver.h:44
s16 x20
Definition axdriver.h:36
u8 x1E
Definition axdriver.h:35
u16 fid
Definition axdriver.h:27
u8 pri
Definition axdriver.h:30
u8 itdflag
Definition axdriver.h:42