testall.sh
来自「linux下录音程序」· Shell 代码 · 共 30 行
SH
30 行
effect="$*"t() { format=$1 shift opts="$*" echo "Format: $format Options: $opts" ./sox monkey.voc $opts /tmp/monkey.$format $effect ./sox $opts /tmp/monkey.$format /tmp/monkey1.voc $effect}t 8svxt aifft au t cdrt cvst datt vmst hcom -r 22050t maudt raw -r 8130 -t ubt sf t smpt sndrt sndt t txwt voct wav t wvet wve
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?