Home
last modified time | relevance | path

Searched refs:se_octave_5 (Results 1 – 2 of 2) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dstep_entry.h247 static void se_octave_5 () { if (_instance) { _instance->octave_5 (); } } in se_octave_5() function
H A Dstep_entry.cc640 …action (group, "octave-5", _("Switch to the 6th octave"), sigc::ptr_fun (&StepEntry::se_octave_5)); in register_actions()