Lines Matching refs:pitch
70 /* set pitch to default */
83 /* set pitch to default */
105 /* if pitch is given */
180 set_bell_pitch(int pitch)
182 values.pitch = pitch;
231 if (values.pitch == DEFAULT)
232 values.pitch = param.pitch;
249 fprintf(stderr, " To set bell volume, pitch and duration:\n");
250 fprintf(stderr, "\t b [vol [pitch [dur]]] b on\n");