Lines Matching refs:lsx_fail
92 lsx_fail("non-existent default value; using 0.1"); in ladspa_default()
117 lsx_fail("unknown option `-%c'", optstate.opt); in sox_ladspa_getopts()
135 lsx_fail("could not open LADSPA plugin %s", l_st->name); in sox_ladspa_getopts()
141 lsx_fail("could not find ladspa_descriptor"); in sox_ladspa_getopts()
147 lsx_fail("no plugins found"); in sox_ladspa_getopts()
161 lsx_fail("no plugin called `%s' found", argv[0]); in sox_ladspa_getopts()
178 lsx_fail("port %lu is both input and output", i); in sox_ladspa_getopts()
181 lsx_fail("port %lu is both audio and control", i); in sox_ladspa_getopts()
202 lsx_fail("not enough arguments for control ports"); in sox_ladspa_getopts()
239 lsx_fail("expected 1 input channel(s), found %u; consider using -r", in sox_ladspa_start()
262 lsx_fail("fewer plugin input ports than input channels (%u < %u)", in sox_ladspa_start()
298 lsx_fail("could not instantiate plugin"); in sox_ladspa_start()