aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/angstrom/e-wm-config-angstrom/configs/angstrom-touchscreen/module.mixer.src
blob: 2647520e57393169df1881d467f7cc4faf126543 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
group "Mixer_Module_Config" struct {
  value "version" int: 3;
  value "default_gc_id" string: "mixer.0";
  group "gadgets" hash {
    key "mixer.0";
    group "Mixer_Gadget_Config" struct {
      value "lock_sliders" int: 1;
      value "show_locked" int: 0;
      value "card" string: "hw:0";
      value "channel_name" string: "Carkit";
    }
  }
}