Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dsnd-mix.c2774 static s7_pointer mix_sampler_to_let_func = NULL; variable
4254mix_sampler_to_let_func = s7_make_function(s7, "mix-sampler->let", s7_mix_sampler_to_let, 2, 0, fa… in g_init_mix()
4260 …nlet(s7, s7_inlet(s7, s7_list(s7, 2, s7_make_symbol(s7, "object->let"), mix_sampler_to_let_func))); in g_init_mix()