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

#include <vadpcm.h>

Data Fields

s8 baseNote
 
s8 detune
 
s8 lowNote
 
s8 highNote
 
s8 lowVelocity
 
s8 highVelocity
 
s16 gain
 
Loop sustainLoop
 
Loop releaseLoop
 

Field Documentation

◆ baseNote

s8 InstrumentChunk::baseNote

◆ detune

s8 InstrumentChunk::detune

◆ gain

s16 InstrumentChunk::gain

◆ highNote

s8 InstrumentChunk::highNote

◆ highVelocity

s8 InstrumentChunk::highVelocity

◆ lowNote

s8 InstrumentChunk::lowNote

◆ lowVelocity

s8 InstrumentChunk::lowVelocity

◆ releaseLoop

Loop InstrumentChunk::releaseLoop

◆ sustainLoop

Loop InstrumentChunk::sustainLoop

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