Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsynth.c49 synth_pluck enumerator
168 case synth_pluck: in set_default_parameters()
265 if (chan->freq < (chan->type == synth_pluck? 27.5 : 0) || in getopts()
266 (chan->type == synth_pluck && chan->freq > 4220)) { in getopts()
344 if (chan->type == synth_pluck) { in start()
604 case synth_pluck: { in flow()