testfile

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

TXT
26
字号
# @(#)testfile	3.1 10/26/87 ESIESPSCOM=./espscomexport ESPSCOMecho TEST of REM_DCecho " "echo Make test sampled data file with DC = 1testsd -a- test.sd <<XX1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 02 2 2 2 2 2 2 2 2 2 2 2 2 2 2XXecho " "echo Remove DC component and test stdoutecho There should only be three values: 0, -1, 1echo "rem_dc test.sd - | psps -"echo " "rem_dc test.sd - | psps -sleep 5echo " "echo Now check -a option and Common processingecho " "echo There should be only three values: 10, 9, 11echo "rem_dc -a10 - | psps -"rem_dc -a10 - | psps - rm -f test.sd espscom

⌨️ 快捷键说明

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