Home
last modified time | relevance | path

Searched refs:lsx_fail (Results 1 – 25 of 55) sorted by relevance

123

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dskelform.c94 lsx_fail("Undetected sample encoding in read!"); in read_samples()
99 lsx_fail("Undetected bad sample size in read!"); in read_samples()
126 lsx_fail("Output .skel file must be a file, not a pipe"); in startwrite()
131 lsx_fail("Output .skel file must have a sample rate of 44100Hz"); in startwrite()
134 lsx_fail("Did not specify a size for .skel output file"); in startwrite()
167 lsx_fail("Undetected bad sample encoding in write!"); in write_samples()
172 lsx_fail("Undetected bad sample size in write!"); in write_samples()
H A Dchorus.c109 lsx_fail("chorus: to many delays, use less than %i delays", MAX_CHORUS); in sox_chorus_getopts()
141 lsx_fail("chorus: gain-in must be positive!"); in sox_chorus_start()
146 lsx_fail("chorus: gain-in must be less than 1.0!"); in sox_chorus_start()
151 lsx_fail("chorus: gain-out must be positive!"); in sox_chorus_start()
162 lsx_fail("chorus: delay must be more than 20.0 msec!"); in sox_chorus_start()
167 lsx_fail("chorus: delay must be less than 100.0 msec!"); in sox_chorus_start()
172 lsx_fail("chorus: speed must be more than 0.1 Hz!"); in sox_chorus_start()
177 lsx_fail("chorus: speed must be less than 5.0 Hz!"); in sox_chorus_start()
182 lsx_fail("chorus: delay must be more positive!"); in sox_chorus_start()
187 lsx_fail("chorus: delay must be less than 10.0 msec!"); in sox_chorus_start()
[all …]
H A Decho.c86 lsx_fail("echo: to many delays, use less than %i delays", in sox_echo_getopts()
109 lsx_fail("echo: gain-in must be positive!"); in sox_echo_start()
114 lsx_fail("echo: gain-in must be less than 1.0!"); in sox_echo_start()
119 lsx_fail("echo: gain-in must be positive!"); in sox_echo_start()
126 lsx_fail("echo: delay must be positive!"); in sox_echo_start()
131 lsx_fail("echo: delay must be less than %g seconds!", in sox_echo_start()
137 lsx_fail("echo: decay must be positive!" ); in sox_echo_start()
142 lsx_fail("echo: decay must be less than 1.0!" ); in sox_echo_start()
H A Dechos.c86 lsx_fail("echos: to many delays, use less than %i delays", in sox_echos_getopts()
107 lsx_fail("echos: gain-in must be positive!"); in sox_echos_start()
112 lsx_fail("echos: gain-in must be less than 1.0!"); in sox_echos_start()
117 lsx_fail("echos: gain-in must be positive!"); in sox_echos_start()
124 lsx_fail("echos: delay must be positive!"); in sox_echos_start()
129 lsx_fail("echos: delay must be less than %g seconds!", in sox_echos_start()
135 lsx_fail("echos: decay must be positive!" ); in sox_echos_start()
140 lsx_fail("echos: decay must be less than 1.0!" ); in sox_echos_start()
H A Dformats.c438 lsx_fail("this build of SoX cannot open pipes"); in xfopen()
453 lsx_fail("this build of SoX cannot open URLs"); in xfopen()
503 lsx_fail("no handler for given file type `%s'", filetype); in open_read()
512 lsx_fail("`-' (stdin) already in use by `%s'", sox_globals.stdin_in_use_by); in open_read()
527 lsx_fail("can't open input %s `%s': %s", type, path, strerror(errno)); in open_read()
532 lsx_fail("Can't set read buffer"); in open_read()
555 lsx_fail("no handler for detected file type `%s'", filetype); in open_read()
565 lsx_fail("can't determine type of %s `%s'", type, path); in open_read()
569 lsx_fail("no handler for file extension `%s'", filetype); in open_read()
580 lsx_fail("file type `%s' isn't readable", filetype); in open_read()
[all …]
H A Dladspa.c92 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()
[all …]
H A Dspeexdsp.c84lsx_fail("Invalid argument \"%s\" to -agc parameter - expected number from 0 to 100.", argv[1]); in getopts()
94lsx_fail("Invalid argument \"%s\" to -denoise parameter - expected number from 0 to 100.", argv[1]… in getopts()
108lsx_fail("Invalid argument \"%s\" to -spf parameter - expected positive number.", argv[1]); in getopts()
119lsx_fail("Invalid argument \"%s\" to -fps parameter - expected number from 1 to 100.", argv[1]); in getopts()
125 lsx_fail("Invalid parameter \"%s\".", argv[0]); in getopts()
185 lsx_fail("frames_per_second too large for the current sample rate."); in start()
203 lsx_fail("Failed to initialize preprocessor DSP."); in start()
H A Dreverse.c27 lsx_fail("can't create temporary file: %s", strerror(errno)); in start()
38 lsx_fail("error writing temporary file: %s", strerror(errno)); in flow()
54 lsx_fail("temporary file has incorrect size"); in drain()
62 lsx_fail("error reading temporary file: %s", strerror(errno)); in drain()
H A Damr.h73 lsx_fail("invalid block type"); in decode_1_frame()
102 lsx_fail("Unable to open " AMR_OPENCORE_DESC); in openlibrary()
119 lsx_fail("Unable to open " AMR_VO_DESC); in openlibrary()
146 lsx_fail("invalid block type"); in amr_duration_frames()
150 lsx_fail("seek"); in amr_duration_frames()
186 lsx_fail("AMR decoder failed to initialize."); in startread()
257 lsx_fail("AMR encoder failed to initialize."); in startwrite()
H A Dcompand.c85 lsx_fail("there must be an even number of attack/decay parameters"); in getopts()
97 lsx_fail("syntax error trying to read attack/decay time"); in getopts()
100 lsx_fail("attack & decay times can't be less than 0 seconds"); in getopts()
116 lsx_fail("syntax error trying to read initial volume"); in getopts()
119 lsx_fail("initial volume is relative to maximum volume so can't exceed 0dB"); in getopts()
127 lsx_fail("syntax error trying to read delay value"); in getopts()
130 lsx_fail("delay can't be less than 0 seconds"); in getopts()
H A Dstretch.c69 lsx_fail("error while parsing factor"); in getopts()
74 lsx_fail("error while parsing window size"); in getopts()
84 lsx_fail("error while parsing fade type"); in getopts()
94 lsx_fail("error while parsing shift ratio"); in getopts()
99 lsx_fail("error with shift ratio value"); in getopts()
113 lsx_fail("error while parsing fading ratio"); in getopts()
118 lsx_fail("error with fading ratio value"); in getopts()
H A Dgain.c48 default: lsx_fail("invalid option `-%c'", *q); return lsx_usage(effp); in create()
51 lsx_fail("only one of -e, -B, -b, -r may be given"); in create()
55 lsx_fail("only one of -n, -r may be given"); in create()
59 lsx_fail("only one of -l, -h may be given"); in create()
74 lsx_fail("can't reclaim headroom"); in start()
89 lsx_fail("can't create temporary file: %s", strerror(errno)); in start()
108 lsx_fail("error writing temporary file: %s", strerror(errno)); in flow()
207 lsx_fail("error reading temporary file: %s", strerror(errno)); in drain()
H A Dao.c53 lsx_fail("Could not find a default ao driver"); in startwrite()
60 lsx_fail("Could not find a ao driver %s", ft->filename); in startwrite()
70 lsx_fail("Could not open device: error %d", errno); in startwrite()
115 lsx_fail("Error closing libao output"); in stopwrite()
H A Dutil.c109 lsx_fail("-%c: `%s' is not one of: %s.", c, arg, set + 2); in lsx_enum_option()
172 lsx_fail( in lsx_open_dllibrary()
252 lsx_fail( in lsx_open_dllibrary()
267 lsx_fail( in lsx_open_dllibrary()
280 lsx_fail( in lsx_open_dllibrary()
H A Dcompandt.c144 lsx_fail("syntax error trying to read transfer function value"); in parse_transfer_value()
150 lsx_fail("syntax error trying to read transfer function value"); in parse_transfer_value()
154 lsx_fail("transfer function values are relative to maximum volume so can't exceed 0dB"); in parse_transfer_value()
183 lsx_fail("transfer function input values must be strictly increasing"); in lsx_compandt_parse()
201 lsx_fail("syntax error trying to read post-processing gain value"); in lsx_compandt_parse()
H A Dsilence.c106 lsx_fail("Periods must not be negative"); in sox_silence_getopts()
186 lsx_fail("Invalid unit specified"); in sox_silence_getopts()
192 lsx_fail("silence threshold should be between 0.0 and 100.0 %%"); in sox_silence_getopts()
197 lsx_fail("silence threshold should be less than 0.0 dB"); in sox_silence_getopts()
206 lsx_fail("Invalid unit specified"); in sox_silence_getopts()
212 lsx_fail("silence threshold should be between 0.0 and 100.0 %%"); in sox_silence_getopts()
217 lsx_fail("silence threshold should be less than 0.0 dB"); in sox_silence_getopts()
H A Drepeat.c47 lsx_fail("can't create temporary file: %s", strerror(errno)); in start()
67 lsx_fail("error writing temporary file: %s", strerror(errno)); in flow()
91 lsx_fail("error reading temporary file: %s", strerror(errno)); in drain()
H A Dxmalloc.c26 lsx_fail("out of memory"); in lsx_checkptr()
63 lsx_fail("malloc size overflow"); in lsx_realloc_array()
H A Dsynth.c187 lsx_fail("parameter error"); \
241 lsx_fail("no type given"); in getopts()
267 lsx_fail("invalid freq"); in getopts()
272 lsx_fail("can't sweep this type"); in getopts()
278 lsx_fail("invalid freq2"); in getopts()
282 lsx_fail("duration must be given when using freq2"); in getopts()
287 lsx_fail("frequency: invalid trailing character"); in getopts()
291 lsx_fail("invalid frequency for exponential sweep"); in getopts()
357 lsx_fail( in start()
H A Dmcompand.c98 lsx_fail("compander: Odd number of attack & decay rate parameters"); in sox_mcompand_getopts_1()
156 lsx_fail("Wrong number of parameters for the compander effect within mcompand; usage:\n" in parse_subarg()
178 lsx_fail("mcompand accepts only an odd number of arguments:\argc" in getopts()
199 lsx_fail("bad frequency in args to mcompand"); in getopts()
203 lsx_fail("mcompand crossover frequencies must be in ascending order."); in getopts()
348 lsx_fail("Using a compander delay within mcompand is currently not supported"); in sox_mcompand_flow_1()
H A Dsox.c473 lsx_fail("`%s' %s: %s", in sox_read_wide()
649 lsx_fail("`%s' %s: %s", ofile->ft->filename, in output_flow()
906 lsx_fail("Cannot open effects file `%s': %s", filename, strerror(errno)); in read_user_effects()
928 lsx_fail("Error reading effects file `%s' (not a text file?)", filename); in read_user_effects()
943 lsx_fail("Cannot find an effect called `%s'.", argv[0]); in read_user_effects()
966 lsx_fail("Error reading effects file `%s': %s", filename, strerror(errno)); in read_user_effects()
1014 lsx_fail("`%s' is a libSoX-only effect", effp->handler.name); in create_user_effects()
1609 lsx_fail("Input files must have the same sample-rate"); in calculate_combiner_signal_parameters()
1613 lsx_fail("Input files must have the same # channels"); in calculate_combiner_signal_parameters()
1980 lsx_fail("%s\n", message); /* N.B. stderr */ in usage()
[all …]
H A Deffects_i.c29 lsx_fail("usage: %s", effp->handler.usage); in lsx_usage()
31 lsx_fail("this effect takes no parameters"); in lsx_usage()
460 lsx_fail("stdin already in use by `%s'", effp->global_info->global_info->stdin_in_use_by); in lsx_open_input_file()
467 lsx_fail("couldn't open file %s: %s", filename, strerror(errno)); in lsx_open_input_file()
H A Dhilbert.c45 default: lsx_fail("invalid option `-%c'", optstate.opt); return lsx_usage(effp); in getopts()
48 lsx_fail("only filters with an odd number of taps are supported"); in getopts()
H A Dtrim.c51 lsx_fail("Error parsing position %u", i+1); in parse()
72 lsx_fail("Position %u is relative to end of audio, but audio length is unknown", i+1); in start()
83 lsx_fail("Position %u is behind the following position.", i); in start()
H A Dfade.c140 lsx_fail("audio length is unknown"); in sox_fade_start()
150 lsx_fail("cannot fade out: audio length is neither known nor given"); in sox_fade_start()
181 lsx_fail("fade-out overlaps fade-in"); in sox_fade_start()

123