Etterna 0.74.4
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
AnchorSequencer Struct Reference

Public Member Functions

void full_reset ()
 
void operator() (const col_type ct, const float &row_time)
 
auto get_max_for_window_and_col (const col_type &ct, const int &window) const -> int
 
void interval_end ()
 
auto get_lowest_anchor_ms () -> float
 
auto get_lowest_jack_ms () -> float
 

Public Attributes

std::array< std::unique_ptr< Anchor_Sequencing >, num_cols_per_hand > anch
 anchor sequencers for each finger
 
std::array< std::unique_ptr< Jack_Sequencing >, num_cols_per_hand > jack
 jack sequencers for each finger
 
std::array< int, num_cols_per_hand > max_seen = { 0, 0 }
 information for each column to store in the movingwindow_max, this interval
 
std::array< CalcMovingWindow< int >, num_cols_per_hand > _mw_max
 track windows of highest anchor per col seen during an interval
 

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