RetroArch
|
#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] |
char envelope::enabled |
short envelope::loop_end_tick |
short envelope::loop_start_tick |
char envelope::looped |
char envelope::num_points |
short envelope::points_ampl[16] |
short envelope::points_tick[16] |
char envelope::sustain |
short envelope::sustain_tick |