Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
Data Fields
ALSound_s Struct Reference

#include <libaudio_internal.h>

Data Fields

ALEnvelopeenvelope
 
ALKeyMapkeyMap
 
ALWaveTablewavetable
 
ALPan samplePan
 
u8 sampleVolume
 
u8 flags
 

Field Documentation

◆ envelope

ALEnvelope* ALSound_s::envelope

◆ flags

u8 ALSound_s::flags

◆ keyMap

ALKeyMap* ALSound_s::keyMap

◆ samplePan

ALPan ALSound_s::samplePan

◆ sampleVolume

u8 ALSound_s::sampleVolume

◆ wavetable

ALWaveTable* ALSound_s::wavetable

The documentation for this struct was generated from the following file: