MINBPITCH
if (ib->pitch > MAXBPITCH || ib->pitch < MINBPITCH ||
if (data->pitch > MAXBPITCH || data->pitch < MINBPITCH ||