testfile

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

TXT
18
字号
## simple testfile for playtest# @(#)testfile	3.2 1/9/93 ESI#echo make a play filecat >playfile <<ENDplay a bplay b aplay c dplay d aENDecho this is the playfilecat playfile#echo Now run it with the playfile in debug mode playtest -x1 playfilerm playfile

⌨️ 快捷键说明

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