﻿{
  "id": "se.trevligaspel.midi.ts_bar",
  "items": [
    {
      "key": "l_bar_main_vol",
      "type": "bar",
      "rect": [ 5, 70, 190, 18 ],
      "value": 0,
      "subtype": 4,
      "border_w": 0,
      "enabled": false,
      "zOrder": 5
    },
    {
      "key": "l_bar_main_pan",
      "type": "gbar",
      "rect": [ 5, 70, 190, 23 ],
      "value": 0,
      "subtype": 4,
      "border_w": 0,
      "bar_h": 15,
      "bar_bg_c": "#eeeeee",
      "bar_border_c": "Black",
      "enabled": false,
      "zOrder": 6
    },
    {
      "key": "l_bar_secondary_vol",
      "type": "bar",
      "rect": [ 5, 50, 190, 15 ],
      "value": 0,
      "subtype": 4,
      "border_w": 0,
      "bar_fill_c": "#FFE5B4",
      "bar_border_c": "Black",
      "enabled": false,
      "zOrder": 7
    },
    {
      "key": "l_bar_secondary_pan",
      "type": "gbar",
      "rect": [ 5, 50, 190, 23 ],
      "value": 0,
      "subtype": 4,
      "border_w": 0,
      "bar_h": 15,
      "bar_bg_c": "#FFE5B4",
      "bar_border_c": "Black",
      "enabled": false,
      "zOrder": 8
    },


    {
      "key": "l_state_icon_left",
      "type": "pixmap",
      "rect": [ 5, 5, 40, 40 ],
      "enabled": false,
      "zOrder": 1
    },
    {
      "key": "l_state_icon_right",
      "type": "pixmap",
      "rect": [ 155, 5, 40, 40 ],
      "enabled": false,
      "zOrder": 2
    },


    {
      "key": "l_toptext_full_width",
      "type": "text",
      "rect": [ 5, 0, 190, 25 ],
      "font": {
        "size": 22,
        "weight": 600
      },
      "alignment": "center",
      "value": "",
      "text-overflow": "clip",
      "enabled": false,
      "zOrder": 30
    },
    {
      "key": "l_toptext_left_icon_present",
      "type": "text",
      "rect": [ 50, 0, 145, 25 ],
      "font": {
        "size": 22,
        "weight": 600
      },
      "alignment": "center",
      "value": "",
      "text-overflow": "clip",
      "enabled": false,
      "zOrder": 31
    },
    {
      "key": "l_toptext_right_icon_present",
      "type": "text",
      "rect": [ 5, 0, 145, 25 ],
      "font": {
        "size": 22,
        "weight": 600
      },
      "alignment": "center",
      "value": "",
      "text-overflow": "clip",
      "enabled": false,
      "zOrder": 32
    },
    {
      "key": "l_toptext_both_icons_present",
      "type": "text",
      "rect": [ 50, 0, 100, 25 ],
      "font": {
        "size": 22,
        "weight": 600
      },
      "alignment": "center",
      "value": "",
      "text-overflow": "clip",
      "enabled": false,
      "zOrder": 33
    },


    {
      "key": "l_row2text_below_toptext",
      "type": "text",
      "rect": [ 45, 25, 115, 22 ],
      "font": {
        "size": 20,
        "weight": 600
      },
      "alignment": "center",
      "text-overflow": "clip",
      "value": "",
      "enabled": false,
      "zOrder": 3
    }
  ]
}