-
Notifications
You must be signed in to change notification settings - Fork 41
Expand file tree
/
Copy pathArena 9.xml
More file actions
43 lines (43 loc) · 1.02 KB
/
Arena 9.xml
File metadata and controls
43 lines (43 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<?xml version="1.0" encoding="utf-8"?>
<Device xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Name>Arena 9</Name>
<Description>5.1 speaker</Description>
<Author>XLR8</Author>
<Type>Speaker</Type>
<Vendor>SteelSeries</Vendor>
<Model>Arena 9</Model>
<Width>2000</Width>
<Height>400</Height>
<LedUnitWidth>50</LedUnitWidth>
<LedUnitHeight>50</LedUnitHeight>
<Leds>
<Led Id="Speaker1">
<X>71.2</X>
<Y>343.6</Y>
<Width>4</Width>
<Height>1</Height>
</Led>
<Led Id="Speaker2">
<Shape>Circle</Shape>
<X>47.5</X>
<Y>-83.5</Y>
<Width>5</Width>
<Height>5</Height>
</Led>
<Led Id="Speaker3">
<X>1737.5</X>
<Y>342.2</Y>
<Width>4</Width>
</Led>
<Led Id="Speaker4">
<Shape>Circle</Shape>
<X>1720</X>
<Y>-91.6</Y>
<Width>5</Width>
<Height>5</Height>
</Led>
</Leds>
<CustomData>
<DeviceImage>Arena 9.png</DeviceImage>
</CustomData>
</Device>