add gate cmd

This commit is contained in:
Luna 2020-01-25 17:47:20 -03:00
parent 182d368363
commit 9a6caa2453
5 changed files with 33 additions and 0 deletions

5
examples/gate.scri Normal file
View file

@ -0,0 +1,5 @@
load :0;
gate 5 1 0 1 100 500 1000 -50;
gate 5 2 1 1 100 500 1000 -50;
gate 5 3 1 1 150 1000 1000 -50;
quicksave;