Home
last modified time | relevance | path

Searched refs:S_transform_type (Results 1 – 6 of 6) sorted by relevance

/dports/audio/snd/snd-21.2/
H A Dsnd-strings.h629 #define S_transform_type "transform-type" macro
H A Dsnd.c510 …ss->transform_type_symbol = s7_define_variable(s7, "*" S_transform_type "*", s7_f(s7)); /* set in … in snd_set_global_defaults()
H A Dsnd-chn.c8349 …#define H_transform_type "(" S_transform_type " :optional snd chn): transform type; can be one of …
8354 return(channel_get(snd, chn, CP_TRANSFORM_TYPE, S_transform_type));
8361 Xen_check_type(xen_is_transform(val), val, 1, S_set S_transform_type, "a transform object");
8364 Xen_out_of_range_error(S_set S_transform_type, 1, val, "unknown transform");
8367 return(channel_set(snd, chn, val, CP_TRANSFORM_TYPE, S_set S_transform_type));
9969 Xen_define_typed_dilambda(S_transform_type, g_transform_type_w, H_transform_type,
9970 S_set S_transform_type, g_set_transform_type_w, 0, 2, 1, 2, pl_itt, pl_itti);
10150 …s7_set_setter(s7, ss->transform_type_symbol, s7_make_function(s7, "[acc-" S_transform_type "]", ac…
H A Dsnd-main.c404 …if (transform_type(ss) != DEFAULT_TRANSFORM_TYPE) pss_ss(fd, S_transform_type, TO_VAR_NAME(transfo… in save_options()
1095 …if (cp->transform_type != transform_type(ss)) pcp_ss(fd, S_transform_type, TO_VAR_NAME(transform_p… in save_sound_state()
H A Dsnd-help.c854 " S_transform_type " (:optional snd chn)\n\ in fft_help()
H A Dsnd-motif.c19999 prf = prefs_row_with_list("transform", S_transform_type, transform_types[rts_transform_type], in make_preferences_dialog()