📄 backplay
字号:
#!/bin/sh # @(#)backplay 1.4 1/29/92 ERLUSE_ESPS_COMMON=offexport USE_ESPS_COMMON# we have to copy it (ugh) because right now ereverse is dumb and # can't deal with non-NATIVE files (given byte-order, it thinks it # is from a DECStationrm -f $demo_temp/timit.wavfcopysd files/$1.wav - | setmax - $demo_temp/timit.wavfereverse $demo_temp/timit.wavf - | play -q -
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -