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

Represents a decoded instrument sample (a waveform). More...

#include <tracker.h>

Public Attributes

int lopst
 
int end
 
short lflag
 
short copy
 
short * buf
 

Detailed Description

Represents a decoded instrument sample (a waveform).

Definition at line 105 of file tracker.h.

Member Data Documentation

◆ lopst

int yaze::zelda3::music::ZeldaWave::lopst

Definition at line 106 of file tracker.h.

◆ end

int yaze::zelda3::music::ZeldaWave::end

Definition at line 107 of file tracker.h.

◆ lflag

short yaze::zelda3::music::ZeldaWave::lflag

Definition at line 108 of file tracker.h.

◆ copy

short yaze::zelda3::music::ZeldaWave::copy

Definition at line 109 of file tracker.h.

◆ buf

short* yaze::zelda3::music::ZeldaWave::buf

Definition at line 110 of file tracker.h.


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