yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::zelda3::music::ZeldaSfxInstrument Struct Reference

Defines an instrument for a sound effect. More...

#include <tracker.h>

Public Attributes

unsigned char voll
 
unsigned char volr
 
short freq
 
unsigned char samp
 
unsigned char ad
 
unsigned char sr
 
unsigned char gain
 
unsigned char multhi
 

Detailed Description

Defines an instrument for a sound effect.

Definition at line 157 of file tracker.h.

Member Data Documentation

◆ voll

unsigned char yaze::zelda3::music::ZeldaSfxInstrument::voll

Definition at line 158 of file tracker.h.

◆ volr

unsigned char yaze::zelda3::music::ZeldaSfxInstrument::volr

Definition at line 159 of file tracker.h.

◆ freq

short yaze::zelda3::music::ZeldaSfxInstrument::freq

Definition at line 160 of file tracker.h.

◆ samp

unsigned char yaze::zelda3::music::ZeldaSfxInstrument::samp

Definition at line 161 of file tracker.h.

◆ ad

unsigned char yaze::zelda3::music::ZeldaSfxInstrument::ad

Definition at line 162 of file tracker.h.

◆ sr

unsigned char yaze::zelda3::music::ZeldaSfxInstrument::sr

Definition at line 163 of file tracker.h.

◆ gain

unsigned char yaze::zelda3::music::ZeldaSfxInstrument::gain

Definition at line 164 of file tracker.h.

◆ multhi

unsigned char yaze::zelda3::music::ZeldaSfxInstrument::multhi

Definition at line 165 of file tracker.h.


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