18 lines
342 B
JSON
18 lines
342 B
JSON
{
|
|
"version": 1,
|
|
"tasks": [
|
|
"Renderer",
|
|
"SerialInput",
|
|
"BPM",
|
|
"Bluetooth",
|
|
"Serial"
|
|
],
|
|
"scenes": {
|
|
"Idle": ["Solid", "MPU5060", "Pulse", "IdleColors", "CircadianRhythm"],
|
|
"Acid": ["Chimes", "Pulse", "MPU5060", "IdleColors", "Rainbow"],
|
|
"Flashlight": ["Flashlight"]
|
|
},
|
|
"surfaceMap": "cyberplague"
|
|
}
|
|
|