man.diff

来自「speech signal process tools」· DIFF 代码 · 共 95 行

DIFF
95
字号
.\" Copyright (c) 1987 Entropic Speech, Inc.; All rights reserved.\" @(#)playtest.1	3.4 1/19/93 ESI.TH PLAYTEST 1\-ESPS 1/19/93.ds ]W "\fI\s+4\ze\h'0.05'e\s-4\v'-0.4m'\fP\(*p\v'0.4m'\ Entropic Speech, Inc..SH "NAME"playtest - step through an "A-B" listening test .SH "SYNOPSIS".B playtest[.I playfile].SH "DESCRIPTION".PP.I Playtest provides a convenient means of stepping through a series of .I play(1\-ESPS) commands for "A-B" comparisons, and for recording thelistener's preferences.  .I Playtest reads .I playfile(or standard input, if .I playfileis missing), which should consist of a series of commands to the .I play(1\-ESPS) program, one command per line.  Each command to .I playshould present a single "A-B" comparison.  Suitable input files can be generated with .I randplay(1\-ESPS).  .PPAfter running the first command from .I playfile,twice .I playtestpauses for input from the user.  The following commands are then accepted (<CR> refers to the "return" key):.RS 5.nf<CR>		present the next comparisonr<CR>		repeat current comparisons<CR>		run \fIsdcomp\fP (1\-ESPS) on the current comparisonc<CR>		continue playing comparisons without stoppingq<CR>		quit.fi.RE .PP.PPAlthough .I playtestis intended for use on scripts containing .I playcommands, it will run any commands contained in .I playfile.  Hence, other uses for .I playtestmay arise.  .SH OPTIONS.PPNo options are supported. .SH "ESPS PARAMETERS".PPThe ESPS parameter file is not read by .I playtest.  .SH ESPS HEADERS.PP.I Playtestdoes not read any ESPS files.  .SH "FUTURE CHANGES".PP.I Playtest may be modified so that special commands in the input file can beused to do such things as print messages to the listener, determine the maximum number of repetitions and calls to .I sdcompthat will be permitted for any one comparison, etc.  Such commands wouldbe embedded in lines that begin with "#", so that the input file canstill be used as a shell script.  Alternative approaches include using command line options or providing a special file of commands to .I playtest.  .SH "SEE ALSO".PPplay(1\-ESPS), sdcomp(1-ESPS), randplay(1\-ESPS).SH "BUGS".PP.SH "AUTHOR".PPManual page by John Shore, program by Alan Parker

⌨️ 快捷键说明

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