Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dsnd-strings.h581 #define S_speed_control_as_float "speed-control-as-float" macro
H A Dsnd-help.c1705 #define H_speed_control_as_float S_speed_control_as_float in resample_help()
1723 #define H_speed_control_as_float S_speed_control_as_float in resample_help()
H A Dsnd-snd.c4674 choice: " S_speed_control_as_float ", " S_speed_control_as_ratio ", or " S_speed_control_as_semiton…
4694 …S_speed_control_style " should be " S_speed_control_as_float ", " S_speed_control_as_ratio ", or "…
6365 …Xen_define_constant(S_speed_control_as_float, SPEED_CONTROL_AS_FLOAT, H_speed_control_as…
H A Dsnd-main.c219 default: return(TO_VAR_NAME(S_speed_control_as_float)); in speed_control_style_name()