Home
last modified time | relevance | path

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

/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libnyquist/nyquist/tran/
H A Dinstrbow.alg7 ("float" "bow_scale" "bowpress_env->scale * BOW_CONTROL_CHANGE_CONST"))
12 (CONSTANT "bow_scale")
15 (INNER-LOOP "controlChange(mybow, 128, bow_scale * bowpress_env);
H A Dinstrbowedfreq.alg8 ("float" "bow_scale" "bowpress_env->scale * BOW_CONTROL_CHANGE_CONST")
15 (CONSTANT "frequency" "bow_scale")
18 (INNER-LOOP "controlChange(mybow, 128, bow_scale * bowpress_env);
H A Dinstrbow.c24 float bow_scale; member
68 bow_scale_reg = susp->bow_scale; in bowed_n_fetch()
151 susp->bow_scale = bowpress_env->scale * BOW_CONTROL_CHANGE_CONST; in snd_make_bowed()
H A Dinstrbowedfreq.c27 float bow_scale; member
79 bow_scale_reg = susp->bow_scale; in bowed_freq_ns_fetch()
182 susp->bow_scale = bowpress_env->scale * BOW_CONTROL_CHANGE_CONST; in snd_make_bowed_freq()