{
  "duration_seconds": 66.3,
  "pitch_system": {
    "encoding": "ratio",
    "reference_hz": 60,
    "pitches": [
      1.0,
      2.0,
      3.0,
      4.0,
      5.0,
      6.0,
      7.0,
      8.0,
      9.0,
      10.0,
      11.0,
      12.0
    ],
    "octave_repeats": false
  },
  "rhythm_system": {
    "type": "additive",
    "groupings": [
      4,
      4,
      4,
      4
    ],
    "base_unit_ms": 95
  },
  "voices": [
    {
      "name": "kick",
      "timbre": "kick_synth",
      "pitch_indices": [
        0
      ],
      "rhythm_role": "percussive",
      "amplitude": 0.85,
      "spatial_position": [
        0.0,
        -0.1
      ]
    },
    {
      "name": "snare",
      "timbre": "snare_synth",
      "pitch_indices": [
        2
      ],
      "rhythm_role": "percussive",
      "amplitude": 0.75,
      "spatial_position": [
        -0.1,
        0.15
      ]
    },
    {
      "name": "hat_c",
      "timbre": "hat_closed",
      "pitch_indices": [
        0
      ],
      "rhythm_role": "percussive",
      "amplitude": 0.42,
      "spatial_position": [
        0.5,
        0.2
      ]
    },
    {
      "name": "hat_o",
      "timbre": "hat_open",
      "pitch_indices": [
        0
      ],
      "rhythm_role": "percussive",
      "amplitude": 0.55,
      "spatial_position": [
        0.55,
        0.25
      ]
    },
    {
      "name": "clap",
      "timbre": "clap",
      "pitch_indices": [
        0
      ],
      "rhythm_role": "percussive",
      "amplitude": 0.65,
      "spatial_position": [
        -0.45,
        0.1
      ]
    },
    {
      "name": "shaker_L",
      "timbre": "shaker",
      "pitch_indices": [
        0
      ],
      "rhythm_role": "percussive",
      "amplitude": 0.3,
      "spatial_position": [
        -0.65,
        -0.05
      ]
    },
    {
      "name": "shaker_R",
      "timbre": "shaker",
      "pitch_indices": [
        0
      ],
      "rhythm_role": "percussive",
      "amplitude": 0.3,
      "spatial_position": [
        0.65,
        -0.05
      ]
    },
    {
      "name": "bass",
      "timbre": "distorted_bass",
      "pitch_indices": [
        0,
        1,
        2,
        3,
        4
      ],
      "rhythm_role": "ostinato",
      "amplitude": 0.75,
      "spatial_position": [
        0.0,
        -0.3
      ]
    },
    {
      "name": "rhodes_L",
      "timbre": "rhodes_electric",
      "pitch_indices": [
        3,
        4,
        5,
        6,
        7,
        8,
        9
      ],
      "rhythm_role": "melodic_lead",
      "amplitude": 0.55,
      "spatial_position": [
        -0.35,
        0.2
      ]
    },
    {
      "name": "rhodes_R",
      "timbre": "rhodes_electric",
      "pitch_indices": [
        3,
        4,
        5,
        6,
        7,
        8,
        9
      ],
      "rhythm_role": "melodic_lead",
      "amplitude": 0.48,
      "spatial_position": [
        0.35,
        0.2
      ]
    },
    {
      "name": "thumb",
      "timbre": "thumb_piano",
      "pitch_indices": [
        5,
        6,
        7,
        8,
        9,
        10
      ],
      "rhythm_role": "ornamental",
      "amplitude": 0.52,
      "spatial_position": [
        0.25,
        0.3
      ]
    }
  ],
  "form": {
    "arc_type": "cyclical",
    "sections": [
      {
        "name": "drums_intro",
        "start_seconds": 0,
        "duration_seconds": 3,
        "character": "drums alone establish groove",
        "chord_tones": [
          0,
          2
        ]
      },
      {
        "name": "groove_established",
        "start_seconds": 3,
        "duration_seconds": 15.2,
        "character": "bass + rhodes enter, full groove",
        "chord_tones": [
          0,
          2,
          4,
          6
        ]
      },
      {
        "name": "breakdown",
        "start_seconds": 18.2,
        "duration_seconds": 6.1,
        "character": "drums thin, bass continues, tension",
        "chord_tones": [
          0,
          2
        ]
      },
      {
        "name": "return_build",
        "start_seconds": 24.3,
        "duration_seconds": 15.2,
        "character": "full return with thumb piano counter-melody, building",
        "chord_tones": [
          0,
          2,
          4,
          6,
          7
        ]
      },
      {
        "name": "half_time",
        "start_seconds": 39.5,
        "duration_seconds": 7.6,
        "character": "half-time contrast, spacious",
        "chord_tones": [
          0,
          4,
          6
        ]
      },
      {
        "name": "final_return",
        "start_seconds": 47.1,
        "duration_seconds": 15.2,
        "character": "max density, full ensemble at climax",
        "chord_tones": [
          0,
          2,
          4,
          6,
          7
        ]
      },
      {
        "name": "fill_and_stab",
        "start_seconds": 62.3,
        "duration_seconds": 4,
        "character": "8th-note fill + final stab",
        "chord_tones": [
          0,
          4
        ]
      }
    ]
  },
  "ornamentation": {
    "density": 0.3,
    "rule": "Rhythmic-only: hi-hat ghost notes at 20-30% probability; syncopated clap accents."
  },
  "auto_pedal": false,
  "mix": {
    "reverb_wet": 0.14,
    "reverb_length": 1.2,
    "reverb_decay": 5.0,
    "hpf_hz": 35,
    "lpf_hz": 13000,
    "hf_shelf_gain_db": 1.5,
    "hf_shelf_freq": 5500,
    "master_punch": {
      "comp_threshold": 0.48,
      "comp_ratio": 4.0,
      "comp_attack_ms": 3.0,
      "comp_release_ms": 70.0,
      "comp_makeup_db": 3.0,
      "sat_drive": 1.4
    }
  },
  "events": [
    {
      "t": 0.0,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 0.57,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 0.76,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 1.33,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 0.38,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 1.14,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 0.0,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 0.19,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 0.38,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 0.57,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 0.76,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 0.95,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 1.14,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 1.33,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.55
    },
    {
      "t": 0.285,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 1.045,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 0.0,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 0.095,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 0.19,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 0.285,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 0.38,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 0.475,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 0.57,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 0.665,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 0.76,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 0.855,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 0.95,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 1.045,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 1.14,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 1.235,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 1.33,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 1.425,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 0.095,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 0.19,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 0.285,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 0.38,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 0.475,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 0.57,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 0.665,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 0.76,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 0.855,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 0.95,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 1.045,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 1.14,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 1.235,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 1.33,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 1.425,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 1.52,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 2.09,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 2.28,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 2.85,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 1.9,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 2.66,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 1.52,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 1.71,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 1.9,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 2.09,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 2.28,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 2.47,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 2.66,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 2.85,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.55
    },
    {
      "t": 1.805,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 2.565,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 1.52,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 1.615,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 1.71,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 1.805,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 1.9,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 1.995,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 2.09,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 2.185,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 2.28,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 2.375,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 2.47,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 2.565,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 2.66,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 2.755,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 2.85,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 2.945,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 1.615,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 1.71,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 1.805,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 1.9,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 1.995,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 2.09,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 2.185,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 2.28,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 2.375,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 2.47,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 2.565,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 2.66,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 2.755,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 2.85,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 2.945,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 3.04,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 3.61,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 3.8,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 4.37,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 3.42,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 4.18,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 3.04,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 3.23,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.168
    },
    {
      "t": 3.42,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 3.61,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 3.8,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 3.99,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 4.18,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 4.37,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.55
    },
    {
      "t": 3.325,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 4.085,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 3.04,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 3.135,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 3.23,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 3.325,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 3.42,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 3.515,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 3.61,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 3.705,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 3.8,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 3.895,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 3.99,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 4.085,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 4.18,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 4.275,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 4.37,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 4.465,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 3.135,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 3.23,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 3.325,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 3.42,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 3.515,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 3.61,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 3.705,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 3.8,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 3.895,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 3.99,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 4.085,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 4.18,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 4.275,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 4.37,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 4.465,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 3.04,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.7
    },
    {
      "t": 3.42,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.18,
      "amplitude": 0.7
    },
    {
      "t": 3.61,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.7
    },
    {
      "t": 3.8,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.7
    },
    {
      "t": 4.18,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.7
    },
    {
      "t": 4.37,
      "voice": "bass",
      "pitch_index": 1,
      "duration_seconds": 0.18,
      "amplitude": 0.7
    },
    {
      "t": 4.56,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 5.13,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 5.32,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 5.89,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 4.94,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 5.7,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 4.56,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 4.75,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 4.94,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 5.13,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 5.32,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.168
    },
    {
      "t": 5.51,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.168
    },
    {
      "t": 5.7,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 5.89,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.55
    },
    {
      "t": 4.845,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 5.605,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 4.56,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 4.655,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 4.75,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 4.845,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 4.94,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 5.035,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 5.13,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 5.225,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 5.32,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 5.415,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 5.51,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 5.605,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 5.7,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 5.795,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 5.89,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 5.985,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 4.655,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 4.75,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 4.845,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 4.94,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 5.035,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 5.13,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 5.225,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 5.32,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 5.415,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 5.51,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 5.605,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 5.7,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 5.795,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 5.89,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 5.985,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 4.56,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.7
    },
    {
      "t": 4.94,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.18,
      "amplitude": 0.7
    },
    {
      "t": 5.13,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.7
    },
    {
      "t": 5.32,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.7
    },
    {
      "t": 5.7,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.7
    },
    {
      "t": 5.89,
      "voice": "bass",
      "pitch_index": 1,
      "duration_seconds": 0.18,
      "amplitude": 0.7
    },
    {
      "t": 6.08,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 6.65,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 6.84,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 7.41,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 6.46,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 7.22,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 6.08,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 6.27,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 6.46,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 6.65,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 6.84,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 7.03,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.168
    },
    {
      "t": 7.22,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 7.41,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.55
    },
    {
      "t": 6.365,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 7.125,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 6.08,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 6.175,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 6.27,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 6.365,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 6.46,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 6.555,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 6.65,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 6.745,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 6.84,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 6.935,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 7.03,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 7.125,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 7.22,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 7.315,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 7.41,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 7.505,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 6.175,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 6.27,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 6.365,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 6.46,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 6.555,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 6.65,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 6.745,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 6.84,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 6.935,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 7.03,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 7.125,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 7.22,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 7.315,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 7.41,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 7.505,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 6.08,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.7
    },
    {
      "t": 6.46,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.18,
      "amplitude": 0.7
    },
    {
      "t": 6.65,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.7
    },
    {
      "t": 6.84,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.7
    },
    {
      "t": 7.22,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.7
    },
    {
      "t": 7.41,
      "voice": "bass",
      "pitch_index": 1,
      "duration_seconds": 0.18,
      "amplitude": 0.7
    },
    {
      "t": 6.08,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 6.095,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 6.27,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 6.285,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 6.46,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 6.475,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 6.65,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 6.665,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 6.84,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 6.855,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 7.03,
      "voice": "rhodes_L",
      "pitch_index": 7,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 7.045,
      "voice": "rhodes_R",
      "pitch_index": 7,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 7.22,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 7.235,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 7.41,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 7.425,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 7.6,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 8.17,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 8.36,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 8.93,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 7.98,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 8.74,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 7.6,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 7.79,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 7.98,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.168
    },
    {
      "t": 8.17,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 8.36,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 8.55,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 8.74,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 8.93,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.55
    },
    {
      "t": 7.885,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 8.645,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 7.6,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 7.695,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 7.79,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 7.885,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 7.98,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 8.075,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 8.17,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 8.265,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 8.36,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 8.455,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 8.55,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 8.645,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 8.74,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 8.835,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 8.93,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 9.025,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 7.695,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 7.79,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 7.885,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 7.98,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 8.075,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 8.17,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 8.265,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 8.36,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 8.455,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 8.55,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 8.645,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 8.74,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 8.835,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 8.93,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 9.025,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 7.6,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.7
    },
    {
      "t": 7.98,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.18,
      "amplitude": 0.7
    },
    {
      "t": 8.17,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.7
    },
    {
      "t": 8.36,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.7
    },
    {
      "t": 8.74,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.7
    },
    {
      "t": 8.93,
      "voice": "bass",
      "pitch_index": 1,
      "duration_seconds": 0.18,
      "amplitude": 0.7
    },
    {
      "t": 7.6,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 7.615,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 7.79,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 7.805,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 7.98,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 7.995,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 8.17,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 8.185,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 8.36,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 8.375,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 8.55,
      "voice": "rhodes_L",
      "pitch_index": 7,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 8.565,
      "voice": "rhodes_R",
      "pitch_index": 7,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 8.74,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 8.755,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 8.93,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 8.945,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 9.12,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 9.69,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 9.88,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 10.45,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 9.5,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 10.26,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 9.12,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 9.31,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 9.5,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.168
    },
    {
      "t": 9.69,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 9.88,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 10.07,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 10.26,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 10.45,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.55
    },
    {
      "t": 9.405,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 10.165,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 9.12,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 9.215,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 9.31,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 9.405,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 9.5,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 9.595,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 9.69,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 9.785,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 9.88,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 9.975,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 10.07,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 10.165,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 10.26,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 10.355,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 10.45,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 10.545,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 9.215,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 9.31,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 9.405,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 9.5,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 9.595,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 9.69,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 9.785,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 9.88,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 9.975,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 10.07,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 10.165,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 10.26,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 10.355,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 10.45,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 10.545,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 9.12,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.7
    },
    {
      "t": 9.5,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.18,
      "amplitude": 0.7
    },
    {
      "t": 9.69,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.7
    },
    {
      "t": 9.88,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.7
    },
    {
      "t": 10.26,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.7
    },
    {
      "t": 10.45,
      "voice": "bass",
      "pitch_index": 1,
      "duration_seconds": 0.18,
      "amplitude": 0.7
    },
    {
      "t": 9.12,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 9.135,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 9.31,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 9.325,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 9.5,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 9.515,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 9.69,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 9.705,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 9.88,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 9.895,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 10.07,
      "voice": "rhodes_L",
      "pitch_index": 7,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 10.085,
      "voice": "rhodes_R",
      "pitch_index": 7,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 10.26,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 10.275,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 10.45,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 10.465,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 10.64,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 11.21,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 11.4,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 11.97,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 11.02,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 11.78,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 10.64,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 10.83,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 11.02,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 11.21,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 11.4,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.168
    },
    {
      "t": 11.59,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 11.78,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 11.97,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.55
    },
    {
      "t": 10.925,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 11.685,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 10.64,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 10.735,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 10.83,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 10.925,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 11.02,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 11.115,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 11.21,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 11.305,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 11.4,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 11.495,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 11.59,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 11.685,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 11.78,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 11.875,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 11.97,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 12.065,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 10.735,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 10.83,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 10.925,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 11.02,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 11.115,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 11.21,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 11.305,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 11.4,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 11.495,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 11.59,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 11.685,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 11.78,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 11.875,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 11.97,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 12.065,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 10.64,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.7
    },
    {
      "t": 11.02,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.18,
      "amplitude": 0.7
    },
    {
      "t": 11.21,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.7
    },
    {
      "t": 11.4,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.7
    },
    {
      "t": 11.78,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.7
    },
    {
      "t": 11.97,
      "voice": "bass",
      "pitch_index": 1,
      "duration_seconds": 0.18,
      "amplitude": 0.7
    },
    {
      "t": 10.64,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 10.655,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 10.83,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 10.845,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 11.02,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 11.035,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 11.21,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 11.225,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 11.4,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 11.415,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 11.59,
      "voice": "rhodes_L",
      "pitch_index": 7,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 11.605,
      "voice": "rhodes_R",
      "pitch_index": 7,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 11.78,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 11.795,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 11.97,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 11.985,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 12.16,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 12.73,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 12.92,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 13.49,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 12.54,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 13.3,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 12.16,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 12.35,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 12.54,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 12.73,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 12.92,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 13.11,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 13.3,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 13.49,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.55
    },
    {
      "t": 12.445,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 13.205,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 12.16,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 12.255,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 12.35,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 12.445,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 12.54,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 12.635,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 12.73,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 12.825,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 12.92,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 13.015,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 13.11,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 13.205,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 13.3,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 13.395,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 13.49,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 13.585,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 12.255,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 12.35,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 12.445,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 12.54,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 12.635,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 12.73,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 12.825,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 12.92,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 13.015,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 13.11,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 13.205,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 13.3,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 13.395,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 13.49,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 13.585,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 12.16,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.7
    },
    {
      "t": 12.54,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.18,
      "amplitude": 0.7
    },
    {
      "t": 12.73,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.7
    },
    {
      "t": 12.92,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.7
    },
    {
      "t": 13.3,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.7
    },
    {
      "t": 13.49,
      "voice": "bass",
      "pitch_index": 1,
      "duration_seconds": 0.18,
      "amplitude": 0.7
    },
    {
      "t": 12.16,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 12.175,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 12.35,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 12.365,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 12.54,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 12.555,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 12.73,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 12.745,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 12.92,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 12.935,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 13.11,
      "voice": "rhodes_L",
      "pitch_index": 7,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 13.125,
      "voice": "rhodes_R",
      "pitch_index": 7,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 13.3,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 13.315,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 13.49,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 13.505,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 13.68,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 14.25,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 14.44,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 15.01,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 14.06,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 14.82,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 13.68,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 13.87,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 14.06,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 14.25,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 14.44,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 14.63,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 14.82,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 15.01,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.55
    },
    {
      "t": 13.965,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 14.725,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 13.68,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 13.775,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 13.87,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 13.965,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 14.06,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 14.155,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 14.25,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 14.345,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 14.44,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 14.535,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 14.63,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 14.725,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 14.82,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 14.915,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 15.01,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 15.105,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 13.775,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 13.87,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 13.965,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 14.06,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 14.155,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 14.25,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 14.345,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 14.44,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 14.535,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 14.63,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 14.725,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 14.82,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 14.915,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 15.01,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 15.105,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 13.68,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.7
    },
    {
      "t": 14.06,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.18,
      "amplitude": 0.7
    },
    {
      "t": 14.25,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.7
    },
    {
      "t": 14.44,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.7
    },
    {
      "t": 14.82,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.7
    },
    {
      "t": 15.01,
      "voice": "bass",
      "pitch_index": 1,
      "duration_seconds": 0.18,
      "amplitude": 0.7
    },
    {
      "t": 13.68,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 13.695,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 13.87,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 13.885,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 14.06,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 14.075,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 14.25,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 14.265,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 14.44,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 14.455,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 14.63,
      "voice": "rhodes_L",
      "pitch_index": 7,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 14.645,
      "voice": "rhodes_R",
      "pitch_index": 7,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 14.82,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 14.835,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 15.01,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 15.025,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 15.2,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 15.77,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 15.96,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 16.53,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 15.58,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 16.34,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 15.2,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.168
    },
    {
      "t": 15.39,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 15.58,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.168
    },
    {
      "t": 15.77,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.168
    },
    {
      "t": 15.96,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 16.15,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 16.34,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 16.53,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.55
    },
    {
      "t": 15.485,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 16.245,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 15.2,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 15.295,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 15.39,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 15.485,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 15.58,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 15.675,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 15.77,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 15.865,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 15.96,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 16.055,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 16.15,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 16.245,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 16.34,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 16.435,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 16.53,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 16.625,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 15.295,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 15.39,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 15.485,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 15.58,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 15.675,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 15.77,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 15.865,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 15.96,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 16.055,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 16.15,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 16.245,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 16.34,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 16.435,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 16.53,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 16.625,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 15.2,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.7
    },
    {
      "t": 15.58,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.18,
      "amplitude": 0.7
    },
    {
      "t": 15.77,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.7
    },
    {
      "t": 15.96,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.7
    },
    {
      "t": 16.34,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.7
    },
    {
      "t": 16.53,
      "voice": "bass",
      "pitch_index": 1,
      "duration_seconds": 0.18,
      "amplitude": 0.7
    },
    {
      "t": 15.2,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 15.215,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 15.39,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 15.405,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 15.58,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 15.595,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 15.77,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 15.785,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 15.96,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 15.975,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 16.15,
      "voice": "rhodes_L",
      "pitch_index": 7,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 16.165,
      "voice": "rhodes_R",
      "pitch_index": 7,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 16.34,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 16.355,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 16.53,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 16.545,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 16.72,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 17.29,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 17.48,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 18.05,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 17.1,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 17.86,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 16.72,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 16.91,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 17.1,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 17.29,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.168
    },
    {
      "t": 17.48,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 17.67,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 17.86,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.42
    },
    {
      "t": 18.05,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.55
    },
    {
      "t": 17.005,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 17.765,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 16.72,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 16.815,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 16.91,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 17.005,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 17.1,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 17.195,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 17.29,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 17.385,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 17.48,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 17.575,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 17.67,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 17.765,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 17.86,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 17.955,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 18.05,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 18.145,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 16.815,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 16.91,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 17.005,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 17.1,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 17.195,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 17.29,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 17.385,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 17.48,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 17.575,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 17.67,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 17.765,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 17.86,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 17.955,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 18.05,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 18.145,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 16.72,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.7
    },
    {
      "t": 17.1,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.18,
      "amplitude": 0.7
    },
    {
      "t": 17.29,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.7
    },
    {
      "t": 17.48,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.7
    },
    {
      "t": 17.86,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.7
    },
    {
      "t": 18.05,
      "voice": "bass",
      "pitch_index": 1,
      "duration_seconds": 0.18,
      "amplitude": 0.7
    },
    {
      "t": 16.72,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 16.735,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 16.91,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 16.925,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 17.1,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 17.115,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 17.29,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 17.305,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 17.48,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 17.495,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 17.67,
      "voice": "rhodes_L",
      "pitch_index": 7,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 17.685,
      "voice": "rhodes_R",
      "pitch_index": 7,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 17.86,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 17.875,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 18.05,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.52
    },
    {
      "t": 18.065,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.42
    },
    {
      "t": 18.24,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.7
    },
    {
      "t": 18.81,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.7
    },
    {
      "t": 18.24,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.3
    },
    {
      "t": 18.62,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.3
    },
    {
      "t": 19.0,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.3
    },
    {
      "t": 19.38,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.3
    },
    {
      "t": 18.24,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.25
    },
    {
      "t": 18.43,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.25
    },
    {
      "t": 18.62,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.25
    },
    {
      "t": 18.81,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.25
    },
    {
      "t": 19.0,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.25
    },
    {
      "t": 19.19,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.25
    },
    {
      "t": 19.38,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.25
    },
    {
      "t": 19.57,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.25
    },
    {
      "t": 18.24,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.65
    },
    {
      "t": 18.62,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.18,
      "amplitude": 0.65
    },
    {
      "t": 18.81,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.65
    },
    {
      "t": 19.0,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.65
    },
    {
      "t": 19.38,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.65
    },
    {
      "t": 19.57,
      "voice": "bass",
      "pitch_index": 1,
      "duration_seconds": 0.18,
      "amplitude": 0.65
    },
    {
      "t": 19.76,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.7
    },
    {
      "t": 20.33,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.7
    },
    {
      "t": 19.76,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.3
    },
    {
      "t": 20.14,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.3
    },
    {
      "t": 20.52,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.3
    },
    {
      "t": 20.9,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.3
    },
    {
      "t": 19.76,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.25
    },
    {
      "t": 19.95,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.25
    },
    {
      "t": 20.14,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.25
    },
    {
      "t": 20.33,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.25
    },
    {
      "t": 20.52,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.25
    },
    {
      "t": 20.71,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.25
    },
    {
      "t": 20.9,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.25
    },
    {
      "t": 21.09,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.25
    },
    {
      "t": 19.76,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.65
    },
    {
      "t": 20.14,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.18,
      "amplitude": 0.65
    },
    {
      "t": 20.33,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.65
    },
    {
      "t": 20.52,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.65
    },
    {
      "t": 20.9,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.65
    },
    {
      "t": 21.09,
      "voice": "bass",
      "pitch_index": 1,
      "duration_seconds": 0.18,
      "amplitude": 0.65
    },
    {
      "t": 21.28,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.7
    },
    {
      "t": 21.85,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.7
    },
    {
      "t": 21.28,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.3
    },
    {
      "t": 21.66,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.3
    },
    {
      "t": 22.04,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.3
    },
    {
      "t": 22.42,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.3
    },
    {
      "t": 21.28,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.25
    },
    {
      "t": 21.47,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.25
    },
    {
      "t": 21.66,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.25
    },
    {
      "t": 21.85,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.25
    },
    {
      "t": 22.04,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.25
    },
    {
      "t": 22.23,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.25
    },
    {
      "t": 22.42,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.25
    },
    {
      "t": 22.61,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.25
    },
    {
      "t": 21.28,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.65
    },
    {
      "t": 21.66,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.18,
      "amplitude": 0.65
    },
    {
      "t": 21.85,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.65
    },
    {
      "t": 22.04,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.65
    },
    {
      "t": 22.42,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.65
    },
    {
      "t": 22.61,
      "voice": "bass",
      "pitch_index": 1,
      "duration_seconds": 0.18,
      "amplitude": 0.65
    },
    {
      "t": 22.8,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.7
    },
    {
      "t": 23.37,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.7
    },
    {
      "t": 22.8,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.3
    },
    {
      "t": 23.18,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.3
    },
    {
      "t": 23.56,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.3
    },
    {
      "t": 23.94,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.3
    },
    {
      "t": 22.8,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.25
    },
    {
      "t": 22.99,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.25
    },
    {
      "t": 23.18,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.25
    },
    {
      "t": 23.37,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.25
    },
    {
      "t": 23.56,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.25
    },
    {
      "t": 23.75,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.25
    },
    {
      "t": 23.94,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.25
    },
    {
      "t": 24.13,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.25
    },
    {
      "t": 22.8,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.65
    },
    {
      "t": 23.18,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.18,
      "amplitude": 0.65
    },
    {
      "t": 23.37,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.65
    },
    {
      "t": 23.56,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.65
    },
    {
      "t": 23.94,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.65
    },
    {
      "t": 24.13,
      "voice": "bass",
      "pitch_index": 1,
      "duration_seconds": 0.18,
      "amplitude": 0.65
    },
    {
      "t": 24.32,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.8
    },
    {
      "t": 24.89,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.8
    },
    {
      "t": 25.08,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.8
    },
    {
      "t": 25.65,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.8
    },
    {
      "t": 24.7,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 25.46,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 24.32,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 24.51,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 24.7,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 24.89,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 25.08,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 25.27,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 25.46,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 25.65,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.55
    },
    {
      "t": 24.605,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 25.365,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 24.32,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 24.415,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 24.51,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 24.605,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 24.7,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 24.795,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 24.89,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 24.985,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 25.08,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 25.175,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 25.27,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 25.365,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 25.46,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 25.555,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 25.65,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 25.745,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 24.415,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 24.51,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 24.605,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 24.7,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 24.795,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 24.89,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 24.985,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 25.08,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 25.175,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 25.27,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 25.365,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 25.46,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 25.555,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 25.65,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 25.745,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 24.32,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.72
    },
    {
      "t": 24.7,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.18,
      "amplitude": 0.72
    },
    {
      "t": 24.89,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.72
    },
    {
      "t": 25.08,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.72
    },
    {
      "t": 25.46,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.72
    },
    {
      "t": 25.65,
      "voice": "bass",
      "pitch_index": 1,
      "duration_seconds": 0.18,
      "amplitude": 0.72
    },
    {
      "t": 24.32,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 24.335,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 24.51,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 24.525,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 24.7,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 24.715,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 24.89,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 24.905,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 25.08,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 25.095,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 25.27,
      "voice": "rhodes_L",
      "pitch_index": 7,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 25.285,
      "voice": "rhodes_R",
      "pitch_index": 7,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 25.46,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 25.475,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 25.65,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 25.665,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 25.84,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.81
    },
    {
      "t": 26.41,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.81
    },
    {
      "t": 26.6,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.81
    },
    {
      "t": 27.17,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.81
    },
    {
      "t": 26.22,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 26.98,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 25.84,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.18
    },
    {
      "t": 26.03,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 26.22,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 26.41,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 26.6,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 26.79,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.18
    },
    {
      "t": 26.98,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.18
    },
    {
      "t": 27.17,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.55
    },
    {
      "t": 26.125,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 26.885,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 25.84,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 25.935,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 26.03,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 26.125,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 26.22,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 26.315,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 26.41,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 26.505,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 26.6,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 26.695,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 26.79,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 26.885,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 26.98,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 27.075,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 27.17,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 27.265,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 25.935,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 26.03,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 26.125,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 26.22,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 26.315,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 26.41,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 26.505,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 26.6,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 26.695,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 26.79,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 26.885,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 26.98,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 27.075,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 27.17,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 27.265,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 25.84,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.72
    },
    {
      "t": 26.22,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.18,
      "amplitude": 0.72
    },
    {
      "t": 26.41,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.72
    },
    {
      "t": 26.6,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.72
    },
    {
      "t": 26.98,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.72
    },
    {
      "t": 27.17,
      "voice": "bass",
      "pitch_index": 1,
      "duration_seconds": 0.18,
      "amplitude": 0.72
    },
    {
      "t": 25.84,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 25.855,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 26.03,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 26.045,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 26.22,
      "voice": "rhodes_L",
      "pitch_index": 3,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 26.235,
      "voice": "rhodes_R",
      "pitch_index": 3,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 26.41,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 26.425,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 26.6,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 26.615,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 26.79,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 26.805,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 26.98,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 26.995,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 27.17,
      "voice": "rhodes_L",
      "pitch_index": 3,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 27.185,
      "voice": "rhodes_R",
      "pitch_index": 3,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 27.36,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.82
    },
    {
      "t": 27.93,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.82
    },
    {
      "t": 28.12,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.82
    },
    {
      "t": 28.69,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.82
    },
    {
      "t": 27.74,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 28.5,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 27.36,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 27.55,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.18
    },
    {
      "t": 27.74,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 27.93,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 28.12,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 28.31,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 28.5,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 28.69,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.55
    },
    {
      "t": 27.645,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 28.405,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 27.36,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 27.455,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 27.55,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 27.645,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 27.74,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 27.835,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 27.93,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 28.025,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 28.12,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 28.215,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 28.31,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 28.405,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 28.5,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 28.595,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 28.69,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 28.785,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 27.455,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 27.55,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 27.645,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 27.74,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 27.835,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 27.93,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 28.025,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 28.12,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 28.215,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 28.31,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 28.405,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 28.5,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 28.595,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 28.69,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 28.785,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 27.36,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.72
    },
    {
      "t": 27.74,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.18,
      "amplitude": 0.72
    },
    {
      "t": 27.93,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.72
    },
    {
      "t": 28.12,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.72
    },
    {
      "t": 28.5,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.72
    },
    {
      "t": 28.69,
      "voice": "bass",
      "pitch_index": 1,
      "duration_seconds": 0.18,
      "amplitude": 0.72
    },
    {
      "t": 27.36,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 27.375,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 27.55,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 27.565,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 27.74,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 27.755,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 27.93,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 27.945,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 28.12,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 28.135,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 28.31,
      "voice": "rhodes_L",
      "pitch_index": 7,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 28.325,
      "voice": "rhodes_R",
      "pitch_index": 7,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 28.5,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 28.515,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 28.69,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 28.705,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 28.88,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.83
    },
    {
      "t": 29.45,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.83
    },
    {
      "t": 29.64,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.83
    },
    {
      "t": 30.21,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.83
    },
    {
      "t": 29.26,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 30.02,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 28.88,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 29.07,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.18
    },
    {
      "t": 29.26,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 29.45,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 29.64,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 29.83,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 30.02,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.18
    },
    {
      "t": 30.21,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.55
    },
    {
      "t": 29.165,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 29.925,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 28.88,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 28.975,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 29.07,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 29.165,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 29.26,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 29.355,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 29.45,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 29.545,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 29.64,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 29.735,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 29.83,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 29.925,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 30.02,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 30.115,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 30.21,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 30.305,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 28.975,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 29.07,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 29.165,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 29.26,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 29.355,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 29.45,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 29.545,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 29.64,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 29.735,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 29.83,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 29.925,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 30.02,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 30.115,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 30.21,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 30.305,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 28.88,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.72
    },
    {
      "t": 29.26,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.18,
      "amplitude": 0.72
    },
    {
      "t": 29.45,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.72
    },
    {
      "t": 29.64,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.72
    },
    {
      "t": 30.02,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.72
    },
    {
      "t": 30.21,
      "voice": "bass",
      "pitch_index": 1,
      "duration_seconds": 0.18,
      "amplitude": 0.72
    },
    {
      "t": 28.88,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 28.895,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 29.07,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 29.085,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 29.26,
      "voice": "rhodes_L",
      "pitch_index": 3,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 29.275,
      "voice": "rhodes_R",
      "pitch_index": 3,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 29.45,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 29.465,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 29.64,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 29.655,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 29.83,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 29.845,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 30.02,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 30.035,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 30.21,
      "voice": "rhodes_L",
      "pitch_index": 3,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 30.225,
      "voice": "rhodes_R",
      "pitch_index": 3,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 28.88,
      "voice": "thumb",
      "pitch_index": 8,
      "duration_seconds": 0.342,
      "amplitude": 0.5
    },
    {
      "t": 29.26,
      "voice": "thumb",
      "pitch_index": 7,
      "duration_seconds": 0.171,
      "amplitude": 0.5
    },
    {
      "t": 29.45,
      "voice": "thumb",
      "pitch_index": 9,
      "duration_seconds": 0.171,
      "amplitude": 0.5
    },
    {
      "t": 29.64,
      "voice": "thumb",
      "pitch_index": 8,
      "duration_seconds": 0.342,
      "amplitude": 0.5
    },
    {
      "t": 30.02,
      "voice": "thumb",
      "pitch_index": 6,
      "duration_seconds": 0.342,
      "amplitude": 0.5
    },
    {
      "t": 30.4,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.84
    },
    {
      "t": 30.97,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.84
    },
    {
      "t": 31.16,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.84
    },
    {
      "t": 31.73,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.84
    },
    {
      "t": 30.78,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 31.54,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 30.4,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 30.59,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.18
    },
    {
      "t": 30.78,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 30.97,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 31.16,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 31.35,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.18
    },
    {
      "t": 31.54,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 31.73,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.55
    },
    {
      "t": 30.685,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 31.445,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 30.4,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 30.495,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 30.59,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 30.685,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 30.78,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 30.875,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 30.97,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 31.065,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 31.16,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 31.255,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 31.35,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 31.445,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 31.54,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 31.635,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 31.73,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 31.825,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 30.495,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 30.59,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 30.685,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 30.78,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 30.875,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 30.97,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 31.065,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 31.16,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 31.255,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 31.35,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 31.445,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 31.54,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 31.635,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 31.73,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 31.825,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 30.4,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.72
    },
    {
      "t": 30.78,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.18,
      "amplitude": 0.72
    },
    {
      "t": 30.97,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.72
    },
    {
      "t": 31.16,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.72
    },
    {
      "t": 31.54,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.72
    },
    {
      "t": 31.73,
      "voice": "bass",
      "pitch_index": 1,
      "duration_seconds": 0.18,
      "amplitude": 0.72
    },
    {
      "t": 30.4,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 30.415,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 30.59,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 30.605,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 30.78,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 30.795,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 30.97,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 30.985,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 31.16,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 31.175,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 31.35,
      "voice": "rhodes_L",
      "pitch_index": 7,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 31.365,
      "voice": "rhodes_R",
      "pitch_index": 7,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 31.54,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 31.555,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 31.73,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 31.745,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 30.4,
      "voice": "thumb",
      "pitch_index": 7,
      "duration_seconds": 0.342,
      "amplitude": 0.5
    },
    {
      "t": 30.78,
      "voice": "thumb",
      "pitch_index": 8,
      "duration_seconds": 0.342,
      "amplitude": 0.5
    },
    {
      "t": 31.16,
      "voice": "thumb",
      "pitch_index": 6,
      "duration_seconds": 0.342,
      "amplitude": 0.5
    },
    {
      "t": 31.54,
      "voice": "thumb",
      "pitch_index": 4,
      "duration_seconds": 0.342,
      "amplitude": 0.5
    },
    {
      "t": 31.92,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 32.49,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 32.68,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 33.25,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.85
    },
    {
      "t": 32.3,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 33.06,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 31.92,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 32.11,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 32.3,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 32.49,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.18
    },
    {
      "t": 32.68,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 32.87,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 33.06,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.18
    },
    {
      "t": 33.25,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.55
    },
    {
      "t": 32.205,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 32.965,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 31.92,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 32.015,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 32.11,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 32.205,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 32.3,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 32.395,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 32.49,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 32.585,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 32.68,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 32.775,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 32.87,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 32.965,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 33.06,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 33.155,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 33.25,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 33.345,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 32.015,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 32.11,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 32.205,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 32.3,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 32.395,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 32.49,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 32.585,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 32.68,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 32.775,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 32.87,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 32.965,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 33.06,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 33.155,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 33.25,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 33.345,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 31.92,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.72
    },
    {
      "t": 32.3,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.18,
      "amplitude": 0.72
    },
    {
      "t": 32.49,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.72
    },
    {
      "t": 32.68,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.72
    },
    {
      "t": 33.06,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.72
    },
    {
      "t": 33.25,
      "voice": "bass",
      "pitch_index": 1,
      "duration_seconds": 0.18,
      "amplitude": 0.72
    },
    {
      "t": 31.92,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 31.935,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 32.11,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 32.125,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 32.3,
      "voice": "rhodes_L",
      "pitch_index": 3,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 32.315,
      "voice": "rhodes_R",
      "pitch_index": 3,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 32.49,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 32.505,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 32.68,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 32.695,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 32.87,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 32.885,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 33.06,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 33.075,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 33.25,
      "voice": "rhodes_L",
      "pitch_index": 3,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 33.265,
      "voice": "rhodes_R",
      "pitch_index": 3,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 31.92,
      "voice": "thumb",
      "pitch_index": 8,
      "duration_seconds": 0.342,
      "amplitude": 0.5
    },
    {
      "t": 32.3,
      "voice": "thumb",
      "pitch_index": 7,
      "duration_seconds": 0.171,
      "amplitude": 0.5
    },
    {
      "t": 32.49,
      "voice": "thumb",
      "pitch_index": 9,
      "duration_seconds": 0.171,
      "amplitude": 0.5
    },
    {
      "t": 32.68,
      "voice": "thumb",
      "pitch_index": 8,
      "duration_seconds": 0.342,
      "amplitude": 0.5
    },
    {
      "t": 33.06,
      "voice": "thumb",
      "pitch_index": 6,
      "duration_seconds": 0.342,
      "amplitude": 0.5
    },
    {
      "t": 33.44,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.86
    },
    {
      "t": 34.01,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.86
    },
    {
      "t": 34.2,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.86
    },
    {
      "t": 34.77,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.86
    },
    {
      "t": 33.82,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 34.58,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 33.44,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 33.63,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 33.82,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 34.01,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.18
    },
    {
      "t": 34.2,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.18
    },
    {
      "t": 34.39,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.18
    },
    {
      "t": 34.58,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 34.77,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.55
    },
    {
      "t": 33.725,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 34.485,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 33.44,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 33.535,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 33.63,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 33.725,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 33.82,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 33.915,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 34.01,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 34.105,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 34.2,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 34.295,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 34.39,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 34.485,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 34.58,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 34.675,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 34.77,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 34.865,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 33.535,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 33.63,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 33.725,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 33.82,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 33.915,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 34.01,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 34.105,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 34.2,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 34.295,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 34.39,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 34.485,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 34.58,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 34.675,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 34.77,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 34.865,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 33.44,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.72
    },
    {
      "t": 33.82,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.18,
      "amplitude": 0.72
    },
    {
      "t": 34.01,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.72
    },
    {
      "t": 34.2,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.72
    },
    {
      "t": 34.58,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.72
    },
    {
      "t": 34.77,
      "voice": "bass",
      "pitch_index": 1,
      "duration_seconds": 0.18,
      "amplitude": 0.72
    },
    {
      "t": 33.44,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 33.455,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 33.63,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 33.645,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 33.82,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 33.835,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 34.01,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 34.025,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 34.2,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 34.215,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 34.39,
      "voice": "rhodes_L",
      "pitch_index": 7,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 34.405,
      "voice": "rhodes_R",
      "pitch_index": 7,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 34.58,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 34.595,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 34.77,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 34.785,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 33.44,
      "voice": "thumb",
      "pitch_index": 7,
      "duration_seconds": 0.342,
      "amplitude": 0.5
    },
    {
      "t": 33.82,
      "voice": "thumb",
      "pitch_index": 8,
      "duration_seconds": 0.342,
      "amplitude": 0.5
    },
    {
      "t": 34.2,
      "voice": "thumb",
      "pitch_index": 6,
      "duration_seconds": 0.342,
      "amplitude": 0.5
    },
    {
      "t": 34.58,
      "voice": "thumb",
      "pitch_index": 4,
      "duration_seconds": 0.342,
      "amplitude": 0.5
    },
    {
      "t": 34.96,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.87
    },
    {
      "t": 35.53,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.87
    },
    {
      "t": 35.72,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.87
    },
    {
      "t": 36.29,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.87
    },
    {
      "t": 35.34,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 36.1,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 34.96,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 35.15,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 35.34,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 35.53,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.18
    },
    {
      "t": 35.72,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 35.91,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 36.1,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 36.29,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.55
    },
    {
      "t": 35.245,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 36.005,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 34.96,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 35.055,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 35.15,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 35.245,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 35.34,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 35.435,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 35.53,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 35.625,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 35.72,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 35.815,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 35.91,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 36.005,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 36.1,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 36.195,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 36.29,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 36.385,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 35.055,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 35.15,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 35.245,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 35.34,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 35.435,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 35.53,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 35.625,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 35.72,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 35.815,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 35.91,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 36.005,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 36.1,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 36.195,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 36.29,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 36.385,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 34.96,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.72
    },
    {
      "t": 35.34,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.18,
      "amplitude": 0.72
    },
    {
      "t": 35.53,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.72
    },
    {
      "t": 35.72,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.72
    },
    {
      "t": 36.1,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.72
    },
    {
      "t": 36.29,
      "voice": "bass",
      "pitch_index": 1,
      "duration_seconds": 0.18,
      "amplitude": 0.72
    },
    {
      "t": 34.96,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 34.975,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 35.15,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 35.165,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 35.34,
      "voice": "rhodes_L",
      "pitch_index": 3,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 35.355,
      "voice": "rhodes_R",
      "pitch_index": 3,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 35.53,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 35.545,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 35.72,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 35.735,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 35.91,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 35.925,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 36.1,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 36.115,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 36.29,
      "voice": "rhodes_L",
      "pitch_index": 3,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 36.305,
      "voice": "rhodes_R",
      "pitch_index": 3,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 34.96,
      "voice": "thumb",
      "pitch_index": 8,
      "duration_seconds": 0.342,
      "amplitude": 0.5
    },
    {
      "t": 35.34,
      "voice": "thumb",
      "pitch_index": 7,
      "duration_seconds": 0.171,
      "amplitude": 0.5
    },
    {
      "t": 35.53,
      "voice": "thumb",
      "pitch_index": 9,
      "duration_seconds": 0.171,
      "amplitude": 0.5
    },
    {
      "t": 35.72,
      "voice": "thumb",
      "pitch_index": 8,
      "duration_seconds": 0.342,
      "amplitude": 0.5
    },
    {
      "t": 36.1,
      "voice": "thumb",
      "pitch_index": 6,
      "duration_seconds": 0.342,
      "amplitude": 0.5
    },
    {
      "t": 36.48,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.88
    },
    {
      "t": 37.05,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.88
    },
    {
      "t": 37.24,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.88
    },
    {
      "t": 37.81,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.88
    },
    {
      "t": 36.86,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 37.62,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 36.48,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.18
    },
    {
      "t": 36.67,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.18
    },
    {
      "t": 36.86,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 37.05,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 37.24,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.18
    },
    {
      "t": 37.43,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 37.62,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.18
    },
    {
      "t": 37.81,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.55
    },
    {
      "t": 36.765,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 37.525,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 36.48,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 36.575,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 36.67,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 36.765,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 36.86,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 36.955,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 37.05,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 37.145,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 37.24,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 37.335,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 37.43,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 37.525,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 37.62,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 37.715,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 37.81,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 37.905,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 36.575,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 36.67,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 36.765,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 36.86,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 36.955,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 37.05,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 37.145,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 37.24,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 37.335,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 37.43,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 37.525,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 37.62,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 37.715,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 37.81,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 37.905,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 36.48,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.72
    },
    {
      "t": 36.86,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.18,
      "amplitude": 0.72
    },
    {
      "t": 37.05,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.72
    },
    {
      "t": 37.24,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.72
    },
    {
      "t": 37.62,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.72
    },
    {
      "t": 37.81,
      "voice": "bass",
      "pitch_index": 1,
      "duration_seconds": 0.18,
      "amplitude": 0.72
    },
    {
      "t": 36.48,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 36.495,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 36.67,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 36.685,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 36.86,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 36.875,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 37.05,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 37.065,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 37.24,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 37.255,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 37.43,
      "voice": "rhodes_L",
      "pitch_index": 7,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 37.445,
      "voice": "rhodes_R",
      "pitch_index": 7,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 37.62,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 37.635,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 37.81,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 37.825,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 36.48,
      "voice": "thumb",
      "pitch_index": 7,
      "duration_seconds": 0.342,
      "amplitude": 0.5
    },
    {
      "t": 36.86,
      "voice": "thumb",
      "pitch_index": 8,
      "duration_seconds": 0.342,
      "amplitude": 0.5
    },
    {
      "t": 37.24,
      "voice": "thumb",
      "pitch_index": 6,
      "duration_seconds": 0.342,
      "amplitude": 0.5
    },
    {
      "t": 37.62,
      "voice": "thumb",
      "pitch_index": 4,
      "duration_seconds": 0.342,
      "amplitude": 0.5
    },
    {
      "t": 38.0,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.89
    },
    {
      "t": 38.57,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.89
    },
    {
      "t": 38.76,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.89
    },
    {
      "t": 39.33,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.89
    },
    {
      "t": 38.38,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 39.14,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.75
    },
    {
      "t": 38.0,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 38.19,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 38.38,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.18
    },
    {
      "t": 38.57,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 38.76,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.18
    },
    {
      "t": 38.95,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 39.14,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.45
    },
    {
      "t": 39.33,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.55
    },
    {
      "t": 38.285,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 39.045,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.6
    },
    {
      "t": 38.0,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 38.095,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 38.19,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 38.285,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 38.38,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 38.475,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 38.57,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 38.665,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 38.76,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 38.855,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 38.95,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 39.045,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 39.14,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 39.235,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 39.33,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 39.425,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.3
    },
    {
      "t": 38.095,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 38.19,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 38.285,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 38.38,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 38.475,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 38.57,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 38.665,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 38.76,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 38.855,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 38.95,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 39.045,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 39.14,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 39.235,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 39.33,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 39.425,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.28
    },
    {
      "t": 38.0,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.72
    },
    {
      "t": 38.38,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.18,
      "amplitude": 0.72
    },
    {
      "t": 38.57,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.72
    },
    {
      "t": 38.76,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.72
    },
    {
      "t": 39.14,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.72
    },
    {
      "t": 39.33,
      "voice": "bass",
      "pitch_index": 1,
      "duration_seconds": 0.18,
      "amplitude": 0.72
    },
    {
      "t": 38.0,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 38.015,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 38.19,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 38.205,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 38.38,
      "voice": "rhodes_L",
      "pitch_index": 3,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 38.395,
      "voice": "rhodes_R",
      "pitch_index": 3,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 38.57,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 38.585,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 38.76,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 38.775,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 38.95,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 38.965,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 39.14,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 39.155,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 39.33,
      "voice": "rhodes_L",
      "pitch_index": 3,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 39.345,
      "voice": "rhodes_R",
      "pitch_index": 3,
      "duration_seconds": 0.167,
      "amplitude": 0.45
    },
    {
      "t": 38.0,
      "voice": "thumb",
      "pitch_index": 8,
      "duration_seconds": 0.342,
      "amplitude": 0.5
    },
    {
      "t": 38.38,
      "voice": "thumb",
      "pitch_index": 7,
      "duration_seconds": 0.171,
      "amplitude": 0.5
    },
    {
      "t": 38.57,
      "voice": "thumb",
      "pitch_index": 9,
      "duration_seconds": 0.171,
      "amplitude": 0.5
    },
    {
      "t": 38.76,
      "voice": "thumb",
      "pitch_index": 8,
      "duration_seconds": 0.342,
      "amplitude": 0.5
    },
    {
      "t": 39.14,
      "voice": "thumb",
      "pitch_index": 6,
      "duration_seconds": 0.342,
      "amplitude": 0.5
    },
    {
      "t": 39.52,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.14,
      "amplitude": 0.75
    },
    {
      "t": 40.28,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.14,
      "amplitude": 0.75
    },
    {
      "t": 40.28,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.68
    },
    {
      "t": 39.9,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.45
    },
    {
      "t": 40.66,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.45
    },
    {
      "t": 40.09,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.55
    },
    {
      "t": 40.85,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.55
    },
    {
      "t": 39.52,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.722,
      "amplitude": 0.65
    },
    {
      "t": 40.28,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.361,
      "amplitude": 0.65
    },
    {
      "t": 40.66,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.65
    },
    {
      "t": 39.52,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 1.292,
      "amplitude": 0.42
    },
    {
      "t": 39.535,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 1.292,
      "amplitude": 0.38
    },
    {
      "t": 41.04,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.14,
      "amplitude": 0.75
    },
    {
      "t": 41.8,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.14,
      "amplitude": 0.75
    },
    {
      "t": 41.8,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.68
    },
    {
      "t": 41.42,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.45
    },
    {
      "t": 42.18,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.45
    },
    {
      "t": 41.61,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.55
    },
    {
      "t": 42.37,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.55
    },
    {
      "t": 41.04,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.722,
      "amplitude": 0.65
    },
    {
      "t": 41.8,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.361,
      "amplitude": 0.65
    },
    {
      "t": 42.18,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.65
    },
    {
      "t": 41.04,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 1.292,
      "amplitude": 0.42
    },
    {
      "t": 41.055,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 1.292,
      "amplitude": 0.38
    },
    {
      "t": 42.56,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.14,
      "amplitude": 0.75
    },
    {
      "t": 43.32,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.14,
      "amplitude": 0.75
    },
    {
      "t": 43.32,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.68
    },
    {
      "t": 42.94,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.45
    },
    {
      "t": 43.7,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.45
    },
    {
      "t": 43.13,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.55
    },
    {
      "t": 43.89,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.55
    },
    {
      "t": 42.56,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.722,
      "amplitude": 0.65
    },
    {
      "t": 43.32,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.361,
      "amplitude": 0.65
    },
    {
      "t": 43.7,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.65
    },
    {
      "t": 42.56,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 1.292,
      "amplitude": 0.42
    },
    {
      "t": 42.575,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 1.292,
      "amplitude": 0.38
    },
    {
      "t": 44.08,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.14,
      "amplitude": 0.75
    },
    {
      "t": 44.84,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.14,
      "amplitude": 0.75
    },
    {
      "t": 44.84,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.68
    },
    {
      "t": 44.46,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.45
    },
    {
      "t": 45.22,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.45
    },
    {
      "t": 44.65,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.55
    },
    {
      "t": 45.41,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.55
    },
    {
      "t": 44.08,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.722,
      "amplitude": 0.65
    },
    {
      "t": 44.84,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.361,
      "amplitude": 0.65
    },
    {
      "t": 45.22,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.65
    },
    {
      "t": 44.08,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 1.292,
      "amplitude": 0.42
    },
    {
      "t": 44.095,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 1.292,
      "amplitude": 0.38
    },
    {
      "t": 45.6,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.14,
      "amplitude": 0.75
    },
    {
      "t": 46.36,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.14,
      "amplitude": 0.75
    },
    {
      "t": 46.36,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.68
    },
    {
      "t": 45.98,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.45
    },
    {
      "t": 46.74,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.45
    },
    {
      "t": 46.17,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.55
    },
    {
      "t": 46.93,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.55
    },
    {
      "t": 45.6,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.722,
      "amplitude": 0.65
    },
    {
      "t": 46.36,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.361,
      "amplitude": 0.65
    },
    {
      "t": 46.74,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.65
    },
    {
      "t": 45.6,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 1.292,
      "amplitude": 0.42
    },
    {
      "t": 45.615,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 1.292,
      "amplitude": 0.38
    },
    {
      "t": 47.12,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.9
    },
    {
      "t": 47.69,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.9
    },
    {
      "t": 47.88,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.9
    },
    {
      "t": 48.45,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.9
    },
    {
      "t": 47.5,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.8
    },
    {
      "t": 48.26,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.8
    },
    {
      "t": 47.31,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.35
    },
    {
      "t": 48.07,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.35
    },
    {
      "t": 47.12,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.2
    },
    {
      "t": 47.31,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 47.5,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 47.69,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 47.88,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 48.07,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 48.26,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 48.45,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.6
    },
    {
      "t": 47.405,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.7
    },
    {
      "t": 48.165,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.7
    },
    {
      "t": 47.12,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 47.215,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 47.31,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 47.405,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 47.5,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 47.595,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 47.69,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 47.785,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 47.88,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 47.975,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 48.07,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 48.165,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 48.26,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 48.355,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 48.45,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 48.545,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 47.215,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 47.31,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 47.405,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 47.5,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 47.595,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 47.69,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 47.785,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 47.88,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 47.975,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 48.07,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 48.165,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 48.26,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 48.355,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 48.45,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 48.545,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 47.12,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.75
    },
    {
      "t": 47.5,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.18,
      "amplitude": 0.75
    },
    {
      "t": 47.69,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.75
    },
    {
      "t": 47.88,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.75
    },
    {
      "t": 48.26,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.75
    },
    {
      "t": 48.45,
      "voice": "bass",
      "pitch_index": 1,
      "duration_seconds": 0.18,
      "amplitude": 0.75
    },
    {
      "t": 47.12,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 47.135,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 47.31,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 47.325,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 47.5,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 47.515,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 47.69,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 47.705,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 47.88,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 47.895,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 48.07,
      "voice": "rhodes_L",
      "pitch_index": 7,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 48.085,
      "voice": "rhodes_R",
      "pitch_index": 7,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 48.26,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 48.275,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 48.45,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 48.465,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 47.12,
      "voice": "thumb",
      "pitch_index": 7,
      "duration_seconds": 0.342,
      "amplitude": 0.55
    },
    {
      "t": 47.5,
      "voice": "thumb",
      "pitch_index": 8,
      "duration_seconds": 0.342,
      "amplitude": 0.55
    },
    {
      "t": 47.88,
      "voice": "thumb",
      "pitch_index": 6,
      "duration_seconds": 0.342,
      "amplitude": 0.55
    },
    {
      "t": 48.26,
      "voice": "thumb",
      "pitch_index": 4,
      "duration_seconds": 0.342,
      "amplitude": 0.55
    },
    {
      "t": 48.64,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.9
    },
    {
      "t": 49.21,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.9
    },
    {
      "t": 49.4,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.9
    },
    {
      "t": 49.97,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.9
    },
    {
      "t": 49.02,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.8
    },
    {
      "t": 49.78,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.8
    },
    {
      "t": 48.83,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.35
    },
    {
      "t": 49.59,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.35
    },
    {
      "t": 48.64,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.2
    },
    {
      "t": 48.83,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.2
    },
    {
      "t": 49.02,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 49.21,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 49.4,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 49.59,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.2
    },
    {
      "t": 49.78,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 49.97,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.6
    },
    {
      "t": 48.925,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.7
    },
    {
      "t": 49.685,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.7
    },
    {
      "t": 48.64,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 48.735,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 48.83,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 48.925,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 49.02,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 49.115,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 49.21,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 49.305,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 49.4,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 49.495,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 49.59,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 49.685,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 49.78,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 49.875,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 49.97,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 50.065,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 48.735,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 48.83,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 48.925,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 49.02,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 49.115,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 49.21,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 49.305,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 49.4,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 49.495,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 49.59,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 49.685,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 49.78,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 49.875,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 49.97,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 50.065,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 48.64,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.75
    },
    {
      "t": 49.02,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.18,
      "amplitude": 0.75
    },
    {
      "t": 49.21,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.75
    },
    {
      "t": 49.4,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.75
    },
    {
      "t": 49.78,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.75
    },
    {
      "t": 49.97,
      "voice": "bass",
      "pitch_index": 1,
      "duration_seconds": 0.18,
      "amplitude": 0.75
    },
    {
      "t": 48.64,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 48.655,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 48.83,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 48.845,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 49.02,
      "voice": "rhodes_L",
      "pitch_index": 3,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 49.035,
      "voice": "rhodes_R",
      "pitch_index": 3,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 49.21,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 49.225,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 49.4,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 49.415,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 49.59,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 49.605,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 49.78,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 49.795,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 49.97,
      "voice": "rhodes_L",
      "pitch_index": 3,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 49.985,
      "voice": "rhodes_R",
      "pitch_index": 3,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 48.64,
      "voice": "thumb",
      "pitch_index": 8,
      "duration_seconds": 0.342,
      "amplitude": 0.55
    },
    {
      "t": 49.02,
      "voice": "thumb",
      "pitch_index": 7,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 49.21,
      "voice": "thumb",
      "pitch_index": 9,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 49.4,
      "voice": "thumb",
      "pitch_index": 8,
      "duration_seconds": 0.342,
      "amplitude": 0.55
    },
    {
      "t": 49.78,
      "voice": "thumb",
      "pitch_index": 6,
      "duration_seconds": 0.342,
      "amplitude": 0.55
    },
    {
      "t": 50.16,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.9
    },
    {
      "t": 50.73,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.9
    },
    {
      "t": 50.92,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.9
    },
    {
      "t": 51.49,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.9
    },
    {
      "t": 50.54,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.8
    },
    {
      "t": 51.3,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.8
    },
    {
      "t": 50.35,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.35
    },
    {
      "t": 51.11,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.35
    },
    {
      "t": 50.16,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 50.35,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.2
    },
    {
      "t": 50.54,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 50.73,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.2
    },
    {
      "t": 50.92,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.2
    },
    {
      "t": 51.11,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 51.3,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 51.49,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.6
    },
    {
      "t": 50.445,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.7
    },
    {
      "t": 51.205,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.7
    },
    {
      "t": 50.16,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 50.255,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 50.35,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 50.445,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 50.54,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 50.635,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 50.73,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 50.825,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 50.92,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 51.015,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 51.11,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 51.205,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 51.3,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 51.395,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 51.49,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 51.585,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 50.255,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 50.35,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 50.445,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 50.54,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 50.635,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 50.73,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 50.825,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 50.92,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 51.015,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 51.11,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 51.205,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 51.3,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 51.395,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 51.49,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 51.585,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 50.16,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.75
    },
    {
      "t": 50.54,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.18,
      "amplitude": 0.75
    },
    {
      "t": 50.73,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.75
    },
    {
      "t": 50.92,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.75
    },
    {
      "t": 51.3,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.75
    },
    {
      "t": 51.49,
      "voice": "bass",
      "pitch_index": 1,
      "duration_seconds": 0.18,
      "amplitude": 0.75
    },
    {
      "t": 50.16,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 50.175,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 50.35,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 50.365,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 50.54,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 50.555,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 50.73,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 50.745,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 50.92,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 50.935,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 51.11,
      "voice": "rhodes_L",
      "pitch_index": 7,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 51.125,
      "voice": "rhodes_R",
      "pitch_index": 7,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 51.3,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 51.315,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 51.49,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 51.505,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 50.16,
      "voice": "thumb",
      "pitch_index": 7,
      "duration_seconds": 0.342,
      "amplitude": 0.55
    },
    {
      "t": 50.54,
      "voice": "thumb",
      "pitch_index": 8,
      "duration_seconds": 0.342,
      "amplitude": 0.55
    },
    {
      "t": 50.92,
      "voice": "thumb",
      "pitch_index": 6,
      "duration_seconds": 0.342,
      "amplitude": 0.55
    },
    {
      "t": 51.3,
      "voice": "thumb",
      "pitch_index": 4,
      "duration_seconds": 0.342,
      "amplitude": 0.55
    },
    {
      "t": 51.68,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.9
    },
    {
      "t": 52.25,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.9
    },
    {
      "t": 52.44,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.9
    },
    {
      "t": 53.01,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.9
    },
    {
      "t": 52.06,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.8
    },
    {
      "t": 52.82,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.8
    },
    {
      "t": 51.87,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.35
    },
    {
      "t": 52.63,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.35
    },
    {
      "t": 51.68,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 51.87,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.2
    },
    {
      "t": 52.06,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.2
    },
    {
      "t": 52.25,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 52.44,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 52.63,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 52.82,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.2
    },
    {
      "t": 53.01,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.6
    },
    {
      "t": 51.965,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.7
    },
    {
      "t": 52.725,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.7
    },
    {
      "t": 51.68,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 51.775,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 51.87,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 51.965,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 52.06,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 52.155,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 52.25,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 52.345,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 52.44,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 52.535,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 52.63,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 52.725,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 52.82,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 52.915,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 53.01,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 53.105,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 51.775,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 51.87,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 51.965,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 52.06,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 52.155,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 52.25,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 52.345,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 52.44,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 52.535,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 52.63,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 52.725,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 52.82,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 52.915,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 53.01,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 53.105,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 51.68,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.75
    },
    {
      "t": 52.06,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.18,
      "amplitude": 0.75
    },
    {
      "t": 52.25,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.75
    },
    {
      "t": 52.44,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.75
    },
    {
      "t": 52.82,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.75
    },
    {
      "t": 53.01,
      "voice": "bass",
      "pitch_index": 1,
      "duration_seconds": 0.18,
      "amplitude": 0.75
    },
    {
      "t": 51.68,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 51.695,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 51.87,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 51.885,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 52.06,
      "voice": "rhodes_L",
      "pitch_index": 3,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 52.075,
      "voice": "rhodes_R",
      "pitch_index": 3,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 52.25,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 52.265,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 52.44,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 52.455,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 52.63,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 52.645,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 52.82,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 52.835,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 53.01,
      "voice": "rhodes_L",
      "pitch_index": 3,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 53.025,
      "voice": "rhodes_R",
      "pitch_index": 3,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 51.68,
      "voice": "thumb",
      "pitch_index": 8,
      "duration_seconds": 0.342,
      "amplitude": 0.55
    },
    {
      "t": 52.06,
      "voice": "thumb",
      "pitch_index": 7,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 52.25,
      "voice": "thumb",
      "pitch_index": 9,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 52.44,
      "voice": "thumb",
      "pitch_index": 8,
      "duration_seconds": 0.342,
      "amplitude": 0.55
    },
    {
      "t": 52.82,
      "voice": "thumb",
      "pitch_index": 6,
      "duration_seconds": 0.342,
      "amplitude": 0.55
    },
    {
      "t": 53.2,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.9
    },
    {
      "t": 53.77,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.9
    },
    {
      "t": 53.96,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.9
    },
    {
      "t": 54.53,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.9
    },
    {
      "t": 53.58,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.8
    },
    {
      "t": 54.34,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.8
    },
    {
      "t": 53.39,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.35
    },
    {
      "t": 54.15,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.35
    },
    {
      "t": 53.2,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 53.39,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 53.58,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 53.77,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.2
    },
    {
      "t": 53.96,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 54.15,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 54.34,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 54.53,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.6
    },
    {
      "t": 53.485,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.7
    },
    {
      "t": 54.245,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.7
    },
    {
      "t": 53.2,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 53.295,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 53.39,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 53.485,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 53.58,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 53.675,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 53.77,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 53.865,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 53.96,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 54.055,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 54.15,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 54.245,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 54.34,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 54.435,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 54.53,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 54.625,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 53.295,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 53.39,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 53.485,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 53.58,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 53.675,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 53.77,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 53.865,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 53.96,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 54.055,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 54.15,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 54.245,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 54.34,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 54.435,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 54.53,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 54.625,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 53.2,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.75
    },
    {
      "t": 53.58,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.18,
      "amplitude": 0.75
    },
    {
      "t": 53.77,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.75
    },
    {
      "t": 53.96,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.75
    },
    {
      "t": 54.34,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.75
    },
    {
      "t": 54.53,
      "voice": "bass",
      "pitch_index": 1,
      "duration_seconds": 0.18,
      "amplitude": 0.75
    },
    {
      "t": 53.2,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 53.215,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 53.39,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 53.405,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 53.58,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 53.595,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 53.77,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 53.785,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 53.96,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 53.975,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 54.15,
      "voice": "rhodes_L",
      "pitch_index": 7,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 54.165,
      "voice": "rhodes_R",
      "pitch_index": 7,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 54.34,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 54.355,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 54.53,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 54.545,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 53.2,
      "voice": "thumb",
      "pitch_index": 7,
      "duration_seconds": 0.342,
      "amplitude": 0.55
    },
    {
      "t": 53.58,
      "voice": "thumb",
      "pitch_index": 8,
      "duration_seconds": 0.342,
      "amplitude": 0.55
    },
    {
      "t": 53.96,
      "voice": "thumb",
      "pitch_index": 6,
      "duration_seconds": 0.342,
      "amplitude": 0.55
    },
    {
      "t": 54.34,
      "voice": "thumb",
      "pitch_index": 4,
      "duration_seconds": 0.342,
      "amplitude": 0.55
    },
    {
      "t": 54.72,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.9
    },
    {
      "t": 55.29,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.9
    },
    {
      "t": 55.48,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.9
    },
    {
      "t": 56.05,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.9
    },
    {
      "t": 55.1,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.8
    },
    {
      "t": 55.86,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.8
    },
    {
      "t": 54.91,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.35
    },
    {
      "t": 55.67,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.35
    },
    {
      "t": 54.72,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 54.91,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.2
    },
    {
      "t": 55.1,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 55.29,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 55.48,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.2
    },
    {
      "t": 55.67,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 55.86,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 56.05,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.6
    },
    {
      "t": 55.005,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.7
    },
    {
      "t": 55.765,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.7
    },
    {
      "t": 54.72,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 54.815,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 54.91,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 55.005,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 55.1,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 55.195,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 55.29,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 55.385,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 55.48,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 55.575,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 55.67,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 55.765,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 55.86,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 55.955,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 56.05,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 56.145,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 54.815,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 54.91,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 55.005,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 55.1,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 55.195,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 55.29,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 55.385,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 55.48,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 55.575,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 55.67,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 55.765,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 55.86,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 55.955,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 56.05,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 56.145,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 54.72,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.75
    },
    {
      "t": 55.1,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.18,
      "amplitude": 0.75
    },
    {
      "t": 55.29,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.75
    },
    {
      "t": 55.48,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.75
    },
    {
      "t": 55.86,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.75
    },
    {
      "t": 56.05,
      "voice": "bass",
      "pitch_index": 1,
      "duration_seconds": 0.18,
      "amplitude": 0.75
    },
    {
      "t": 54.72,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 54.735,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 54.91,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 54.925,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 55.1,
      "voice": "rhodes_L",
      "pitch_index": 3,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 55.115,
      "voice": "rhodes_R",
      "pitch_index": 3,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 55.29,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 55.305,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 55.48,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 55.495,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 55.67,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 55.685,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 55.86,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 55.875,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 56.05,
      "voice": "rhodes_L",
      "pitch_index": 3,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 56.065,
      "voice": "rhodes_R",
      "pitch_index": 3,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 54.72,
      "voice": "thumb",
      "pitch_index": 8,
      "duration_seconds": 0.342,
      "amplitude": 0.55
    },
    {
      "t": 55.1,
      "voice": "thumb",
      "pitch_index": 7,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 55.29,
      "voice": "thumb",
      "pitch_index": 9,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 55.48,
      "voice": "thumb",
      "pitch_index": 8,
      "duration_seconds": 0.342,
      "amplitude": 0.55
    },
    {
      "t": 55.86,
      "voice": "thumb",
      "pitch_index": 6,
      "duration_seconds": 0.342,
      "amplitude": 0.55
    },
    {
      "t": 56.24,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.9
    },
    {
      "t": 56.81,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.9
    },
    {
      "t": 57.0,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.9
    },
    {
      "t": 57.57,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.9
    },
    {
      "t": 56.62,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.8
    },
    {
      "t": 57.38,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.8
    },
    {
      "t": 56.43,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.35
    },
    {
      "t": 57.19,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.35
    },
    {
      "t": 56.24,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 56.43,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.2
    },
    {
      "t": 56.62,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.2
    },
    {
      "t": 56.81,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 57.0,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 57.19,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.2
    },
    {
      "t": 57.38,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 57.57,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.6
    },
    {
      "t": 56.525,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.7
    },
    {
      "t": 57.285,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.7
    },
    {
      "t": 56.24,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 56.335,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 56.43,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 56.525,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 56.62,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 56.715,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 56.81,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 56.905,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 57.0,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 57.095,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 57.19,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 57.285,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 57.38,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 57.475,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 57.57,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 57.665,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 56.335,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 56.43,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 56.525,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 56.62,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 56.715,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 56.81,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 56.905,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 57.0,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 57.095,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 57.19,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 57.285,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 57.38,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 57.475,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 57.57,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 57.665,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 56.24,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.75
    },
    {
      "t": 56.62,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.18,
      "amplitude": 0.75
    },
    {
      "t": 56.81,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.75
    },
    {
      "t": 57.0,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.75
    },
    {
      "t": 57.38,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.75
    },
    {
      "t": 57.57,
      "voice": "bass",
      "pitch_index": 1,
      "duration_seconds": 0.18,
      "amplitude": 0.75
    },
    {
      "t": 56.24,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 56.255,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 56.43,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 56.445,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 56.62,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 56.635,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 56.81,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 56.825,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 57.0,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 57.015,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 57.19,
      "voice": "rhodes_L",
      "pitch_index": 7,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 57.205,
      "voice": "rhodes_R",
      "pitch_index": 7,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 57.38,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 57.395,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 57.57,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 57.585,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 56.24,
      "voice": "thumb",
      "pitch_index": 7,
      "duration_seconds": 0.342,
      "amplitude": 0.55
    },
    {
      "t": 56.62,
      "voice": "thumb",
      "pitch_index": 8,
      "duration_seconds": 0.342,
      "amplitude": 0.55
    },
    {
      "t": 57.0,
      "voice": "thumb",
      "pitch_index": 6,
      "duration_seconds": 0.342,
      "amplitude": 0.55
    },
    {
      "t": 57.38,
      "voice": "thumb",
      "pitch_index": 4,
      "duration_seconds": 0.342,
      "amplitude": 0.55
    },
    {
      "t": 57.76,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.9
    },
    {
      "t": 58.33,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.9
    },
    {
      "t": 58.52,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.9
    },
    {
      "t": 59.09,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.9
    },
    {
      "t": 58.14,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.8
    },
    {
      "t": 58.9,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.8
    },
    {
      "t": 57.95,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.35
    },
    {
      "t": 58.71,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.35
    },
    {
      "t": 57.76,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 57.95,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 58.14,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 58.33,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 58.52,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 58.71,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.2
    },
    {
      "t": 58.9,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.2
    },
    {
      "t": 59.09,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.6
    },
    {
      "t": 58.045,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.7
    },
    {
      "t": 58.805,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.7
    },
    {
      "t": 57.76,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 57.855,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 57.95,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 58.045,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 58.14,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 58.235,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 58.33,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 58.425,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 58.52,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 58.615,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 58.71,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 58.805,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 58.9,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 58.995,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 59.09,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 59.185,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 57.855,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 57.95,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 58.045,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 58.14,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 58.235,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 58.33,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 58.425,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 58.52,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 58.615,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 58.71,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 58.805,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 58.9,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 58.995,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 59.09,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 59.185,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 57.76,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.75
    },
    {
      "t": 58.14,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.18,
      "amplitude": 0.75
    },
    {
      "t": 58.33,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.75
    },
    {
      "t": 58.52,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.75
    },
    {
      "t": 58.9,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.75
    },
    {
      "t": 59.09,
      "voice": "bass",
      "pitch_index": 1,
      "duration_seconds": 0.18,
      "amplitude": 0.75
    },
    {
      "t": 57.76,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 57.775,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 57.95,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 57.965,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 58.14,
      "voice": "rhodes_L",
      "pitch_index": 3,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 58.155,
      "voice": "rhodes_R",
      "pitch_index": 3,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 58.33,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 58.345,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 58.52,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 58.535,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 58.71,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 58.725,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 58.9,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 58.915,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 59.09,
      "voice": "rhodes_L",
      "pitch_index": 3,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 59.105,
      "voice": "rhodes_R",
      "pitch_index": 3,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 57.76,
      "voice": "thumb",
      "pitch_index": 8,
      "duration_seconds": 0.342,
      "amplitude": 0.55
    },
    {
      "t": 58.14,
      "voice": "thumb",
      "pitch_index": 7,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 58.33,
      "voice": "thumb",
      "pitch_index": 9,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 58.52,
      "voice": "thumb",
      "pitch_index": 8,
      "duration_seconds": 0.342,
      "amplitude": 0.55
    },
    {
      "t": 58.9,
      "voice": "thumb",
      "pitch_index": 6,
      "duration_seconds": 0.342,
      "amplitude": 0.55
    },
    {
      "t": 59.28,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.9
    },
    {
      "t": 59.85,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.9
    },
    {
      "t": 60.04,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.9
    },
    {
      "t": 60.61,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.9
    },
    {
      "t": 59.66,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.8
    },
    {
      "t": 60.42,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.8
    },
    {
      "t": 59.47,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.35
    },
    {
      "t": 60.23,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.35
    },
    {
      "t": 59.28,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 59.47,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.2
    },
    {
      "t": 59.66,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.2
    },
    {
      "t": 59.85,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.2
    },
    {
      "t": 60.04,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 60.23,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.2
    },
    {
      "t": 60.42,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 60.61,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.6
    },
    {
      "t": 59.565,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.7
    },
    {
      "t": 60.325,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.7
    },
    {
      "t": 59.28,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 59.375,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 59.47,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 59.565,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 59.66,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 59.755,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 59.85,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 59.945,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 60.04,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 60.135,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 60.23,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 60.325,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 60.42,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 60.515,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 60.61,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 60.705,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 59.375,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 59.47,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 59.565,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 59.66,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 59.755,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 59.85,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 59.945,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 60.04,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 60.135,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 60.23,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 60.325,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 60.42,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 60.515,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 60.61,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 60.705,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 59.28,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.75
    },
    {
      "t": 59.66,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.18,
      "amplitude": 0.75
    },
    {
      "t": 59.85,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.75
    },
    {
      "t": 60.04,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.75
    },
    {
      "t": 60.42,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.75
    },
    {
      "t": 60.61,
      "voice": "bass",
      "pitch_index": 1,
      "duration_seconds": 0.18,
      "amplitude": 0.75
    },
    {
      "t": 59.28,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 59.295,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 59.47,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 59.485,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 59.66,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 59.675,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 59.85,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 59.865,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 60.04,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 60.055,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 60.23,
      "voice": "rhodes_L",
      "pitch_index": 7,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 60.245,
      "voice": "rhodes_R",
      "pitch_index": 7,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 60.42,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 60.435,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 60.61,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 60.625,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 59.28,
      "voice": "thumb",
      "pitch_index": 7,
      "duration_seconds": 0.342,
      "amplitude": 0.55
    },
    {
      "t": 59.66,
      "voice": "thumb",
      "pitch_index": 8,
      "duration_seconds": 0.342,
      "amplitude": 0.55
    },
    {
      "t": 60.04,
      "voice": "thumb",
      "pitch_index": 6,
      "duration_seconds": 0.342,
      "amplitude": 0.55
    },
    {
      "t": 60.42,
      "voice": "thumb",
      "pitch_index": 4,
      "duration_seconds": 0.342,
      "amplitude": 0.55
    },
    {
      "t": 60.8,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.9
    },
    {
      "t": 61.37,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.9
    },
    {
      "t": 61.56,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.9
    },
    {
      "t": 62.13,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.9
    },
    {
      "t": 61.18,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.8
    },
    {
      "t": 61.94,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.15,
      "amplitude": 0.8
    },
    {
      "t": 60.99,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.35
    },
    {
      "t": 61.75,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.35
    },
    {
      "t": 60.8,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.2
    },
    {
      "t": 60.99,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 61.18,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 61.37,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 61.56,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 61.75,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 61.94,
      "voice": "hat_c",
      "pitch_index": 0,
      "duration_seconds": 0.06,
      "amplitude": 0.5
    },
    {
      "t": 62.13,
      "voice": "hat_o",
      "pitch_index": 0,
      "duration_seconds": 0.12,
      "amplitude": 0.6
    },
    {
      "t": 61.085,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.7
    },
    {
      "t": 61.845,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.08,
      "amplitude": 0.7
    },
    {
      "t": 60.8,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 60.895,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 60.99,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 61.085,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 61.18,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 61.275,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 61.37,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 61.465,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 61.56,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 61.655,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 61.75,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 61.845,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 61.94,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 62.035,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 62.13,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 62.225,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 60.895,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 60.99,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 61.085,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 61.18,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 61.275,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 61.37,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 61.465,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 61.56,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 61.655,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 61.75,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 61.845,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 61.94,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 62.035,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 62.13,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 62.225,
      "voice": "shaker_R",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.33
    },
    {
      "t": 60.8,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.75
    },
    {
      "t": 61.18,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.18,
      "amplitude": 0.75
    },
    {
      "t": 61.37,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.75
    },
    {
      "t": 61.56,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 0.361,
      "amplitude": 0.75
    },
    {
      "t": 61.94,
      "voice": "bass",
      "pitch_index": 2,
      "duration_seconds": 0.18,
      "amplitude": 0.75
    },
    {
      "t": 62.13,
      "voice": "bass",
      "pitch_index": 1,
      "duration_seconds": 0.18,
      "amplitude": 0.75
    },
    {
      "t": 60.8,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 60.815,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 60.99,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 61.005,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 61.18,
      "voice": "rhodes_L",
      "pitch_index": 3,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 61.195,
      "voice": "rhodes_R",
      "pitch_index": 3,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 61.37,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 61.385,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 61.56,
      "voice": "rhodes_L",
      "pitch_index": 6,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 61.575,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 61.75,
      "voice": "rhodes_L",
      "pitch_index": 5,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 61.765,
      "voice": "rhodes_R",
      "pitch_index": 5,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 61.94,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 61.955,
      "voice": "rhodes_R",
      "pitch_index": 4,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 62.13,
      "voice": "rhodes_L",
      "pitch_index": 3,
      "duration_seconds": 0.171,
      "amplitude": 0.58
    },
    {
      "t": 62.145,
      "voice": "rhodes_R",
      "pitch_index": 3,
      "duration_seconds": 0.167,
      "amplitude": 0.48
    },
    {
      "t": 60.8,
      "voice": "thumb",
      "pitch_index": 8,
      "duration_seconds": 0.342,
      "amplitude": 0.55
    },
    {
      "t": 61.18,
      "voice": "thumb",
      "pitch_index": 7,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 61.37,
      "voice": "thumb",
      "pitch_index": 9,
      "duration_seconds": 0.171,
      "amplitude": 0.55
    },
    {
      "t": 61.56,
      "voice": "thumb",
      "pitch_index": 8,
      "duration_seconds": 0.342,
      "amplitude": 0.55
    },
    {
      "t": 61.94,
      "voice": "thumb",
      "pitch_index": 6,
      "duration_seconds": 0.342,
      "amplitude": 0.55
    },
    {
      "t": 62.32,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.1,
      "amplitude": 0.78
    },
    {
      "t": 62.51,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.1,
      "amplitude": 0.78
    },
    {
      "t": 62.7,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.1,
      "amplitude": 0.78
    },
    {
      "t": 62.89,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.1,
      "amplitude": 0.78
    },
    {
      "t": 63.08,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.1,
      "amplitude": 0.78
    },
    {
      "t": 63.27,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.1,
      "amplitude": 0.78
    },
    {
      "t": 63.46,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.1,
      "amplitude": 0.78
    },
    {
      "t": 63.65,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.1,
      "amplitude": 0.78
    },
    {
      "t": 62.32,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.1,
      "amplitude": 0.68
    },
    {
      "t": 62.51,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.1,
      "amplitude": 0.68
    },
    {
      "t": 62.7,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.1,
      "amplitude": 0.68
    },
    {
      "t": 62.89,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.1,
      "amplitude": 0.68
    },
    {
      "t": 63.08,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.1,
      "amplitude": 0.68
    },
    {
      "t": 63.27,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.1,
      "amplitude": 0.68
    },
    {
      "t": 63.46,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.1,
      "amplitude": 0.68
    },
    {
      "t": 63.65,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.1,
      "amplitude": 0.68
    },
    {
      "t": 62.32,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 62.415,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 62.51,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 62.605,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 62.7,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 62.795,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 62.89,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 62.985,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 63.08,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 63.175,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 63.27,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 63.365,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 63.46,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 63.555,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 63.65,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 63.745,
      "voice": "shaker_L",
      "pitch_index": 0,
      "duration_seconds": 0.07,
      "amplitude": 0.35
    },
    {
      "t": 63.84,
      "voice": "kick",
      "pitch_index": 0,
      "duration_seconds": 0.25,
      "amplitude": 0.95
    },
    {
      "t": 63.84,
      "voice": "snare",
      "pitch_index": 0,
      "duration_seconds": 0.3,
      "amplitude": 0.9
    },
    {
      "t": 63.84,
      "voice": "clap",
      "pitch_index": 0,
      "duration_seconds": 0.3,
      "amplitude": 0.85
    },
    {
      "t": 63.84,
      "voice": "bass",
      "pitch_index": 0,
      "duration_seconds": 1.5,
      "amplitude": 0.82
    },
    {
      "t": 63.84,
      "voice": "rhodes_L",
      "pitch_index": 4,
      "duration_seconds": 1.2,
      "amplitude": 0.62
    },
    {
      "t": 63.855,
      "voice": "rhodes_R",
      "pitch_index": 6,
      "duration_seconds": 1.2,
      "amplitude": 0.55
    }
  ]
}