tesk500.ez

来自「SNC539 两channel 语音播放」· EZ 代码 · 共 26 行

EZ
26
字号
;p10 	key1	Non_Auto motor run 
;p11 	key2	Auto motor run
;p12 	key3	Non_Auto motor run duty+
;p13 	key4	Non_Auto motor run duty-
;
;p30 	motor
;
[device]
snc539
[key]
direct=1
debounce=2	;16ms
[files]
a.wav
[input_states] 	
input0:key1
Input1:eend
Input2:X   

[paths]
init:input0 da P3=[0000] end 
key1:Input1 freq1=8k a.wav@1 eend

eend:stop tail tail input0 delay(0.2) end 

⌨️ 快捷键说明

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