135 std::vector<Notes>& seqs);
137 std::string
name()
const {
return std::string (
"transform"); }
std::multiset< NotePtr, EarlierNoteComparator > Notes
std::shared_ptr< Evoral::Note< Time > > NotePtr
NotePtr this_note
Current note.
size_t index
Index of current note.
size_t n_notes
Total number of notes to process.
NotePtr prev_note
Previous note.
std::stack< Variant > stack
The stack of everything.