diff options
| author | Comment <tim@gray.(none)> | 2013-01-28 12:42:36 +0000 |
|---|---|---|
| committer | Comment <tim@gray.(none)> | 2013-01-28 12:42:36 +0000 |
| commit | f7667bd306b983f8f8daa0b40719aa665bf555b0 (patch) | |
| tree | 19ba166a2c1bd666471bf16f74e93228d8819f89 /bin/data | |
| parent | 1f8525289c3533805fa235d25804f3413243743a (diff) | |
drag filenames into areas
Diffstat (limited to 'bin/data')
| -rwxr-xr-x | bin/data/settings.xml | 42 |
1 files changed, 20 insertions, 22 deletions
diff --git a/bin/data/settings.xml b/bin/data/settings.xml index 6c1f067..cc22eb8 100755 --- a/bin/data/settings.xml +++ b/bin/data/settings.xml @@ -1,28 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> -<figgis host="192.168.15.6" port="57117" channel="1" threshold="80" invert="1" /> +<figgis host="169.254.113.20" port="57117" channel="1" threshold="80" invert="1" /> <boundaries> - <boundary note="43"> - <point x="204.000000" y="50.000000"></point> - <point x="32.000000" y="27.000000"></point> - <point x="25.000000" y="208.000000"></point> - <point x="122.000000" y="313.000000"></point> - <point x="204.000000" y="129.000000"></point> + <boundary filename="five.wav"> + <point x="224.000000" y="79.000000"></point> + <point x="281.000000" y="253.000000"></point> + <point x="286.000000" y="421.000000"></point> + <point x="86.000000" y="395.000000"></point> + <point x="49.000000" y="94.000000"></point> </boundary> - <boundary note="40"> - <point x="598.000000" y="19.000000"></point> - <point x="504.000000" y="25.000000"></point> - <point x="505.000000" y="167.000000"></point> - <point x="540.000000" y="287.000000"></point> - <point x="610.000000" y="259.000000"></point> - <point x="618.000000" y="83.000000"></point> + <boundary filename="four.wav"> + <point x="645.000000" y="40.000000"></point> + <point x="414.000000" y="53.000000"></point> + <point x="374.000000" y="150.000000"></point> + <point x="458.000000" y="239.000000"></point> + <point x="637.000000" y="224.000000"></point> + <point x="676.000000" y="157.000000"></point> </boundary> - <boundary note="43"> - <point x="36.000000" y="390.000000"></point> - <point x="34.000000" y="460.000000"></point> - <point x="623.000000" y="465.000000"></point> - <point x="622.000000" y="411.000000"></point> - <point x="497.000000" y="349.000000"></point> - <point x="123.000000" y="340.000000"></point> - <point x="32.000000" y="289.000000"></point> + <boundary filename="one.wav"> + <point x="651.000000" y="343.000000"></point> + <point x="447.000000" y="361.000000"></point> + <point x="318.000000" y="536.000000"></point> + <point x="681.000000" y="536.000000"></point> + <point x="678.000000" y="401.000000"></point> </boundary> </boundaries> |
