{ "name": "psychedelic_disco_circus", "date": "2014-05-12T21:40:39.000Z", "clearFrame": false, "components": [ { "type": "OnBeatClear", "color": "#808080", "output": "Replace", "clearBeats": 1 }, { "type": "BassSpin", "enabledLeft": true, "enabledRight": true, "colorLeft": "#0000ff", "colorRight": "#00ffff", "mode": "Triangles" }, { "type": "Ring", "audioChannel": "Center", "positionX": "Center", "colors": [ "#ff0000" ], "size": 11 }, { "type": "Unknown: (9)" }, { "type": "DotGrid", "colors": [ "#ffff00" ], "spacing": 8, "speedX": 384, "speedY": 160, "output": "50/50" }, { "type": "SetRenderMode", "blend": "Adjustable", "adjustBlend": 36, "lineSize": 5, "enabled": true }, { "type": "OscilliscopeStar", "audioChannel": "Center", "positionX": "Center", "colors": [ "#ffff00" ], "size": 15, "rotation": 2 }, { "type": "SuperScope", "version": true, "code": { "init": "n=100;t=0;", "perFrame": "t=t+0.01;", "onBeat": "n=10+rand(20.0)", "perPoint": "r=i*3.14159*128+t; x=cos(r/64)*0.7+sin(r)*0.3; y=sin(r/64)*0.7+cos(r)*0.3" }, "audioChannel": "Center", "audioSource": "Waveform", "colors": [ "#ff0000" ], "lineType": "Lines" }, { "type": "FadeOut", "speed": 74, "color": "#000000" }, { "type": "Blur", "blur": "Heavy", "round": "Down" }, { "type": "Mirror", "enabled": true, "topToBottom": true, "bottomToTop": true, "leftToRight": true, "rightToLeft": true, "onBeat": true, "smooth": false, "speed": 2 } ] }