to_lowercase
lib_khz = to_lowercase(_MGET_("khz"));
lib_hz = to_lowercase(_MGET_("hz"));
khz = to_lowercase(khzbuf);
lib_chan = to_lowercase(_MGET_("channel"));
lib_mono = to_lowercase(_MGET_("mono"));
lib_stereo = to_lowercase(_MGET_("stereo"));
cstr = to_lowercase(cstrbuf);
cstr = to_lowercase(cstrbuf);
lib_bit = to_lowercase(_MGET_("bit"));
lib_ulaw = to_lowercase(_MGET_("u-law"));
lib_Alaw = to_lowercase(_MGET_("A-law"));
lib_linear = to_lowercase(_MGET_("linear8"));
lib_linear = to_lowercase(_MGET_("linear"));
xtra = to_lowercase(xtrabuf);
xtra = to_lowercase(xtrabuf);
xtra = to_lowercase(xtrabuf);
estr = to_lowercase(estrbuf);