Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dsnd-help.c1140 #define mix_vct_example "(mix-float-vector (float-vector 0 .1 .2) 1234)" in mix_help() macro
1146 #define mix_vct_example "mix_vct(vct(0.0, 0.1, 0.2), 1234)" in mix_help() macro
1152 #define mix_vct_example "0.0 0.1 0.2 vct 1234 mix-vct" in mix_help() macro
1190 " mix_vct_example "\n\ in mix_help()