Created
April 15, 2016 00:27
-
-
Save jkosoy/44c277e0e5f0bda6c0f383d9922becff to your computer and use it in GitHub Desktop.
Melody Jams JSON example
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
| { | |
| "code": 200, | |
| "data": { | |
| "jam": { | |
| "status": "ready", | |
| "jam_id": "TheBigShow", | |
| "created": "2016-03-16T00:00:00-07:00", | |
| "last_updated": "2016-03-16T00:00:00-07:00", | |
| "name": "The Big Show", | |
| "ios": { | |
| "itunes_store_bundle_id": "com.melodyjams.MelodyJams.TheBigShow", | |
| "build": "1.0.66" | |
| }, | |
| "menu": { | |
| "thumbnail": "https:\/\/melodyjams.com\/image\/?image=jams\/TheBigShow\/Thumbnail.png&scale={scale}", | |
| "tagline": "Get Ready to Rock!", | |
| "preview": "https:\/\/s3.amazonaws.com\/melodyjams.com\/jams\/TheBigShow\/preview.mov", | |
| "decoration": { | |
| "position": "bottom", | |
| "image": "https:\/\/melodyjams.com\/image\/?image=jams\/TheBigShow\/MenuDecoration.png&scale={scale}" | |
| } | |
| }, | |
| "level": { | |
| "background": { | |
| "4x3": "https:\/\/melodyjams.com\/image\/?image=jams\/TheBigShow\/Background_4x3.jpg&scale={scale}", | |
| "16x9": "https:\/\/melodyjams.com\/image\/?image=jams\/TheBigShow\/Background_16x9.jpg&scale={scale}" | |
| }, | |
| "spots": [{ | |
| "x": 264, | |
| "y": 110, | |
| "z": 5, | |
| "scale": 1, | |
| "pan": 0, | |
| "animationName": "defaultAnimation" | |
| }, { | |
| "x": 216, | |
| "y": 179, | |
| "z": 3, | |
| "scale": 0.7, | |
| "pan": -0.65, | |
| "animationName": "soloAnimation" | |
| }, { | |
| "x": 314, | |
| "y": 179, | |
| "z": 3, | |
| "scale": 0.7, | |
| "pan": 0.65, | |
| "animationName": "soloAnimation" | |
| }, { | |
| "x": 387, | |
| "y": 110, | |
| "z": 5, | |
| "scale": 1, | |
| "pan": 0.65, | |
| "animationName": "defaultAnimation" | |
| }, { | |
| "x": 150, | |
| "y": 110, | |
| "z": 5, | |
| "scale": 1, | |
| "pan": -0.65, | |
| "animationName": "defaultAnimation" | |
| }], | |
| "instruments": [{ | |
| "name": "Piano", | |
| "type": "drum", | |
| "device": { | |
| "mobile": { | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/instruments\/Piano\/PIANO\/PIANO.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/instruments\/Piano\/PIANO" | |
| }, | |
| "tablet": { | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/instruments\/Piano\/PIANO_TABLET\/PIANO_TABLET.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/instruments\/Piano\/PIANO_TABLET" | |
| } | |
| }, | |
| "parts": [{ | |
| "name": "PL", | |
| "position": { | |
| "x": 286, | |
| "y": 53, | |
| "z": 1 | |
| }, | |
| "size": { | |
| "width": 426, | |
| "height": 108 | |
| } | |
| }, { | |
| "name": "PR", | |
| "position": { | |
| "x": 286, | |
| "y": 53, | |
| "z": 1 | |
| }, | |
| "size": { | |
| "width": 426, | |
| "height": 108 | |
| } | |
| }, { | |
| "name": "PB", | |
| "position": { | |
| "x": 286, | |
| "y": 53, | |
| "z": 20 | |
| }, | |
| "size": { | |
| "width": 426, | |
| "height": 108 | |
| } | |
| }, { | |
| "name": "P1", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/instruments\/Piano\/P1.mp3", | |
| "position": { | |
| "x": 286, | |
| "y": 53, | |
| "z": 19 | |
| }, | |
| "size": { | |
| "width": 426, | |
| "height": 108 | |
| }, | |
| "animations": [{ | |
| "trigger": "touchstart", | |
| "delay": 0.3, | |
| "execution": "parallel", | |
| "actions": [{ | |
| "type": "move", | |
| "duration": 0.1, | |
| "easing": "QuadraticInOut", | |
| "from": { | |
| "x": 286, | |
| "y": 53 | |
| }, | |
| "to": { | |
| "x": 286, | |
| "y": 48 | |
| } | |
| }] | |
| }, { | |
| "trigger": "touchend", | |
| "delay": 0.3, | |
| "execution": "parallel", | |
| "actions": [{ | |
| "type": "move", | |
| "duration": 0.1, | |
| "easing": "QuadraticInOut", | |
| "from": { | |
| "x": 286, | |
| "y": 50 | |
| }, | |
| "to": { | |
| "x": 286, | |
| "y": 53 | |
| } | |
| }] | |
| }] | |
| }, { | |
| "name": "P2", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/instruments\/Piano\/P2.mp3", | |
| "position": { | |
| "x": 286, | |
| "y": 53, | |
| "z": 18 | |
| }, | |
| "size": { | |
| "width": 426, | |
| "height": 108 | |
| }, | |
| "animations": [{ | |
| "trigger": "touchstart", | |
| "delay": 0.3, | |
| "execution": "parallel", | |
| "actions": [{ | |
| "type": "move", | |
| "duration": 0.1, | |
| "easing": "QuadraticInOut", | |
| "from": { | |
| "x": 286, | |
| "y": 53 | |
| }, | |
| "to": { | |
| "x": 286, | |
| "y": 48 | |
| } | |
| }] | |
| }, { | |
| "trigger": "touchend", | |
| "delay": 0.3, | |
| "execution": "parallel", | |
| "actions": [{ | |
| "type": "move", | |
| "duration": 0.1, | |
| "easing": "QuadraticInOut", | |
| "from": { | |
| "x": 286, | |
| "y": 50 | |
| }, | |
| "to": { | |
| "x": 286, | |
| "y": 53 | |
| } | |
| }] | |
| }] | |
| }, { | |
| "name": "P3", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/instruments\/Piano\/P3.mp3", | |
| "position": { | |
| "x": 286, | |
| "y": 53, | |
| "z": 17 | |
| }, | |
| "size": { | |
| "width": 426, | |
| "height": 108 | |
| }, | |
| "animations": [{ | |
| "trigger": "touchstart", | |
| "delay": 0.3, | |
| "execution": "parallel", | |
| "actions": [{ | |
| "type": "move", | |
| "duration": 0.1, | |
| "easing": "QuadraticInOut", | |
| "from": { | |
| "x": 286, | |
| "y": 53 | |
| }, | |
| "to": { | |
| "x": 286, | |
| "y": 48 | |
| } | |
| }] | |
| }, { | |
| "trigger": "touchend", | |
| "delay": 0.3, | |
| "execution": "parallel", | |
| "actions": [{ | |
| "type": "move", | |
| "duration": 0.1, | |
| "easing": "QuadraticInOut", | |
| "from": { | |
| "x": 286, | |
| "y": 50 | |
| }, | |
| "to": { | |
| "x": 286, | |
| "y": 53 | |
| } | |
| }] | |
| }] | |
| }, { | |
| "name": "P5", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/instruments\/Piano\/P5.mp3", | |
| "position": { | |
| "x": 286, | |
| "y": 53, | |
| "z": 15 | |
| }, | |
| "size": { | |
| "width": 426, | |
| "height": 108 | |
| }, | |
| "animations": [{ | |
| "trigger": "touchstart", | |
| "delay": 0.3, | |
| "execution": "parallel", | |
| "actions": [{ | |
| "type": "move", | |
| "duration": 0.1, | |
| "easing": "QuadraticInOut", | |
| "from": { | |
| "x": 286, | |
| "y": 53 | |
| }, | |
| "to": { | |
| "x": 286, | |
| "y": 48 | |
| } | |
| }] | |
| }, { | |
| "trigger": "touchend", | |
| "delay": 0.3, | |
| "execution": "parallel", | |
| "actions": [{ | |
| "type": "move", | |
| "duration": 0.1, | |
| "easing": "QuadraticInOut", | |
| "from": { | |
| "x": 286, | |
| "y": 50 | |
| }, | |
| "to": { | |
| "x": 286, | |
| "y": 53 | |
| } | |
| }] | |
| }] | |
| }, { | |
| "name": "P4", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/instruments\/Piano\/P4.mp3", | |
| "position": { | |
| "x": 286, | |
| "y": 53, | |
| "z": 16 | |
| }, | |
| "size": { | |
| "width": 426, | |
| "height": 108 | |
| }, | |
| "animations": [{ | |
| "trigger": "touchstart", | |
| "delay": 0.3, | |
| "execution": "parallel", | |
| "actions": [{ | |
| "type": "move", | |
| "duration": 0.1, | |
| "easing": "QuadraticInOut", | |
| "from": { | |
| "x": 286, | |
| "y": 53 | |
| }, | |
| "to": { | |
| "x": 286, | |
| "y": 48 | |
| } | |
| }] | |
| }, { | |
| "trigger": "touchend", | |
| "delay": 0.3, | |
| "execution": "parallel", | |
| "actions": [{ | |
| "type": "move", | |
| "duration": 0.1, | |
| "easing": "QuadraticInOut", | |
| "from": { | |
| "x": 286, | |
| "y": 50 | |
| }, | |
| "to": { | |
| "x": 286, | |
| "y": 53 | |
| } | |
| }] | |
| }] | |
| }, { | |
| "name": "P6", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/instruments\/Piano\/P6.mp3", | |
| "position": { | |
| "x": 286, | |
| "y": 53, | |
| "z": 13 | |
| }, | |
| "size": { | |
| "width": 426, | |
| "height": 108 | |
| }, | |
| "animations": [{ | |
| "trigger": "touchstart", | |
| "delay": 0.3, | |
| "execution": "parallel", | |
| "actions": [{ | |
| "type": "move", | |
| "duration": 0.1, | |
| "easing": "QuadraticInOut", | |
| "from": { | |
| "x": 286, | |
| "y": 53 | |
| }, | |
| "to": { | |
| "x": 286, | |
| "y": 48 | |
| } | |
| }] | |
| }, { | |
| "trigger": "touchend", | |
| "delay": 0.3, | |
| "execution": "parallel", | |
| "actions": [{ | |
| "type": "move", | |
| "duration": 0.1, | |
| "easing": "QuadraticInOut", | |
| "from": { | |
| "x": 286, | |
| "y": 50 | |
| }, | |
| "to": { | |
| "x": 286, | |
| "y": 53 | |
| } | |
| }] | |
| }] | |
| }] | |
| }, { | |
| "name": "Conga", | |
| "type": "drum", | |
| "device": { | |
| "mobile": { | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/instruments\/Conga\/CONGA\/CONGA.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/instruments\/Conga\/CONGA" | |
| }, | |
| "tablet": { | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/instruments\/Conga\/CONGA_TABLET\/CONGA_TABLET.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/instruments\/Conga\/CONGA_TABLET" | |
| } | |
| }, | |
| "parts": [{ | |
| "name": "C3", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/instruments\/Conga\/C3.mp3", | |
| "position": { | |
| "x": 286, | |
| "y": 53, | |
| "z": 5 | |
| }, | |
| "size": { | |
| "width": 426, | |
| "height": 108 | |
| }, | |
| "animations": [{ | |
| "trigger": "touchstart", | |
| "delay": 0.3, | |
| "execution": "parallel", | |
| "actions": [{ | |
| "type": "move", | |
| "duration": 0.1, | |
| "easing": "QuadraticInOut", | |
| "from": { | |
| "x": 286, | |
| "y": 53 | |
| }, | |
| "to": { | |
| "x": 286, | |
| "y": 48 | |
| } | |
| }] | |
| }, { | |
| "trigger": "touchend", | |
| "delay": 0.3, | |
| "execution": "parallel", | |
| "actions": [{ | |
| "type": "move", | |
| "duration": 0.1, | |
| "easing": "QuadraticInOut", | |
| "from": { | |
| "x": 286, | |
| "y": 50 | |
| }, | |
| "to": { | |
| "x": 286, | |
| "y": 53 | |
| } | |
| }] | |
| }] | |
| }, { | |
| "name": "C2", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/instruments\/Conga\/C2.mp3", | |
| "position": { | |
| "x": 286, | |
| "y": 53, | |
| "z": 10 | |
| }, | |
| "size": { | |
| "width": 426, | |
| "height": 108 | |
| }, | |
| "animations": [{ | |
| "trigger": "touchstart", | |
| "delay": 0.3, | |
| "execution": "parallel", | |
| "actions": [{ | |
| "type": "move", | |
| "duration": 0.1, | |
| "easing": "QuadraticInOut", | |
| "from": { | |
| "x": 286, | |
| "y": 53 | |
| }, | |
| "to": { | |
| "x": 286, | |
| "y": 48 | |
| } | |
| }] | |
| }, { | |
| "trigger": "touchend", | |
| "delay": 0.3, | |
| "execution": "parallel", | |
| "actions": [{ | |
| "type": "move", | |
| "duration": 0.1, | |
| "easing": "QuadraticInOut", | |
| "from": { | |
| "x": 286, | |
| "y": 50 | |
| }, | |
| "to": { | |
| "x": 286, | |
| "y": 53 | |
| } | |
| }] | |
| }] | |
| }, { | |
| "name": "C1", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/instruments\/Conga\/C1.mp3", | |
| "position": { | |
| "x": 286, | |
| "y": 53, | |
| "z": 5 | |
| }, | |
| "size": { | |
| "width": 426, | |
| "height": 108 | |
| }, | |
| "animations": [{ | |
| "trigger": "touchstart", | |
| "delay": 0.3, | |
| "execution": "parallel", | |
| "actions": [{ | |
| "type": "move", | |
| "duration": 0.1, | |
| "easing": "QuadraticInOut", | |
| "from": { | |
| "x": 286, | |
| "y": 53 | |
| }, | |
| "to": { | |
| "x": 286, | |
| "y": 48 | |
| } | |
| }] | |
| }, { | |
| "trigger": "touchend", | |
| "delay": 0.3, | |
| "execution": "parallel", | |
| "actions": [{ | |
| "type": "move", | |
| "duration": 0.1, | |
| "easing": "QuadraticInOut", | |
| "from": { | |
| "x": 286, | |
| "y": 50 | |
| }, | |
| "to": { | |
| "x": 286, | |
| "y": 53 | |
| } | |
| }] | |
| }] | |
| }] | |
| }, { | |
| "name": "Vibes", | |
| "type": "drum", | |
| "device": { | |
| "mobile": { | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/instruments\/Vibes\/VIBES\/VIBES.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/instruments\/Vibes\/VIBES" | |
| }, | |
| "tablet": { | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/instruments\/Vibes\/VIBES_TABLET\/VIBES_TABLET.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/instruments\/Vibes\/VIBES_TABLET" | |
| } | |
| }, | |
| "parts": [{ | |
| "name": "V1", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/instruments\/Vibes\/V1.mp3", | |
| "position": { | |
| "x": 286, | |
| "y": 53, | |
| "z": 5 | |
| }, | |
| "size": { | |
| "width": 426, | |
| "height": 108 | |
| }, | |
| "animations": [{ | |
| "trigger": "touchstart", | |
| "delay": 0.3, | |
| "execution": "parallel", | |
| "actions": [{ | |
| "type": "move", | |
| "duration": 0.1, | |
| "easing": "QuadraticInOut", | |
| "from": { | |
| "x": 286, | |
| "y": 53 | |
| }, | |
| "to": { | |
| "x": 286, | |
| "y": 48 | |
| } | |
| }] | |
| }, { | |
| "trigger": "touchend", | |
| "delay": 0.3, | |
| "execution": "parallel", | |
| "actions": [{ | |
| "type": "move", | |
| "duration": 0.1, | |
| "easing": "QuadraticInOut", | |
| "from": { | |
| "x": 286, | |
| "y": 50 | |
| }, | |
| "to": { | |
| "x": 286, | |
| "y": 53 | |
| } | |
| }] | |
| }] | |
| }, { | |
| "name": "V2", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/instruments\/Vibes\/V2.mp3", | |
| "position": { | |
| "x": 286, | |
| "y": 53, | |
| "z": 5 | |
| }, | |
| "size": { | |
| "width": 426, | |
| "height": 108 | |
| }, | |
| "animations": [{ | |
| "trigger": "touchstart", | |
| "delay": 0.3, | |
| "execution": "parallel", | |
| "actions": [{ | |
| "type": "move", | |
| "duration": 0.1, | |
| "easing": "QuadraticInOut", | |
| "from": { | |
| "x": 286, | |
| "y": 53 | |
| }, | |
| "to": { | |
| "x": 286, | |
| "y": 48 | |
| } | |
| }] | |
| }, { | |
| "trigger": "touchend", | |
| "delay": 0.3, | |
| "execution": "parallel", | |
| "actions": [{ | |
| "type": "move", | |
| "duration": 0.1, | |
| "easing": "QuadraticInOut", | |
| "from": { | |
| "x": 286, | |
| "y": 50 | |
| }, | |
| "to": { | |
| "x": 286, | |
| "y": 53 | |
| } | |
| }] | |
| }] | |
| }, { | |
| "name": "V3", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/instruments\/Vibes\/V3.mp3", | |
| "position": { | |
| "x": 286, | |
| "y": 53, | |
| "z": 5 | |
| }, | |
| "size": { | |
| "width": 426, | |
| "height": 108 | |
| }, | |
| "animations": [{ | |
| "trigger": "touchstart", | |
| "delay": 0.3, | |
| "execution": "parallel", | |
| "actions": [{ | |
| "type": "move", | |
| "duration": 0.1, | |
| "easing": "QuadraticInOut", | |
| "from": { | |
| "x": 286, | |
| "y": 53 | |
| }, | |
| "to": { | |
| "x": 286, | |
| "y": 48 | |
| } | |
| }] | |
| }, { | |
| "trigger": "touchend", | |
| "delay": 0.3, | |
| "execution": "parallel", | |
| "actions": [{ | |
| "type": "move", | |
| "duration": 0.1, | |
| "easing": "QuadraticInOut", | |
| "from": { | |
| "x": 286, | |
| "y": 50 | |
| }, | |
| "to": { | |
| "x": 286, | |
| "y": 53 | |
| } | |
| }] | |
| }] | |
| }, { | |
| "name": "V4", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/instruments\/Vibes\/V4.mp3", | |
| "position": { | |
| "x": 286, | |
| "y": 53, | |
| "z": 5 | |
| }, | |
| "size": { | |
| "width": 426, | |
| "height": 108 | |
| }, | |
| "animations": [{ | |
| "trigger": "touchstart", | |
| "delay": 0.3, | |
| "execution": "parallel", | |
| "actions": [{ | |
| "type": "move", | |
| "duration": 0.1, | |
| "easing": "QuadraticInOut", | |
| "from": { | |
| "x": 286, | |
| "y": 53 | |
| }, | |
| "to": { | |
| "x": 286, | |
| "y": 48 | |
| } | |
| }] | |
| }, { | |
| "trigger": "touchend", | |
| "delay": 0.3, | |
| "execution": "parallel", | |
| "actions": [{ | |
| "type": "move", | |
| "duration": 0.1, | |
| "easing": "QuadraticInOut", | |
| "from": { | |
| "x": 286, | |
| "y": 50 | |
| }, | |
| "to": { | |
| "x": 286, | |
| "y": 53 | |
| } | |
| }] | |
| }] | |
| }, { | |
| "name": "V5", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/instruments\/Vibes\/V5.mp3", | |
| "position": { | |
| "x": 286, | |
| "y": 53, | |
| "z": 5 | |
| }, | |
| "size": { | |
| "width": 426, | |
| "height": 108 | |
| }, | |
| "animations": [{ | |
| "trigger": "touchstart", | |
| "delay": 0.3, | |
| "execution": "parallel", | |
| "actions": [{ | |
| "type": "move", | |
| "duration": 0.1, | |
| "easing": "QuadraticInOut", | |
| "from": { | |
| "x": 286, | |
| "y": 53 | |
| }, | |
| "to": { | |
| "x": 286, | |
| "y": 48 | |
| } | |
| }] | |
| }, { | |
| "trigger": "touchend", | |
| "delay": 0.3, | |
| "execution": "parallel", | |
| "actions": [{ | |
| "type": "move", | |
| "duration": 0.1, | |
| "easing": "QuadraticInOut", | |
| "from": { | |
| "x": 286, | |
| "y": 50 | |
| }, | |
| "to": { | |
| "x": 286, | |
| "y": 53 | |
| } | |
| }] | |
| }] | |
| }, { | |
| "name": "V6", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/instruments\/Vibes\/V6.mp3", | |
| "position": { | |
| "x": 286, | |
| "y": 53, | |
| "z": 5 | |
| }, | |
| "size": { | |
| "width": 426, | |
| "height": 108 | |
| }, | |
| "animations": [{ | |
| "trigger": "touchstart", | |
| "delay": 0.3, | |
| "execution": "parallel", | |
| "actions": [{ | |
| "type": "move", | |
| "duration": 0.1, | |
| "easing": "QuadraticInOut", | |
| "from": { | |
| "x": 286, | |
| "y": 53 | |
| }, | |
| "to": { | |
| "x": 286, | |
| "y": 48 | |
| } | |
| }] | |
| }, { | |
| "trigger": "touchend", | |
| "delay": 0.3, | |
| "execution": "parallel", | |
| "actions": [{ | |
| "type": "move", | |
| "duration": 0.1, | |
| "easing": "QuadraticInOut", | |
| "from": { | |
| "x": 286, | |
| "y": 50 | |
| }, | |
| "to": { | |
| "x": 286, | |
| "y": 53 | |
| } | |
| }] | |
| }] | |
| }] | |
| }], | |
| "musicians": [{ | |
| "name": "Baby", | |
| "color": "#054b70", | |
| "thumbnail": "https:\/\/melodyjams.com\/image\/?image=jams\/TheBigShow\/musicians\/Baby\/BABY.png&scale={scale}", | |
| "offsetondroparea": { | |
| "x": 0, | |
| "y": 0 | |
| }, | |
| "animations": [{ | |
| "name": "defaultAnimation", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Baby\/BABY_DEFAULT.mp3", | |
| "device": { | |
| "mobile": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Baby\/BABY_DEFAULT\/BABY_DEFAULT.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Baby\/BABY_DEFAULT" | |
| }, | |
| "tablet": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Baby\/BABY_DEFAULT_TABLET\/BABY_DEFAULT_TABLET.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Baby\/BABY_DEFAULT_TABLET" | |
| } | |
| } | |
| }, { | |
| "name": "soloAnimation", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Baby\/BABY_SOLO.mp3", | |
| "device": { | |
| "mobile": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Baby\/BABY_SOLO\/BABY_SOLO.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Baby\/BABY_SOLO" | |
| }, | |
| "tablet": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Baby\/BABY_SOLO_TABLET\/BABY_SOLO_TABLET.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Baby\/BABY_SOLO_TABLET" | |
| } | |
| } | |
| }] | |
| }, { | |
| "name": "Bella", | |
| "color": "#e45131", | |
| "thumbnail": "https:\/\/melodyjams.com\/image\/?image=jams\/TheBigShow\/musicians\/Bella\/BELLA.png&scale={scale}", | |
| "offsetondroparea": { | |
| "x": 0, | |
| "y": 0 | |
| }, | |
| "animations": [{ | |
| "name": "defaultAnimation", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bella\/BELLA_DEFAULT.mp3", | |
| "device": { | |
| "mobile": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bella\/BELLA_DEFAULT\/BELLA_DEFAULT.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bella\/BELLA_DEFAULT" | |
| }, | |
| "tablet": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bella\/BELLA_DEFAULT_TABLET\/BELLA_DEFAULT_TABLET.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bella\/BELLA_DEFAULT_TABLET" | |
| } | |
| } | |
| }, { | |
| "name": "soloAnimation", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bella\/BELLA_SOLO.mp3", | |
| "device": { | |
| "mobile": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bella\/BELLA_SOLO\/BELLA_SOLO.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bella\/BELLA_SOLO" | |
| }, | |
| "tablet": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bella\/BELLA_SOLO_TABLET\/BELLA_SOLO_TABLET.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bella\/BELLA_SOLO_TABLET" | |
| } | |
| } | |
| }] | |
| }, { | |
| "name": "Benny", | |
| "color": "#f7c035", | |
| "thumbnail": "https:\/\/melodyjams.com\/image\/?image=jams\/TheBigShow\/musicians\/Benny\/BENNY.png&scale={scale}", | |
| "offsetondroparea": { | |
| "x": 0, | |
| "y": 0 | |
| }, | |
| "animations": [{ | |
| "name": "defaultAnimation", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Benny\/BENNY_DEFAULT.mp3", | |
| "device": { | |
| "mobile": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Benny\/BENNY_DEFAULT\/BENNY_DEFAULT.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Benny\/BENNY_DEFAULT" | |
| }, | |
| "tablet": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Benny\/BENNY_DEFAULT_TABLET\/BENNY_DEFAULT_TABLET.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Benny\/BENNY_DEFAULT_TABLET" | |
| } | |
| } | |
| }, { | |
| "name": "soloAnimation", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Benny\/BENNY_SOLO.mp3", | |
| "device": { | |
| "mobile": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Benny\/BENNY_SOLO\/BENNY_SOLO.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Benny\/BENNY_SOLO" | |
| }, | |
| "tablet": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Benny\/BENNY_SOLO_TABLET\/BENNY_SOLO_TABLET.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Benny\/BENNY_SOLO_TABLET" | |
| } | |
| } | |
| }] | |
| }, { | |
| "name": "Beth", | |
| "color": "#2bbca5", | |
| "thumbnail": "https:\/\/melodyjams.com\/image\/?image=jams\/TheBigShow\/musicians\/Beth\/BETH.png&scale={scale}", | |
| "offsetondroparea": { | |
| "x": 0, | |
| "y": 0 | |
| }, | |
| "animations": [{ | |
| "name": "defaultAnimation", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Beth\/BETH_DEFAULT.mp3", | |
| "device": { | |
| "mobile": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Beth\/BETH_DEFAULT\/BETH_DEFAULT.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Beth\/BETH_DEFAULT" | |
| }, | |
| "tablet": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Beth\/BETH_DEFAULT_TABLET\/BETH_DEFAULT_TABLET.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Beth\/BETH_DEFAULT_TABLET" | |
| } | |
| } | |
| }, { | |
| "name": "soloAnimation", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Beth\/BETH_SOLO.mp3", | |
| "device": { | |
| "mobile": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Beth\/BETH_SOLO\/BETH_SOLO.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Beth\/BETH_SOLO" | |
| }, | |
| "tablet": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Beth\/BETH_SOLO_TABLET\/BETH_SOLO_TABLET.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Beth\/BETH_SOLO_TABLET" | |
| } | |
| } | |
| }] | |
| }, { | |
| "name": "Betty", | |
| "color": "#9067a6", | |
| "thumbnail": "https:\/\/melodyjams.com\/image\/?image=jams\/TheBigShow\/musicians\/Betty\/BETTY.png&scale={scale}", | |
| "offsetondroparea": { | |
| "x": 0, | |
| "y": 0 | |
| }, | |
| "animations": [{ | |
| "name": "defaultAnimation", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Betty\/BETTY_DEFAULT.mp3", | |
| "device": { | |
| "mobile": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Betty\/BETTY_DEFAULT\/BETTY_DEFAULT.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Betty\/BETTY_DEFAULT" | |
| }, | |
| "tablet": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Betty\/BETTY_DEFAULT_TABLET\/BETTY_DEFAULT_TABLET.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Betty\/BETTY_DEFAULT_TABLET" | |
| } | |
| } | |
| }, { | |
| "name": "soloAnimation", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Betty\/BETTY_SOLO.mp3", | |
| "device": { | |
| "mobile": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Betty\/BETTY_SOLO\/BETTY_SOLO.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Betty\/BETTY_SOLO" | |
| }, | |
| "tablet": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Betty\/BETTY_SOLO_TABLET\/BETTY_SOLO_TABLET.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Betty\/BETTY_SOLO_TABLET" | |
| } | |
| } | |
| }] | |
| }, { | |
| "name": "Blair", | |
| "color": "#9067a6", | |
| "thumbnail": "https:\/\/melodyjams.com\/image\/?image=jams\/TheBigShow\/musicians\/Blair\/BLAIR.png&scale={scale}", | |
| "offsetondroparea": { | |
| "x": 0, | |
| "y": 0 | |
| }, | |
| "animations": [{ | |
| "name": "defaultAnimation", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Blair\/BLAIR_DEFAULT.mp3", | |
| "device": { | |
| "mobile": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Blair\/BLAIR_DEFAULT\/BLAIR_DEFAULT.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Blair\/BLAIR_DEFAULT" | |
| }, | |
| "tablet": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Blair\/BLAIR_DEFAULT_TABLET\/BLAIR_DEFAULT_TABLET.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Blair\/BLAIR_DEFAULT_TABLET" | |
| } | |
| } | |
| }, { | |
| "name": "soloAnimation", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Blair\/BLAIR_SOLO.mp3", | |
| "device": { | |
| "mobile": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Blair\/BLAIR_SOLO\/BLAIR_SOLO.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Blair\/BLAIR_SOLO" | |
| }, | |
| "tablet": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Blair\/BLAIR_SOLO_TABLET\/BLAIR_SOLO_TABLET.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Blair\/BLAIR_SOLO_TABLET" | |
| } | |
| } | |
| }] | |
| }, { | |
| "name": "Blake", | |
| "color": "#f0563c", | |
| "thumbnail": "https:\/\/melodyjams.com\/image\/?image=jams\/TheBigShow\/musicians\/Blake\/BLAKE.png&scale={scale}", | |
| "offsetondroparea": { | |
| "x": 0, | |
| "y": 0 | |
| }, | |
| "animations": [{ | |
| "name": "defaultAnimation", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Blake\/BLAKE_DEFAULT.mp3", | |
| "device": { | |
| "mobile": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Blake\/BLAKE_DEFAULT\/BLAKE_DEFAULT.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Blake\/BLAKE_DEFAULT" | |
| }, | |
| "tablet": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Blake\/BLAKE_DEFAULT_TABLET\/BLAKE_DEFAULT_TABLET.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Blake\/BLAKE_DEFAULT_TABLET" | |
| } | |
| } | |
| }, { | |
| "name": "soloAnimation", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Blake\/BLAKE_SOLO.mp3", | |
| "device": { | |
| "mobile": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Blake\/BLAKE_SOLO\/BLAKE_SOLO.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Blake\/BLAKE_SOLO" | |
| }, | |
| "tablet": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Blake\/BLAKE_SOLO_TABLET\/BLAKE_SOLO_TABLET.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Blake\/BLAKE_SOLO_TABLET" | |
| } | |
| } | |
| }] | |
| }, { | |
| "name": "Bo", | |
| "color": "#f0553c", | |
| "thumbnail": "https:\/\/melodyjams.com\/image\/?image=jams\/TheBigShow\/musicians\/Bo\/BO.png&scale={scale}", | |
| "offsetondroparea": { | |
| "x": 0, | |
| "y": 0 | |
| }, | |
| "animations": [{ | |
| "name": "defaultAnimation", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bo\/BO_DEFAULT.mp3", | |
| "device": { | |
| "mobile": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bo\/BO_DEFAULT\/BO_DEFAULT.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bo\/BO_DEFAULT" | |
| }, | |
| "tablet": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bo\/BO_DEFAULT_TABLET\/BO_DEFAULT_TABLET.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bo\/BO_DEFAULT_TABLET" | |
| } | |
| } | |
| }, { | |
| "name": "soloAnimation", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bo\/BO_SOLO.mp3", | |
| "device": { | |
| "mobile": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bo\/BO_SOLO\/BO_SOLO.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bo\/BO_SOLO" | |
| }, | |
| "tablet": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bo\/BO_SOLO_TABLET\/BO_SOLO_TABLET.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bo\/BO_SOLO_TABLET" | |
| } | |
| } | |
| }] | |
| }, { | |
| "name": "Bobby", | |
| "color": "#ed553b", | |
| "thumbnail": "https:\/\/melodyjams.com\/image\/?image=jams\/TheBigShow\/musicians\/Bobby\/BOBBY.png&scale={scale}", | |
| "offsetondroparea": { | |
| "x": 0, | |
| "y": 0 | |
| }, | |
| "animations": [{ | |
| "name": "defaultAnimation", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bobby\/BOBBY_DEFAULT.mp3", | |
| "device": { | |
| "mobile": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bobby\/BOBBY_DEFAULT\/BOBBY_DEFAULT.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bobby\/BOBBY_DEFAULT" | |
| }, | |
| "tablet": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bobby\/BOBBY_DEFAULT_TABLET\/BOBBY_DEFAULT_TABLET.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bobby\/BOBBY_DEFAULT_TABLET" | |
| } | |
| } | |
| }, { | |
| "name": "soloAnimation", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bobby\/BOBBY_SOLO.mp3", | |
| "device": { | |
| "mobile": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bobby\/BOBBY_SOLO\/BOBBY_SOLO.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bobby\/BOBBY_SOLO" | |
| }, | |
| "tablet": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bobby\/BOBBY_SOLO_TABLET\/BOBBY_SOLO_TABLET.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bobby\/BOBBY_SOLO_TABLET" | |
| } | |
| } | |
| }] | |
| }, { | |
| "name": "Bonnie", | |
| "color": "#29bba4", | |
| "thumbnail": "https:\/\/melodyjams.com\/image\/?image=jams\/TheBigShow\/musicians\/Bonnie\/BONNIE.png&scale={scale}", | |
| "offsetondroparea": { | |
| "x": 0, | |
| "y": 0 | |
| }, | |
| "animations": [{ | |
| "name": "defaultAnimation", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bonnie\/BONNIE_DEFAULT.mp3", | |
| "device": { | |
| "mobile": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bonnie\/BONNIE_DEFAULT\/BONNIE_DEFAULT.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bonnie\/BONNIE_DEFAULT" | |
| }, | |
| "tablet": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bonnie\/BONNIE_DEFAULT_TABLET\/BONNIE_DEFAULT_TABLET.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bonnie\/BONNIE_DEFAULT_TABLET" | |
| } | |
| } | |
| }, { | |
| "name": "soloAnimation", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bonnie\/BONNIE_SOLO.mp3", | |
| "device": { | |
| "mobile": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bonnie\/BONNIE_SOLO\/BONNIE_SOLO.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bonnie\/BONNIE_SOLO" | |
| }, | |
| "tablet": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bonnie\/BONNIE_SOLO_TABLET\/BONNIE_SOLO_TABLET.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bonnie\/BONNIE_SOLO_TABLET" | |
| } | |
| } | |
| }] | |
| }, { | |
| "name": "Brad", | |
| "color": "#ffc751", | |
| "thumbnail": "https:\/\/melodyjams.com\/image\/?image=jams\/TheBigShow\/musicians\/Brad\/BRAD.png&scale={scale}", | |
| "offsetondroparea": { | |
| "x": 0, | |
| "y": 0 | |
| }, | |
| "animations": [{ | |
| "name": "defaultAnimation", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Brad\/BRAD_DEFAULT.mp3", | |
| "device": { | |
| "mobile": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Brad\/BRAD_DEFAULT\/BRAD_DEFAULT.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Brad\/BRAD_DEFAULT" | |
| }, | |
| "tablet": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Brad\/BRAD_DEFAULT_TABLET\/BRAD_DEFAULT_TABLET.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Brad\/BRAD_DEFAULT_TABLET" | |
| } | |
| } | |
| }, { | |
| "name": "soloAnimation", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Brad\/BRAD_SOLO.mp3", | |
| "device": { | |
| "mobile": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Brad\/BRAD_SOLO\/BRAD_SOLO.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Brad\/BRAD_SOLO" | |
| }, | |
| "tablet": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Brad\/BRAD_SOLO_TABLET\/BRAD_SOLO_TABLET.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Brad\/BRAD_SOLO_TABLET" | |
| } | |
| } | |
| }] | |
| }, { | |
| "name": "Brett", | |
| "color": "#5ab7cb", | |
| "thumbnail": "https:\/\/melodyjams.com\/image\/?image=jams\/TheBigShow\/musicians\/Brett\/BRETT.png&scale={scale}", | |
| "offsetondroparea": { | |
| "x": 0, | |
| "y": 0 | |
| }, | |
| "animations": [{ | |
| "name": "defaultAnimation", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Brett\/BRETT_DEFAULT.mp3", | |
| "device": { | |
| "mobile": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Brett\/BRETT_DEFAULT\/BRETT_DEFAULT.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Brett\/BRETT_DEFAULT" | |
| }, | |
| "tablet": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Brett\/BRETT_DEFAULT_TABLET\/BRETT_DEFAULT_TABLET.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Brett\/BRETT_DEFAULT_TABLET" | |
| } | |
| } | |
| }, { | |
| "name": "soloAnimation", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Brett\/BRETT_SOLO.mp3", | |
| "device": { | |
| "mobile": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Brett\/BRETT_SOLO\/BRETT_SOLO.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Brett\/BRETT_SOLO" | |
| }, | |
| "tablet": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Brett\/BRETT_SOLO_TABLET\/BRETT_SOLO_TABLET.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Brett\/BRETT_SOLO_TABLET" | |
| } | |
| } | |
| }] | |
| }, { | |
| "name": "Bri", | |
| "color": "#4ebdce", | |
| "thumbnail": "https:\/\/melodyjams.com\/image\/?image=jams\/TheBigShow\/musicians\/Bri\/BRI.png&scale={scale}", | |
| "offsetondroparea": { | |
| "x": 0, | |
| "y": 0 | |
| }, | |
| "animations": [{ | |
| "name": "defaultAnimation", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bri\/BRI_DEFAULT.mp3", | |
| "device": { | |
| "mobile": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bri\/BRI_DEFAULT\/BRI_DEFAULT.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bri\/BRI_DEFAULT" | |
| }, | |
| "tablet": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bri\/BRI_DEFAULT_TABLET\/BRI_DEFAULT_TABLET.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bri\/BRI_DEFAULT_TABLET" | |
| } | |
| } | |
| }, { | |
| "name": "soloAnimation", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bri\/BRI_SOLO.mp3", | |
| "device": { | |
| "mobile": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bri\/BRI_SOLO\/BRI_SOLO.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bri\/BRI_SOLO" | |
| }, | |
| "tablet": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bri\/BRI_SOLO_TABLET\/BRI_SOLO_TABLET.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Bri\/BRI_SOLO_TABLET" | |
| } | |
| } | |
| }] | |
| }, { | |
| "name": "Buck", | |
| "color": "#f7c035", | |
| "thumbnail": "https:\/\/melodyjams.com\/image\/?image=jams\/TheBigShow\/musicians\/Buck\/BUCK.png&scale={scale}", | |
| "offsetondroparea": { | |
| "x": 0, | |
| "y": 0 | |
| }, | |
| "animations": [{ | |
| "name": "defaultAnimation", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Buck\/BUCK_DEFAULT.mp3", | |
| "device": { | |
| "mobile": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Buck\/BUCK_DEFAULT\/BUCK_DEFAULT.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Buck\/BUCK_DEFAULT" | |
| }, | |
| "tablet": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Buck\/BUCK_DEFAULT_TABLET\/BUCK_DEFAULT_TABLET.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Buck\/BUCK_DEFAULT_TABLET" | |
| } | |
| } | |
| }, { | |
| "name": "soloAnimation", | |
| "sound": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Buck\/BUCK_SOLO.mp3", | |
| "device": { | |
| "mobile": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Buck\/BUCK_SOLO\/BUCK_SOLO.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Buck\/BUCK_SOLO" | |
| }, | |
| "tablet": { | |
| "fps": 12, | |
| "atlas": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Buck\/BUCK_SOLO_TABLET\/BUCK_SOLO_TABLET.plist", | |
| "atlasImageDirectory": "https:\/\/melodyjams.com\/jams\/TheBigShow\/musicians\/Buck\/BUCK_SOLO_TABLET" | |
| } | |
| } | |
| }] | |
| }] | |
| } | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment