Home
last modified time | relevance | path

Searched refs:S_with_mix_tags (Results 1 – 5 of 5) sorted by relevance

/dports/audio/snd/snd-21.2/
H A Dsnd-strings.h670 #define S_with_mix_tags "with-mix-tags" macro
H A Dsnd-mix.c3300 …#define H_with_mix_tags "(" S_with_mix_tags "): " PROC_TRUE " if Snd should try to use virtual (ta… in g_with_mix_tags()
3307 Xen_check_type(Xen_is_boolean(val), val, 1, S_set S_with_mix_tags, "a boolean"); in g_set_with_mix_tags()
3406 …#define H_mix_vct "(" S_mix_vct " data :optional (beg 0) snd chn (with-tag " S_with_mix_tags ") or… in g_mix_vct()
3491 …#define H_mix "(" S_mix " file :optional (beg 0) (in-chan 0) snd chn (with-tag " S_with_mix_tags "… in g_mix()
4326 …Xen_define_typed_dilambda(S_with_mix_tags, g_with_mix_tags_w, H_with_mix_tags, S_set S_with_mix_ta… in g_init_mix()
4349 …s7_set_setter(s7, ss->with_mix_tags_symbol, s7_make_function(s7, "[acc-" S_with_mix_tags "]", acc_… in g_init_mix()
H A Dsnd.c349 …ss->with_mix_tags_symbol = s7_define_variable(s7, "*" S_with_mix_tags "*", s7_m… in snd_set_global_defaults()
H A Dsnd-help.c1210 Other such function include: " S_mix_waveform_height ", " S_with_mix_tags ", " S_mix_tag_width ",\n\ in mix_help()
H A Dsnd-main.c412 …if (with_mix_tags(ss) != DEFAULT_WITH_MIX_TAGS) pss_ss(fd, S_with_mix_tags, b2s(with_mix_tags(ss))… in save_options()