![]() |
Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
|
#include <vadpcm.h>
Data Fields | |
s8 | baseNote |
s8 | detune |
s8 | lowNote |
s8 | highNote |
s8 | lowVelocity |
s8 | highVelocity |
s16 | gain |
Loop | sustainLoop |
Loop | releaseLoop |
s8 InstrumentChunk::baseNote |
s8 InstrumentChunk::detune |
s16 InstrumentChunk::gain |
s8 InstrumentChunk::highNote |
s8 InstrumentChunk::highVelocity |
s8 InstrumentChunk::lowNote |
s8 InstrumentChunk::lowVelocity |
Loop InstrumentChunk::releaseLoop |
Loop InstrumentChunk::sustainLoop |