windows.com

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

COM
36
字号
# windows.com  	@(#)windows.com	1.4 6/6/90# command file for display various pop-up waveform windows# set command_step 1waves set scrollbar_height 10set show_labels 0set show_vals 0make name e file files/intro1.sd ref_start 2.38 ref_size .2 loc_x 30 loc_y 200 height 150 width 600sleep seconds 1shell lock_play audio/e_windows.sd &make name f file files/intro2.sd ref_size 1 loc_x 10 loc_y 360 height 150 width 900sleep seconds 1make name g file files/intro3.sd ref_size .5 loc_x 300 loc_y 100 height 750 width 300sleep seconds 1make name h file files/intro4seg.sd ref_size 10 loc_x 0 loc_y 600 height 200 width 1100sleep seconds 1make name i file files/e_fe1.sd ref_size 3 loc_x 100 loc_y 300 height 70 width 300sleep seconds 2shell wait_for 3sleep 1kill name esleep seconds .5kill name fsleep seconds .5kill name gsleep seconds .5kill name hsleep seconds .5kill name isleep seconds .5set scrollbar_height 15set show_labels 1set show_vals 1sleep seconds 2return

⌨️ 快捷键说明

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