testfile

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

TXT
21
字号
## testfile for mcrecord# @(#)testfile	3.1 10/2/87 ESIecho To test record you must have the a/d converter configuredecho correctly.  Normally we use clock 1 for record.  We default toecho channel 0.  Either of these might have been changed by someone else.echo##echo do record with no arguments to get usage statementecho % recordrecordechoecho Just record 100 points. I will  hit return for you.echo "% yes | record -p100 -t \"This is a comment\" a.sd"yes | record -p100 -t "This is a comment" a.sdecho look at the file with psps.  check the header.echo % psps a.sdpsps a.sdrm a.sd

⌨️ 快捷键说明

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