19 #ifndef __ardour_gtk_automation_selection_h__
20 #define __ardour_gtk_automation_selection_h__
32 for (const_iterator l = begin(); l != end(); ++l) {
33 if ((*l)->parameter() == param) {
const_iterator get_nth(const Evoral::Parameter ¶m, size_t nth) const