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

Defines an instrument for a song, mapping to a sample and ADSR settings. More...

#include <tracker.h>

Public Attributes

unsigned char samp
 
unsigned char ad
 
unsigned char sr
 
unsigned char gain
 
unsigned char multhi
 
unsigned char multlo
 

Detailed Description

Defines an instrument for a song, mapping to a sample and ADSR settings.

Definition at line 144 of file tracker.h.

Member Data Documentation

◆ samp

unsigned char yaze::zelda3::music::ZeldaInstrument::samp

Definition at line 145 of file tracker.h.

◆ ad

unsigned char yaze::zelda3::music::ZeldaInstrument::ad

Definition at line 146 of file tracker.h.

◆ sr

unsigned char yaze::zelda3::music::ZeldaInstrument::sr

Definition at line 147 of file tracker.h.

◆ gain

unsigned char yaze::zelda3::music::ZeldaInstrument::gain

Definition at line 148 of file tracker.h.

◆ multhi

unsigned char yaze::zelda3::music::ZeldaInstrument::multhi

Definition at line 149 of file tracker.h.

◆ multlo

unsigned char yaze::zelda3::music::ZeldaInstrument::multlo

Definition at line 150 of file tracker.h.


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