Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
tracker_state_ Struct Reference

#include <jar_mod.h>

+ Collaboration diagram for tracker_state_:

Public Attributes

int number_of_tracks
 
int bpm
 
int speed
 
int cur_pattern
 
int cur_pattern_pos
 
int cur_pattern_table_pos
 
unsigned int buf_index
 
track_state tracks [32]
 

Detailed Description

Definition at line 212 of file jar_mod.h.

Member Data Documentation

◆ bpm

int tracker_state_::bpm

Definition at line 215 of file jar_mod.h.

◆ buf_index

unsigned int tracker_state_::buf_index

Definition at line 220 of file jar_mod.h.

◆ cur_pattern

int tracker_state_::cur_pattern

Definition at line 217 of file jar_mod.h.

◆ cur_pattern_pos

int tracker_state_::cur_pattern_pos

Definition at line 218 of file jar_mod.h.

◆ cur_pattern_table_pos

int tracker_state_::cur_pattern_table_pos

Definition at line 219 of file jar_mod.h.

◆ number_of_tracks

int tracker_state_::number_of_tracks

Definition at line 214 of file jar_mod.h.

◆ speed

int tracker_state_::speed

Definition at line 216 of file jar_mod.h.

◆ tracks

track_state tracker_state_::tracks[32]

Definition at line 221 of file jar_mod.h.


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