mirror of
https://github.com/onyx-and-iris/xair-cli.git
synced 2026-04-09 02:13:35 +00:00
implement Matrix type
add comp,eq factory methods for Matrix type update address maps
This commit is contained in:
@@ -10,7 +10,8 @@ var xairAddressMap = map[string]string{
|
||||
|
||||
var x32AddressMap = map[string]string{
|
||||
"main": "/main/st",
|
||||
"mainmono": "/main/mono",
|
||||
"mainmono": "/main/m",
|
||||
"matrix": "/mtx/%02d",
|
||||
"strip": "/ch/%02d",
|
||||
"bus": "/bus/%02d",
|
||||
"headamp": "/headamp/%03d",
|
||||
|
||||
Reference in New Issue
Block a user