Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/tools/
H A Dsam.c95 double f_GO, f_GJ, f_GK, f_GM, f_GP, f_GQ, f_GL; member
429 #define OscAng20 g->f_GK in process_gen()
1889 old_f_GK = g->f_GK; in gk_command()
1892 g->f_GK = DOUBLE_20(g->GK); in gk_command()
1895 fprintf(stderr, "g%d phase: %d %.4f\n", gen, g->GK, g->f_GK); in gk_command()
1903 gen, g->f_GK, in gk_command()
1908 g->f_GK = old_f_GK; in gk_command()
2728 fprintf(stderr, ", phase: %.3f", g->f_GK); in dump_patch()