LJ/LJ.conf

113 lines
3.1 KiB
Plaintext
Raw Normal View History

2018-12-13 11:05:32 +00:00
[General]
2020-09-29 20:40:10 +00:00
lasernumber = 4
2019-03-17 03:19:57 +00:00
debug = 0
2020-09-19 12:28:56 +00:00
ljayserverip = 0.0.0.0
wwwip = 192.168.2.43
2018-12-13 11:05:32 +00:00
nozoscip = 127.0.0.1
2019-03-24 16:24:52 +00:00
bhoroscip = 127.0.0.1
2020-09-19 12:28:56 +00:00
autostart = artnet
2018-12-13 11:05:32 +00:00
[laser0]
color = -1
2020-09-19 12:28:56 +00:00
type = DS1000
2020-09-26 16:49:51 +00:00
ip = 192.168.2.4
2020-09-27 23:04:05 +00:00
kpps = 25000
2020-09-26 16:49:51 +00:00
centerx = 0
2020-09-29 20:40:10 +00:00
centery = 765
2020-09-27 23:04:05 +00:00
zoomx = 45.0
zoomy = 45.0
2020-09-19 12:28:56 +00:00
sizex = 32000
2018-12-13 11:05:32 +00:00
sizey = 32000
finangle = 0.0
2020-09-29 20:40:10 +00:00
swapx = -1
2018-12-19 11:39:54 +00:00
swapy = -1
2018-12-15 19:03:32 +00:00
lsteps = [ (1.0, 8),(0.25, 3), (0.75, 3), (1.0, 10)]
2018-12-13 11:05:32 +00:00
warpdest = [[-1500., 1500.],
2020-09-26 16:49:51 +00:00
[ 1500., 1500.],
[ 1500.,-1500.],
[-1500.,-1500.]]
2018-12-13 11:05:32 +00:00
[laser1]
color = -1
2020-09-19 12:28:56 +00:00
type = LOCAL
2020-09-26 16:49:51 +00:00
ip = 192.168.2.43
2020-09-27 23:04:05 +00:00
kpps = 25000
2020-09-29 20:40:10 +00:00
centerx = -11970
centery = -6510
zoomx = 30.0
zoomy = 30.0
2018-12-13 11:05:32 +00:00
sizex = 32000
sizey = 32000
2020-09-29 20:40:10 +00:00
finangle = 0.0
2018-12-18 01:45:23 +00:00
swapx = -1
swapy = -1
2020-09-19 12:28:56 +00:00
lsteps = [ (1.0, 2),(0.25, 1), (0.75, 1), (1.0, 5)]
2018-12-13 11:05:32 +00:00
warpdest = [[-1500., 1500.],
2020-09-29 20:40:10 +00:00
[ 1500., 1500.],
[ 1500.,-1500.],
[-1500.,-1500.]]
2018-12-13 11:05:32 +00:00
[laser2]
color = -1
2020-09-19 12:28:56 +00:00
type = LUKE400
2020-09-27 23:04:05 +00:00
ip = 192.168.2.6
2018-12-13 11:05:32 +00:00
kpps = 25000
2020-09-19 12:28:56 +00:00
centerx = 0
centery = 0
2020-09-27 23:04:05 +00:00
zoomx = 45.0
zoomy = 45.0
2018-12-13 11:05:32 +00:00
sizex = 30600
sizey = 32000
2020-09-19 12:28:56 +00:00
finangle = -4.0
2019-08-06 01:08:54 +00:00
swapx = -1
swapy = -1
2018-12-15 19:03:32 +00:00
lsteps = [(1.0, 8),(0.25, 3), (0.75, 3), (1.0, 10)]
2018-12-13 11:05:32 +00:00
warpdest = [[-1500., 1500.],
2020-09-29 20:40:10 +00:00
[ 1500., 1500.],
[ 1500.,-1500.],
[-1500.,-1500.]]
2018-12-13 11:05:32 +00:00
[laser3]
color = -1
2020-09-19 12:28:56 +00:00
type = LUKE400
2020-09-29 20:40:10 +00:00
ip = 192.168.2.3
2018-12-13 11:05:32 +00:00
kpps = 25000
2020-09-19 12:28:56 +00:00
centerx = 0
centery = 0
2020-09-27 23:04:05 +00:00
zoomx = 45.0
zoomy = 45.0
2018-12-13 11:05:32 +00:00
sizex = 32000
sizey = 32000
finangle = 0.0
2020-09-19 12:28:56 +00:00
swapx = -1
swapy = -1
2018-12-15 19:03:32 +00:00
lsteps = [(1.0, 8),(0.25, 3), (0.75, 3), (1.0, 10)]
2018-12-13 11:05:32 +00:00
warpdest = [[-1500., 1500.],
2020-09-29 20:40:10 +00:00
[ 1500., 1500.],
[ 1500.,-1500.],
[-1500.,-1500.]]
2018-12-13 11:05:32 +00:00
2019-03-10 22:06:04 +00:00
[plugins]
plugins = {
2020-09-19 12:28:56 +00:00
"aurora": {"OSC": 8090, "command": "python3 plugins/aurora/aurora.py", "display": True},
"nozoid": {"OSC": 8003, "command": "python3 plugins/audio/nozoids3.py", "display": True},
"glyph": {"OSC": 8004, "command": "python3 plugins/laserglyph.py", "display": True},
"planet": {"OSC": 8005, "command": "python3 plugins/planetarium/main.py", "display": True},
"words": {"OSC": 8006, "command": "python3 plugins/livewords3.py", "display": True},
"cycl": {"OSC": 8007, "command": "python3 plugins/textcycl.py", "display": True},
"simu": {"OSC": 8008, "command": "python plugins/pysimu.py", "display": False},
"artnet": {"OSC": 8009, "command": "python3 libs3/artnet.py", "display": False},
2020-09-29 20:40:10 +00:00
"trckr": {"OSC": 8017, "command": "python3 plugins/trckr.py", "display": False},
"maxw": {"OSC": 8012, "command": "python3 plugins/maxwell.py", "display": True},
"square": {"OSC": 8013, "command": "python3 plugins/square.py", "display": True},
"custom1": {"OSC": 8014, "command": "python3 plugins/custom1.py", "display": True},
"mitraille": {"OSC": 8015, "command": "python3 plugins/audio/mitraille.py", "display": True},
2020-09-19 12:28:56 +00:00
"livecode": {"OSC": 8016, "command": "python3 plugins/livecoding.py", "display": True},
"ljpong": {"OSC": 8020, "command": "python plugins/games/ljpong/main.py", "display": True},
"ljwars": {"OSC": 8021, "command": "python plugins/games/ljsw/main.py", "display": True},
"audiogen": {"OSC": 8030, "command": "python3 plugins/audio/audiogen.py", "display": False},
"midigen": {"OSC": 8031, "command": "python3 plugins/audio/midigen.py", "display": False},
"viewgen": {"OSC": 8032, "command": "python3 plugins/audio/viewgen.py", "display": True}
2019-03-10 22:06:04 +00:00
}