Etterna 0.74.4
|
#include <IntervalInfo.h>
Public Member Functions | |
void | handle_interval_end () |
resets all the stuff that accumulates across intervals | |
void | update_tap_counts (const int &row_count) |
Public Attributes | |
int | total_taps = 0 |
total taps | |
int | chord_taps = 0 |
non single taps | |
std::array< int, num_tap_size > | taps_by_size |
count of taps for each tap_size | |
int | mixed_hs_density_tap_bonus = 0 |
simple struct to accumulate raw note info across an interval as it's processed by row, will be reset at the end of the interval
int ItvInfo::mixed_hs_density_tap_bonus = 0 |
number related to amount of jumps in the interval. inflated by dense hs/js mix
std::array<int, num_tap_size> ItvInfo::taps_by_size |
count of taps for each tap_size