Lines Matching refs:lsx_warn
684 lsx_warn("%s: effects that modify audio should not follow dither", in add_effect()
1009 lsx_warn("effect `%s' is deprecated; see sox(1) for an alternative", in create_user_effects()
1012 lsx_warn("effect `%s' is experimental/incomplete", effp->handler.name); in create_user_effects()
1377 lsx_warn("Output file `%s' already exists", filename); in overwrite_permitted()
1616 lsx_warn("Input files don't have the same # channels"); in calculate_combiner_signal_parameters()
1731 lsx_warn("Standard input has to be a terminal for interactive mode"); in process()
1756 lsx_warn("error getting flags on stdin descriptor: %s", strerror(errno)); in process()
1759 lsx_warn("error setting non-blocking on stdin: %s", strerror(errno)); in process()
2354 lsx_warn("this build of SoX does not include `magic'"); in parse_gopts_and_fopts()
2635 lsx_warn("ignoring `-t %s'.", opts.filetype); in parse_options_and_filenames()
2643 lsx_warn("ignoring `-t %s'.", opts.filetype); in parse_options_and_filenames()
3008 lsx_warn(i < input_count?"`%s' input clipped %" PRIu64 " samples" : in main()
3015 lsx_warn("mix-combining clipped %" PRIu64 " samples; decrease volume?", mixing_clips); in main()
3019 lsx_warn("`%s' balancing clipped %" PRIu64 " samples; decrease volume?", in main()