Changing bank to a free-er one

This commit is contained in:
Ivan Basamakov 2021-08-12 00:02:56 +03:00 committed by Tocho Tochev
parent 31e7ce3a24
commit caa951e22c
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
"function","band","bank/freq","receiver","audio mixer in","label" "function","band","bank/freq","receiver","audio mixer in","label"
"headset 1",500,1/1,"incase:4",1,"lect1" "headset 1",500,2/1,"incase:4",1,"lect1"
"headset 2",700,1/1,"incase:2",2,"lect2" "headset 2",700,1/1,"incase:2",2,"lect2"
"stick herald",800,1/1,"incase:3",3,"herald" "stick herald",800,1/1,"incase:3",3,"herald"
"stick audience",700,1/2,"incase:1",4,"audience" "stick audience",700,1/2,"incase:1",4,"audience"
"stick backup",500,1/2,"portable:1","6","VOC" "stick backup",500,2/2,"portable:1","6","VOC"
"fosdem box",700,1/3,"portable:2","5","fosbox" "fosdem box",700,1/3,"portable:2","5","fosbox"

1 function band bank/freq receiver audio mixer in label
2 headset 1 500 1/1 2/1 incase:4 1 lect1
3 headset 2 700 1/1 incase:2 2 lect2
4 stick herald 800 1/1 incase:3 3 herald
5 stick audience 700 1/2 incase:1 4 audience
6 stick backup 500 1/2 2/2 portable:1 6 VOC
7 fosdem box 700 1/3 portable:2 5 fosbox