Created
February 20, 2022 23:17
-
-
Save catalanojuan/7f8a5c9c3632e07582a355248d3451c5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "mix": { | |
| "TwoMicsFlow": { | |
| "programs": [ | |
| { | |
| "programName": "musicFlow", | |
| "shape": "pataLeft", | |
| "config": { | |
| "doble": false, | |
| "soundMetric": "rms", | |
| "cutThreshold": 0.1, | |
| "multiplier": 2, | |
| "speed": 14 | |
| } | |
| }, | |
| { | |
| "programName": "musicFlow", | |
| "shape": "trianguloBottom", | |
| "config": { | |
| "soundMetric": "mic2_rms", | |
| "haciaAfuera": true, | |
| "doble": false, | |
| "cutThreshold": 0.1, | |
| "multiplier": 2, | |
| "speed": 14, | |
| "globalBrightness": 0.62 | |
| } | |
| }, | |
| { | |
| "programName": "radialSun", | |
| "shape": "pataRight", | |
| "config": { | |
| "relative": false, | |
| "centerY": 1, | |
| "soundMetric": "fastPeakDecay", | |
| "fromTop": true, | |
| "power": 3.3, | |
| "radialDistance": true | |
| } | |
| }, | |
| { | |
| "programName": "radialSun", | |
| "shape": "trianguloTop", | |
| "config": { | |
| "relative": true, | |
| "soundMetric": "mic2_fastPeakDecay", | |
| "centerY": -3.5, | |
| "radialDistance": true | |
| } | |
| } | |
| ] | |
| }, | |
| "ShootingArc": { | |
| "programs": [ | |
| { | |
| "programName": "congaShooting2", | |
| "shape": "arc", | |
| "config": { | |
| "fireThreshold": 0.31 | |
| } | |
| }, | |
| { | |
| "programName": "congaScore", | |
| "shape": "trianguloTopLeft", | |
| "config": { | |
| "playerNumber": 1, | |
| "globalBrightness": 0.47, | |
| "reverse": true, | |
| "colorHue": 0.7, | |
| "colorSat": 0.7 | |
| } | |
| }, | |
| { | |
| "programName": "congaScore", | |
| "shape": "trianguloTopRight", | |
| "config": { | |
| "globalBrightness": 1, | |
| "reverse": true, | |
| "playerNumber": "0", | |
| "colorHue": 0.71, | |
| "colorSat": 0.84 | |
| } | |
| }, | |
| { | |
| "programName": "rays", | |
| "shape": "totems", | |
| "config": { | |
| "decay": 0.92, | |
| "brillo": 0.4, | |
| "globalSpeed": 1, | |
| "colorSaturationRange": 0.4, | |
| "numberOfParticles": 3, | |
| "colorHueAmplitude": 0.1, | |
| "colorHueOffset": 0.57 | |
| } | |
| } | |
| ], | |
| "fps": 60 | |
| }, | |
| "TwoSoundWaves": { | |
| "programs": [ | |
| { | |
| "programName": "sound-waves", | |
| "config": { | |
| "waveCenterX": 0, | |
| "waveCenterY": 17, | |
| "soundMetric": "midRms" | |
| } | |
| }, | |
| { | |
| "programName": "sound-waves", | |
| "config": { | |
| "waveCenterY": -17, | |
| "soundMetric": "bassRms" | |
| } | |
| } | |
| ] | |
| }, | |
| "TwoSuns": { | |
| "programs": [ | |
| { | |
| "programName": "radialSun", | |
| "shape": "allOfIt", | |
| "config": { | |
| "relative": true, | |
| "fromTop": true, | |
| "radialDistance": true, | |
| "soundMetric": "midFastPeakDecay", | |
| "animatePower": false, | |
| "globalBrightness": 1 | |
| } | |
| }, | |
| { | |
| "programName": "radialSun", | |
| "shape": "allOfIt", | |
| "config": { | |
| "soundMetric": "bassFastPeakDecay", | |
| "relative": false, | |
| "escala": 1.091, | |
| "power": 2.3, | |
| "globalBrightness": 0.15 | |
| } | |
| }, | |
| { | |
| "programName": "stars", | |
| "config": { | |
| "move": true, | |
| "moveSpeed": 1, | |
| "starsColor": 0.5 | |
| } | |
| } | |
| ], | |
| "multiply": false | |
| }, | |
| "DebugShapeParticle": { | |
| "programs": [ | |
| { | |
| "programName": "rays", | |
| "config": { | |
| "numberOfParticles": 1, | |
| "decay": 0.93, | |
| "singleDirection": true, | |
| "globalSpeed": 5.71, | |
| "colorSaturationRange": 1 | |
| } | |
| } | |
| ] | |
| }, | |
| "TwoFlowFast": { | |
| "programs": [ | |
| { | |
| "programName": "musicFlow", | |
| "shape": "pataLeft", | |
| "config": { | |
| "doble": false, | |
| "soundMetric": "bassRms", | |
| "cutThreshold": 0.1, | |
| "multiplier": 1.29, | |
| "speed": 14 | |
| } | |
| }, | |
| { | |
| "programName": "radialSun", | |
| "shape": "trianguloTop", | |
| "config": { | |
| "soundMetric": "mic2_fastPeakDecay" | |
| } | |
| }, | |
| { | |
| "programName": "musicFlow", | |
| "shape": "pataRight" | |
| }, | |
| { | |
| "programName": "radialSun", | |
| "shape": "trianguloBottom", | |
| "config": { | |
| "relative": true, | |
| "soundMetric": "midFastPeakDecay", | |
| "centerY": 16.7, | |
| "radialDistance": false, | |
| "escala": 0.801 | |
| } | |
| } | |
| ] | |
| }, | |
| "fIREWORKS": { | |
| "programs": [ | |
| { | |
| "programName": "sound-waves", | |
| "config": { | |
| "waveSpeed": 2, | |
| "waveWidth": 0.5 | |
| } | |
| }, | |
| { | |
| "programName": "sound-waves", | |
| "config": { | |
| "waveSpeed": 0.9, | |
| "waveWidth": 2.3, | |
| "initialDistance": 15.9, | |
| "haciaAfuera": true, | |
| "brilloWave": 1, | |
| "soundMetric": "bassFastPeakDecay", | |
| "waveCenterY": -40, | |
| "globalBrightness": 1 | |
| } | |
| } | |
| ] | |
| }, | |
| "ManWave": { | |
| "programs": [ | |
| { | |
| "programName": "sound-waves", | |
| "shape": "totemsExt", | |
| "config": { | |
| "waveSpeed": 2.9, | |
| "waveWidth": 3.5, | |
| "brilloWave": 1, | |
| "waveDecay": 0.5 | |
| } | |
| }, | |
| { | |
| "programName": "sound-waves", | |
| "shape": "X", | |
| "config": { | |
| "waveSpeed": 3.4, | |
| "waveWidth": 3.6, | |
| "initialDistance": 67.6, | |
| "haciaAfuera": false, | |
| "brilloWave": 1, | |
| "soundMetric": "bassRms", | |
| "colorMap": "", | |
| "waveDecay": 0.8 | |
| } | |
| } | |
| ] | |
| }, | |
| "TwoArrows": { | |
| "programs": [ | |
| { | |
| "programName": "circles", | |
| "config": { | |
| "soundMetric": "fastPeakDecay" | |
| }, | |
| "shape": "V1" | |
| }, | |
| { | |
| "programName": "circles", | |
| "config": { | |
| "soundMetric": "mic2_fastPeakDecay" | |
| }, | |
| "shape": "V2" | |
| } | |
| ] | |
| }, | |
| "VolumeBars": { | |
| "programs": [ | |
| { | |
| "programName": "musicVolumeBars", | |
| "shape": "V1L", | |
| "config": { | |
| "soundMetric": "peakDecay" | |
| } | |
| }, | |
| { | |
| "programName": "musicVolumeBars", | |
| "shape": "V1R", | |
| "config": { | |
| "soundMetric": "peakDecay" | |
| } | |
| }, | |
| { | |
| "programName": "musicVolumeBars", | |
| "shape": "V2L", | |
| "config": { | |
| "soundMetric": "mic2_fastPeakDecay" | |
| } | |
| }, | |
| { | |
| "programName": "musicVolumeBars", | |
| "shape": "V2R", | |
| "config": { | |
| "soundMetric": "mic2_fastPeakDecay" | |
| } | |
| } | |
| ] | |
| }, | |
| "StarFlash": { | |
| "programs": [ | |
| { | |
| "programName": "stars", | |
| "config": { | |
| "starsColor": 1, | |
| "move": true, | |
| "decay": 0.965 | |
| } | |
| }, | |
| { | |
| "programName": "musicFlash", | |
| "config": { | |
| "soundMetric": "bassFastPeakDecay", | |
| "multiplier": 2, | |
| "cutThreshold": 0.2, | |
| "globalBrightness": 1 | |
| } | |
| } | |
| ], | |
| "multiply": true | |
| }, | |
| "StarRadial2P": { | |
| "programs": [ | |
| { | |
| "programName": "mix", | |
| "config": { | |
| "programs": [ | |
| { | |
| "programName": "stars", | |
| "config": { | |
| "starsColor": 1, | |
| "move": true, | |
| "decay": 0.965, | |
| "moveSpeed": 1 | |
| } | |
| }, | |
| { | |
| "programName": "musicFlash", | |
| "config": { | |
| "soundMetric": "bassFastPeakDecay", | |
| "multiplier": 2 | |
| } | |
| } | |
| ], | |
| "multiply": true | |
| } | |
| }, | |
| { | |
| "programName": "mix", | |
| "config": { | |
| "programs": [ | |
| { | |
| "programName": "radial" | |
| }, | |
| { | |
| "programName": "musicFlash", | |
| "config": { | |
| "soundMetric": "highFastPeakDecay", | |
| "multiplier": 2 | |
| } | |
| } | |
| ], | |
| "multiply": true | |
| } | |
| } | |
| ] | |
| }, | |
| "TwoFlowSlow": { | |
| "programs": [ | |
| { | |
| "programName": "musicFlow", | |
| "shape": "V1L", | |
| "config": { | |
| "doble": true, | |
| "soundMetric": "midRms", | |
| "cutThreshold": 0.4, | |
| "multiplier": 1, | |
| "speed": 2, | |
| "haciaAfuera": true | |
| } | |
| }, | |
| { | |
| "programName": "musicFlow", | |
| "shape": "V2R", | |
| "config": { | |
| "soundMetric": "highRms", | |
| "haciaAfuera": false, | |
| "doble": true, | |
| "cutThreshold": 0.21, | |
| "multiplier": 1, | |
| "speed": 2 | |
| } | |
| }, | |
| { | |
| "programName": "musicFlow", | |
| "shape": "trianguloTop", | |
| "config": { | |
| "cutThreshold": 0, | |
| "haciaAfuera": true, | |
| "doble": true, | |
| "speed": 4, | |
| "soundMetric": "bassFastPeakDecay", | |
| "multiplier": 1 | |
| } | |
| }, | |
| { | |
| "programName": "musicFlow", | |
| "shape": "trianguloBottom", | |
| "config": { | |
| "soundMetric": "bassRms", | |
| "doble": true, | |
| "speed": 4, | |
| "multiplier": 1, | |
| "haciaAfuera": true | |
| } | |
| } | |
| ] | |
| }, | |
| "WaveRays": { | |
| "programs": [ | |
| { | |
| "programName": "mix", | |
| "config": { | |
| "programs": [ | |
| { | |
| "programName": "sound-waves", | |
| "config": { | |
| "waveSpeed": 3, | |
| "presetName": "centroFast", | |
| "soundMetric": "mic2_fastPeakDecay" | |
| } | |
| }, | |
| { | |
| "programName": "musicFlash", | |
| "config": { | |
| "soundMetric": "mic2_rms", | |
| "multiplier": 2, | |
| "globalBrightness": 1 | |
| } | |
| } | |
| ], | |
| "multiply": true | |
| } | |
| }, | |
| { | |
| "programName": "mix", | |
| "config": { | |
| "programs": [ | |
| { | |
| "programName": "rays", | |
| "config": { | |
| "brillo": 0.91, | |
| "decay": 0.8, | |
| "globalSpeed": 0.865, | |
| "colorSaturationRange": 0.18, | |
| "numberOfParticles": 33, | |
| "colorHueAmplitude": 0.12, | |
| "colorHueOffset": 0.98, | |
| "singleDirection": true, | |
| "useSoundSpeed": true | |
| } | |
| }, | |
| { | |
| "programName": "musicFlash", | |
| "config": { | |
| "soundMetric": "fastPeakDecay", | |
| "multiplier": 2 | |
| } | |
| } | |
| ], | |
| "multiply": true | |
| } | |
| } | |
| ] | |
| }, | |
| "AliveDotsResplandor": { | |
| "programs": [ | |
| { | |
| "programName": "mix", | |
| "config": { | |
| "programs": [ | |
| { | |
| "programName": "mix", | |
| "config": { | |
| "programs": [ | |
| { | |
| "programName": "aliveDots", | |
| "shape": "totemsExt", | |
| "config": { | |
| "numberOfParticles": 25, | |
| "soundMetric": "highRms" | |
| } | |
| }, | |
| { | |
| "programName": "aliveDots", | |
| "shape": "totemsInt", | |
| "config": { | |
| "numberOfParticles": 38, | |
| "speedWeight": 0.2, | |
| "toneColor": 0.74, | |
| "soundMetric": "highRms" | |
| } | |
| } | |
| ] | |
| } | |
| } | |
| ], | |
| "multiply": true | |
| } | |
| }, | |
| { | |
| "programName": "mix", | |
| "config": { | |
| "programs": [ | |
| { | |
| "programName": "lineal", | |
| "config": { | |
| "escala": 6, | |
| "saturation": 0.28, | |
| "horizontal": true | |
| }, | |
| "shape": "allOfIt" | |
| }, | |
| { | |
| "programName": "musicFlash", | |
| "config": { | |
| "soundMetric": "bassFastPeakDecay", | |
| "multiplier": 1 | |
| } | |
| } | |
| ], | |
| "multiply": true | |
| } | |
| } | |
| ] | |
| }, | |
| "Fueguitos": { | |
| "programs": [ | |
| { | |
| "programName": "rays", | |
| "config": { | |
| "brillo": 1, | |
| "decay": 0.53, | |
| "globalSpeed": 2.985, | |
| "colorSaturationRange": 0.07, | |
| "numberOfParticles": 90, | |
| "colorHueAmplitude": 0.12, | |
| "colorHueOffset": 0.98, | |
| "singleDirection": true | |
| }, | |
| "shape": "allOfIt" | |
| }, | |
| { | |
| "programName": "mix", | |
| "config": { | |
| "programs": [ | |
| { | |
| "programName": "radialSun", | |
| "shape": "mini_w", | |
| "config": { | |
| "saturation": 0, | |
| "fromTop": true, | |
| "centerY": 6.5, | |
| "radialDistance": true, | |
| "soundMetric": "bassRms", | |
| "escala": 3.451, | |
| "power": 3, | |
| "relative": true, | |
| "colorMap": "pm3d05_r" | |
| } | |
| }, | |
| { | |
| "programName": "radialSun", | |
| "shape": "trianguloTop", | |
| "config": { | |
| "saturation": 0, | |
| "escala": 2.641, | |
| "soundMetric": "highRms", | |
| "relative": true, | |
| "colorMap": "saga-03" | |
| } | |
| } | |
| ], | |
| "multiply": false | |
| } | |
| } | |
| ], | |
| "multiply": false | |
| }, | |
| "StarsBlue": { | |
| "programs": [ | |
| { | |
| "programName": "mix", | |
| "config": { | |
| "programs": [ | |
| { | |
| "programName": "stars", | |
| "config": { | |
| "starsColor": 1, | |
| "move": true, | |
| "decay": 0.965, | |
| "brillo": 1, | |
| "probability": 0.0005 | |
| } | |
| }, | |
| { | |
| "programName": "musicFlash", | |
| "config": { | |
| "soundMetric": "mic2_fastPeakDecay", | |
| "multiplier": 2 | |
| } | |
| } | |
| ], | |
| "multiply": true | |
| } | |
| }, | |
| { | |
| "programName": "mix", | |
| "config": { | |
| "programs": [ | |
| { | |
| "programName": "stars", | |
| "config": { | |
| "starsColor": 0.41 | |
| }, | |
| "shape": "X" | |
| }, | |
| { | |
| "programName": "radialSun", | |
| "config": { | |
| "saturation": 0, | |
| "escala": 3.801 | |
| } | |
| } | |
| ], | |
| "multiply": true | |
| } | |
| }, | |
| { | |
| "programName": "mix", | |
| "config": { | |
| "programs": [ | |
| { | |
| "programName": "radialSun", | |
| "shape": "trianguloTop", | |
| "config": { | |
| "soundMetric": "mic2_fastPeakDecay", | |
| "relative": true, | |
| "fromTop": false, | |
| "centerY": -0.9, | |
| "escala": 2.171 | |
| } | |
| }, | |
| { | |
| "programName": "sound-waves", | |
| "shape": "X", | |
| "config": { | |
| "colorMap": "tas05" | |
| } | |
| } | |
| ] | |
| } | |
| } | |
| ] | |
| }, | |
| "sound-waves": { | |
| "centroDots": { | |
| "waveSpeed": 2, | |
| "waveWidth": 0.5, | |
| "brilloWave": 1.75 | |
| } | |
| }, | |
| "WaveFlow": { | |
| "programs": [ | |
| { | |
| "programName": "musicFlow", | |
| "config": { | |
| "soundMetric": "rms", | |
| "multiplier": 1.1, | |
| "cutThreshold": 0, | |
| "speed": 3, | |
| "globalBrightness": 1, | |
| "doble": true | |
| } | |
| }, | |
| { | |
| "programName": "mix", | |
| "config": { | |
| "programs": [ | |
| { | |
| "programName": "sound-waves", | |
| "config": { | |
| "colorMap": "pm3d05_r", | |
| "brilloWave": 2.03, | |
| "waveWidth": 2.8, | |
| "waveSpeed": 2.4, | |
| "soundMetric": "rms", | |
| "globalBrightness": 1 | |
| } | |
| }, | |
| { | |
| "programName": "radialSun", | |
| "config": { | |
| "saturation": 0, | |
| "escala": 2.321, | |
| "power": 2.3, | |
| "colorMap": "pm3d05_r", | |
| "globalBrightness": 0.63, | |
| "radialDistance": false, | |
| "relative": true, | |
| "fromTop": false | |
| } | |
| } | |
| ], | |
| "globalBrightness": 0.99, | |
| "FXSlowFadeAlpha": 0, | |
| "multiply": false | |
| } | |
| } | |
| ], | |
| "multiply": true, | |
| "globalBrightness": 1, | |
| "FXSlowFadeAlpha": 0 | |
| }, | |
| "ShootingArcCelebration": { | |
| "programs": [ | |
| { | |
| "programName": "sound-waves", | |
| "presetName": "whiteUp", | |
| "shape": "Warro" | |
| }, | |
| { | |
| "programName": "musicFlash", | |
| "config": { | |
| "cutThreshold": 0.18, | |
| "soundMetric": "mic2_rms", | |
| "multiplier": 1.33 | |
| } | |
| } | |
| ], | |
| "multiply": true | |
| }, | |
| "StarStream": { | |
| "programs": [ | |
| { | |
| "programName": "congaShooting2", | |
| "shape": "arc" | |
| }, | |
| { | |
| "programName": "congaScore", | |
| "shape": "trianguloTopTop", | |
| "config": { | |
| "playerNumber": 1, | |
| "globalBrightness": 0.47, | |
| "reverse": true, | |
| "colorHue": 0.7, | |
| "colorSat": 0.7 | |
| } | |
| }, | |
| { | |
| "programName": "congaScore", | |
| "shape": "trianguloBottomBottom", | |
| "config": { | |
| "globalBrightness": 1, | |
| "reverse": true, | |
| "playerNumber": "0", | |
| "colorHue": 0.71, | |
| "colorSat": 0.84 | |
| } | |
| }, | |
| { | |
| "programName": "congaCelebration", | |
| "shape": "totemsExt", | |
| "config": { | |
| "programs": [ | |
| { | |
| "programName": "radial3d", | |
| "config": { | |
| "colorMap": "a_pink_r" | |
| } | |
| } | |
| ], | |
| "animateOnlyOnCelebration": true | |
| } | |
| } | |
| ], | |
| "fps": 60 | |
| }, | |
| "Rope w/ Celebration": { | |
| "programs": [ | |
| { | |
| "programName": "congaCelebration", | |
| "shape": "trianguloTop", | |
| "config": { | |
| "programs": [ | |
| { | |
| "programName": "circles", | |
| "shape": "totems" | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "programName": "congaRope", | |
| "shape": "arc", | |
| "config": { | |
| "soundMetricP1": "peakDecay", | |
| "soundMetricP2": "mic2_peakDecay" | |
| } | |
| } | |
| ], | |
| "multiply": false | |
| } | |
| }, | |
| "radial": {} | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment