RetroArch
|
Public Attributes | |
int | sample_rate |
int | interpolation |
int | global_vol |
int | seq_pos |
int | break_pos |
int | row |
int | next_row |
int | tick |
int | speed |
int | tempo |
int | pl_count |
int | pl_chan |
int * | ramp_buf |
char ** | play_count |
struct channel * | channels |
struct module * | module |
int replay::break_pos |
struct channel* replay::channels |
int replay::global_vol |
int replay::interpolation |
struct module* replay::module |
int replay::next_row |
int replay::pl_chan |
int replay::pl_count |
char** replay::play_count |
int* replay::ramp_buf |
int replay::row |
int replay::sample_rate |
int replay::seq_pos |
int replay::speed |
int replay::tempo |
int replay::tick |