⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ereverse.1

📁 speech signal process tools
💻 1
字号:
.\" Copyright (c) 1987-1990 Entropic Speech, Inc..\" Copyright (c) 1990-1996 Entropic Research Laboratory, Inc. All rights reserved..\" @(#)ereverse.1	3.6 9/21/98 ESI/ERL.ds ]W (c) 1996 Entropic Research Laboratory, Inc..TH EREVERSE 1\-ESPS 9/21/98.SH NAMEereverse \- write records from an ESPS file in reverse order.SH SYNOPSIS.B ereverse[.BI \-x " debug_level"] [.BI \-r " range"].I " infile".I " outfile".SH DESCRIPTION.PP.I Ereversecopies the records from an ESPS file, or a portion thereof, to another fileand writes them in reverse order.  For a sampled data file, the samples arewritten in reverse order.  For a feature file or other type of ESPS file,the records are written in reverse order but the order of the data in eachrecord is the same as in the input file..PPIf "\-" is supplied in place of .I outfile,standard output is used.  Standard input may not be used for .I infile..SH OPTIONS.PPThe following options are supported:.TP.BI \-x " debug level"Only debug level 1 is defined; this causes several not-terribly-usefulmessages to be printed.  The default level is zero, which causes no debugoutput..TP.BI \-r " range"Selects a subrange of points from .I infileusing the format .I start\-end,.IR start:end,or.IR start:+delta .Either .I startor .I endmay be omitted, in which case the omitted parameter defaults respectivelyto the start or end of .I infileThe first record in .I infileis considered to be point 1, regardless of its position relative to anyoriginal source file.  The form .I start:+deltais equivalent to .I start:(start+delta).  If the \fB\-r\fP option is not used therange is determined from the ESPS Common file if the appropriateparameters are present (see ESPS COMMON).  Otherwise the defaultrange is the entire input file.I infile. .SH "ESPS PARAMETERS".PPThe parameter file is not read.  .SH "ESPS COMMON".PPIt the \fB\-r\fP option is not used, the parameters .I start(starting point) and .I nan(number of points) are read from ESPS Common if they exist and if the Common parameter.I filename matches.I infile. If .I outfileis not standard output, the Common parameters .I "filename, prog, start,"and.I nanare written to correspond to the entire output file.  .PPESPS Common processing is enabled if the environment variableUSE_ESPS_COMMON is defined (any value).  The default ESPS Common file is .espscom in the user's home directory.  This may be overridden by settingthe environment variable ESPSCOM to the desired path.  User feedbackof Common processing is determined by the environment variable ESPS_VERBOSE, with 0 causing no feedback and increasing levelscausing increasingly detailed feedback.  If ESPS_VERBOSE is not defined, a default value of 2 is assumed.  .SH DIAGNOSTICS.PP.I Ereversecomplains and dies if the input file does not exist, if the input file is "\-", if the input file is not an ESPS file,if the output file cannot be created, or if the range specified extendsbeyond the end of the file..SH BUGS.PPThe output file will have the same EDR status (either NATIVE or EDR) asthe input file; regardless of the setting of the \fBESPS_EDR\fRenvironment variable.The program dows not work correctly unless the input and output files areboth in field order or both in type order.  For example, ifthe input file is in type order (the default) and the environmentvariable \fBFIELD_ORDER\fP is set to "on" before running \fIereverse\fP, theoutput file will be garbage.The program does not handle files in all NIST Sphere formatsor in Esignal format or in PC WAVE format;it will issue a warning or exit with an error messageif given such a file as input.If reversing is required, convert the file to an ESPS file by using copysps(1-ESPS)..SH SEE ALSOpsps(1\-ESPS).SH AUTHOR.PPJoseph Buck; revised by John Shore

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -