rs->state = src_new(SRC_SINC_BEST_QUALITY, rs->output_channels, &error_);
if(!rs->state)
fatal(0, "calling src_new: %s", src_strerror(error_));
rs->state = src_new(SRC_SINC_BEST_QUALITY, rs->output_channels, &error_);
if(!rs->state)
fatal(0, "calling src_new: %s", src_strerror(error_));