Pulsar
3d3a057
|
Wave sound data information. More...
#include <bfwsd_sound_data.h>
Data Fields | |
PLSR_BFWSDNoteInfoTable | noteInfoTable |
bool | hasPan |
u8 | pan |
Populated if hasPan is true | |
u8 | surroundPan |
Populated if hasPan is true | |
bool | hasPitch |
float | pitch |
Populated if hasPitch is true | |
bool | hasSend |
PLSR_BFWSDSendValues | send |
Populated if hasSend is true | |
bool | hasAdshr |
PLSR_BFWSDAdshrCurve | adshr |
Populated if hasAdshr is true | |
Wave sound data information.