Home
last modified time | relevance | path

Searched refs:set_key_to_pitch_at_cursor (Results 1 – 3 of 3) sorted by relevance

/dports/audio/din/din-52/src/
H A Ddin.h135 void set_key_to_pitch_at_cursor ();
H A Ddin.cc2129 else if (keypressed (SDLK_BACKSLASH)) set_key_to_pitch_at_cursor (); in handle_input()
3126 void din::set_key_to_pitch_at_cursor () { in set_key_to_pitch_at_cursor() function in din
H A Dmenu.cc2673 din0.set_key_to_pitch_at_cursor (); in clicked()