fullscreen
This commit is contained in:
parent
0fb2582279
commit
c811f43709
@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"fullscreen" : true,
|
||||||
"command_osc_channel" : "/command",
|
"command_osc_channel" : "/command",
|
||||||
"host_voicemachine" : "127.0.0.1",
|
"host_voicemachine" : "127.0.0.1",
|
||||||
"port_voicemachine" : "1111",
|
"port_voicemachine" : "1111",
|
||||||
@ -17,6 +18,7 @@
|
|||||||
"name" : "CHAOS",
|
"name" : "CHAOS",
|
||||||
"osc_channel" : {
|
"osc_channel" : {
|
||||||
"background" : "/background",
|
"background" : "/background",
|
||||||
|
"calculate": "/calculate",
|
||||||
"color" : "/font/color",
|
"color" : "/font/color",
|
||||||
"root" : "/chaos",
|
"root" : "/chaos",
|
||||||
"size" : "/font/size",
|
"size" : "/font/size",
|
||||||
@ -38,6 +40,7 @@
|
|||||||
"name" : "ETHER",
|
"name" : "ETHER",
|
||||||
"osc_channel" : {
|
"osc_channel" : {
|
||||||
"background" : "/background",
|
"background" : "/background",
|
||||||
|
"calculate": "/calculate",
|
||||||
"color" : "/font/color",
|
"color" : "/font/color",
|
||||||
"root" : "/ether",
|
"root" : "/ether",
|
||||||
"size" : "/font/size",
|
"size" : "/font/size",
|
||||||
@ -59,6 +62,7 @@
|
|||||||
"name" : "BLAKE",
|
"name" : "BLAKE",
|
||||||
"osc_channel" : {
|
"osc_channel" : {
|
||||||
"background" : "/background",
|
"background" : "/background",
|
||||||
|
"calculate": "/calculate",
|
||||||
"color" : "/font/color",
|
"color" : "/font/color",
|
||||||
"root" : "/blake",
|
"root" : "/blake",
|
||||||
"size" : "/font/size",
|
"size" : "/font/size",
|
||||||
@ -80,6 +84,7 @@
|
|||||||
"name" : "POMPOM",
|
"name" : "POMPOM",
|
||||||
"osc_channel" : {
|
"osc_channel" : {
|
||||||
"background" : "/background",
|
"background" : "/background",
|
||||||
|
"calculate": "/calculate",
|
||||||
"color" : "/font/color",
|
"color" : "/font/color",
|
||||||
"root" : "/pompom",
|
"root" : "/pompom",
|
||||||
"size" : "/font/size",
|
"size" : "/font/size",
|
||||||
@ -101,6 +106,7 @@
|
|||||||
"name" : "ANIMAL",
|
"name" : "ANIMAL",
|
||||||
"osc_channel" : {
|
"osc_channel" : {
|
||||||
"background" : "/background",
|
"background" : "/background",
|
||||||
|
"calculate": "/calculate",
|
||||||
"color" : "/font/color",
|
"color" : "/font/color",
|
||||||
"root" : "/animal",
|
"root" : "/animal",
|
||||||
"size" : "/font/size",
|
"size" : "/font/size",
|
||||||
@ -122,6 +128,7 @@
|
|||||||
"name" : "THEO",
|
"name" : "THEO",
|
||||||
"osc_channel" : {
|
"osc_channel" : {
|
||||||
"background" : "/background",
|
"background" : "/background",
|
||||||
|
"calculate": "/calculate",
|
||||||
"color" : "/font/color",
|
"color" : "/font/color",
|
||||||
"root" : "/theo",
|
"root" : "/theo",
|
||||||
"size" : "/font/size",
|
"size" : "/font/size",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user