Home
last modified time | relevance | path

Searched refs:NUM_SPEED_CONTROL_STYLES (Results 1 – 4 of 4) sorted by relevance

/dports/audio/snd/snd-21.2/
H A Dsnd-0.h220 …OL_AS_FLOAT, SPEED_CONTROL_AS_RATIO, SPEED_CONTROL_AS_SEMITONE, NUM_SPEED_CONTROL_STYLES} speed_st… enumerator
H A Dsnd-prefs.c2634 static const char *speed_control_styles[NUM_SPEED_CONTROL_STYLES] = {"double ", "ratio ", "semitone…
H A Dsnd-snd.c4692 if (spd >= NUM_SPEED_CONTROL_STYLES)
H A Dsnd-motif.c20157 speed_control_styles, NUM_SPEED_CONTROL_STYLES, (int)speed_control_style(ss), in make_preferences_dialog()