blob: 3b3daa0549741bd450bc60d976b2c004a2f3bc72 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?xml version="1.0" encoding="UTF-8" ?>
<tomorrowtheground>
<gps>
<index file="x01.png" ll1="51.050608,3.724698" ll2="51.046878,3.732852">
<trigger id="01" command="play" param="b01.wav">
</trigger>
<trigger id="02" command="play" param="b02.wav">
</trigger>
</index>
<scale file="x02.png" ll1="51.050608,3.724698" ll2="51.046878,3.732852" freq="1.0" command="cc01">
</scale>
<scale file="x03.png" ll1="51.050608,3.724698" ll2="51.046878,3.732852" freq="1.0" command="cc02">
</scale>
</gps>
<bt freq="10">
<trigger id="00:11:95:00:1A:CF" command="play" param="i01.wav">
</trigger>
</bt>
</tomorrowtheground>
|