Etterna 0.74.4
|
counterpart to metahandinfo More...
#include <MetaRowInfo.h>
Public Member Functions | |
metaRowInfo (Calc &calc) | |
void | reset () |
void | set_row_variations (metaItvInfo &mitvi) const |
void | jack_scan (metaItvInfo &mitvi) |
void | basic_row_sequencing (const metaRowInfo &last, metaItvInfo &mitvi) |
void | operator() (const metaRowInfo &last, metaItvInfo &mitvi, const float &row_time, const int &row_count, const unsigned &row_notes) |
Public Attributes | |
float | time = s_init |
float | ms_now = ms_init |
int | count = 0 |
int | last_count = 0 |
int | last_last_count = 0 |
unsigned | notes = 0 |
unsigned | last_notes = 0 |
unsigned | last_last_notes = 0 |
bool | alternating_chordstream = false |
bool | alternating_chord_single = false |
bool | gluts_maybe = false |
bool | twas_jack = false |
Calc & | _calc |
Static Public Attributes | |
static const bool | dbg = false |
static const bool | dbg_lv2 = false |
counterpart to metahandinfo