|
OSSIA
Open Scenario System for Interactive Application
|
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 |