RetroArch
Public Attributes | List of all members
envelope Struct Reference

#include <ibxm.h>

Public Attributes

char enabled
 
char sustain
 
char looped
 
char num_points
 
short sustain_tick
 
short loop_start_tick
 
short loop_end_tick
 
short points_tick [16]
 
short points_ampl [16]
 

Member Data Documentation

◆ enabled

char envelope::enabled

◆ loop_end_tick

short envelope::loop_end_tick

◆ loop_start_tick

short envelope::loop_start_tick

◆ looped

char envelope::looped

◆ num_points

char envelope::num_points

◆ points_ampl

short envelope::points_ampl[16]

◆ points_tick

short envelope::points_tick[16]

◆ sustain

char envelope::sustain

◆ sustain_tick

short envelope::sustain_tick

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