yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::app::zelda3::music::SampleEdit Struct Reference

#include <tracker.h>

Collaboration diagram for yaze::app::zelda3::music::SampleEdit:

Public Attributes

unsigned short flag
 
unsigned short init
 
unsigned short editsamp
 
int width
 
int height
 
int pageh
 
int pagev
 
int zoom
 
int scroll
 
int page
 
int sell
 Left hand sample selection point.
 
int selr
 Right hand sample selection point.
 
int editinst
 
ZeldaWavezw
 

Detailed Description

Definition at line 107 of file tracker.h.

Member Data Documentation

◆ flag

unsigned short yaze::app::zelda3::music::SampleEdit::flag

Definition at line 108 of file tracker.h.

◆ init

unsigned short yaze::app::zelda3::music::SampleEdit::init

Definition at line 109 of file tracker.h.

Referenced by yaze::app::zelda3::music::Tracker::SaveSongs().

◆ editsamp

unsigned short yaze::app::zelda3::music::SampleEdit::editsamp

Definition at line 110 of file tracker.h.

◆ width

int yaze::app::zelda3::music::SampleEdit::width

Definition at line 111 of file tracker.h.

◆ height

int yaze::app::zelda3::music::SampleEdit::height

Definition at line 112 of file tracker.h.

◆ pageh

int yaze::app::zelda3::music::SampleEdit::pageh

Definition at line 113 of file tracker.h.

◆ pagev

int yaze::app::zelda3::music::SampleEdit::pagev

Definition at line 114 of file tracker.h.

◆ zoom

int yaze::app::zelda3::music::SampleEdit::zoom

Definition at line 115 of file tracker.h.

◆ scroll

int yaze::app::zelda3::music::SampleEdit::scroll

Definition at line 116 of file tracker.h.

◆ page

int yaze::app::zelda3::music::SampleEdit::page

Definition at line 117 of file tracker.h.

◆ sell

int yaze::app::zelda3::music::SampleEdit::sell

Left hand sample selection point.

Definition at line 120 of file tracker.h.

◆ selr

int yaze::app::zelda3::music::SampleEdit::selr

Right hand sample selection point.

Definition at line 123 of file tracker.h.

◆ editinst

int yaze::app::zelda3::music::SampleEdit::editinst

Definition at line 125 of file tracker.h.

Referenced by yaze::app::zelda3::music::Tracker::SaveSongs().

◆ zw

ZeldaWave* yaze::app::zelda3::music::SampleEdit::zw

Definition at line 127 of file tracker.h.


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