intro.com

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

COM
30
字号
#intro.com  	@(#)intro.com	1.4 11/8/90#puts up a few displays and shimmers them while playing introductory text#color shimmering is done first with greymap and then with Colormapwaves set colormap esps/lib/waves/greymapset scrollbar_height 10shell lock_play audio/e_intro1.sd &make name a file files/speech.sd loc_x 45 loc_y 190 height 280 width 500 start .05 duration .97sleep seconds .2set min_spec_height 325make name b file files/speech.wb.spgm loc_x 10 loc_y  510sleep seconds 1shell wait_for 0make name d file files/mbrot.fspec loc_x 550 loc_y 70 duration 600sleep seconds .2make name c file files/speech.lsfn start 0 duration 4 loc_x 550 loc_y 500 height 400 width 575 sleep seconds 2shell lock_play audio/e_intro2.sd audio/e_intro3.sd &call commandname shimmer.comcall commandname shimmer.comset colormap esps/lib/waves/Colormapcall commandname shimmer.comcall commandname shimmer.comshell wait_for 0set scrollbar_height 15killsleep seconds 5return

⌨️ 快捷键说明

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