fullscreen

This commit is contained in:
NATURESPEAK 2022-04-04 09:09:30 +02:00
parent 0fb2582279
commit c811f43709

View File

@ -1,4 +1,5 @@
{
"fullscreen" : true,
"command_osc_channel" : "/command",
"host_voicemachine" : "127.0.0.1",
"port_voicemachine" : "1111",
@ -17,6 +18,7 @@
"name" : "CHAOS",
"osc_channel" : {
"background" : "/background",
"calculate": "/calculate",
"color" : "/font/color",
"root" : "/chaos",
"size" : "/font/size",
@ -38,6 +40,7 @@
"name" : "ETHER",
"osc_channel" : {
"background" : "/background",
"calculate": "/calculate",
"color" : "/font/color",
"root" : "/ether",
"size" : "/font/size",
@ -59,6 +62,7 @@
"name" : "BLAKE",
"osc_channel" : {
"background" : "/background",
"calculate": "/calculate",
"color" : "/font/color",
"root" : "/blake",
"size" : "/font/size",
@ -80,6 +84,7 @@
"name" : "POMPOM",
"osc_channel" : {
"background" : "/background",
"calculate": "/calculate",
"color" : "/font/color",
"root" : "/pompom",
"size" : "/font/size",
@ -101,6 +106,7 @@
"name" : "ANIMAL",
"osc_channel" : {
"background" : "/background",
"calculate": "/calculate",
"color" : "/font/color",
"root" : "/animal",
"size" : "/font/size",
@ -122,6 +128,7 @@
"name" : "THEO",
"osc_channel" : {
"background" : "/background",
"calculate": "/calculate",
"color" : "/font/color",
"root" : "/theo",
"size" : "/font/size",