|
u64 * | process_envelope (u64 *cmd, struct NoteSubEu *noteSubEu, struct NoteSynthesisState *synthesisState, s32 nSamples, u16 inBuf, s32 headsetPanSettings, u32 flags) |
|
void | prepare_reverb_ring_buffer (s32 chunkLen, u32 updateIndex, s32 reverbIndex) |
|
Acmd * | synthesis_load_reverb_ring_buffer (Acmd *acmd, u16 addr, u16 srcOffset, s32 len, s32 reverbIndex) |
|
Acmd * | synthesis_save_reverb_ring_buffer (Acmd *acmd, u16 addr, u16 destOffset, s32 len, s32 reverbIndex) |
|
void | func_800B6FB4 (s32 updateIndexStart, s32 noteIndex) |
|
void | synthesis_load_note_subs_eu (s32 updateIndex) |
|
Acmd * | synthesis_execute (Acmd *acmd, s32 *writtenCmds, s16 *aiBuf, s32 bufLen) |
|
Acmd * | synthesis_resample_and_mix_reverb (Acmd *acmd, s32 bufLen, s16 reverbIndex, s16 updateIndex) |
|
Acmd * | synthesis_save_reverb_samples (Acmd *acmd, s16 reverbIndex, s16 updateIndex) |
|
Acmd * | synthesis_do_one_audio_update (s16 *aiBuf, s32 bufLen, Acmd *acmd, s32 updateIndex) |
|
Acmd * | load_wave_samples (Acmd *acmd, struct NoteSubEu *noteSubEu, struct NoteSynthesisState *synthesisState, s32 nSamplesToLoad) |
|
Acmd * | final_resample (Acmd *acmd, struct NoteSynthesisState *synthesisState, s32 count, u16 pitch, u16 dmemIn, u32 flags) |
|
Acmd * | note_apply_headset_pan_effects (Acmd *acmd, struct NoteSubEu *noteSubEu, struct NoteSynthesisState *note, s32 bufLen, s32 flags, s32 leftRight) |
|