OSSIA
Open Scenario System for Interactive Application
Loading...
Searching...
No Matches
ossia::nodes::note_end_comparator Struct Reference

Detailed Description

Forward playback finds the notes to start by their start date; going backwards it is their end date that is crossed first, hence a second index.

Public Types

using is_transparent = std::true_type
 

Public Member Functions

bool operator() (const note_data &lhs, const note_data &rhs) const
 
bool operator() (const note_data &lhs, int64_t rhs) const