38 Strum (
bool forward,
bool fine);
40 PBD::Command* operator() (std::shared_ptr<ARDOUR::MidiModel> model,
42 std::vector<Notes>& seqs);
44 std::string
name ()
const {
return std::string (
"strum"); }
Strum(bool forward, bool fine)
Evoral::Sequence< Temporal::Beats >::NotePtr NotePtr
Evoral::Sequence< Temporal::Beats >::Notes Notes
std::multiset< NotePtr, EarlierNoteComparator > Notes
std::shared_ptr< Evoral::Note< Time > > NotePtr