Rhythm Lab Help Center
Categories
< All Topics
Print

JSON Template: Drumkit

{
  "sequence" : 0,
  "exercises" : [
    {
      "category" : "custom",
      "timeSig" : "4\/4",
      "sequence" : 0,
      "points" : 0,
      "measureCount" : 4,
      "title" : "DrumKit A 1",
      "bpm" : 85,
      "voices" : [
        {
          "type" : "hhpattern",
          "pattern" : "qx qx qx qx bs qx qx qx qx bs qx qx qx qx bs qx qx qx qx bf",
          "sequence" : 0
        },
        {
          "type" : "spattern",
          "pattern" : "hi qr uh q hi qr uh q bs hi qr uh q hi qr uh q bs hi qr uh q hi qr uh q bs hi qr uh q hi qr uh q bf",
          "sequence" : 1
        },
        {
          "type" : "kickpattern",
          "pattern" : "q qr q qr bs q qr q qr bs q qr q qr bs q qr q qr bf",
          "sequence" : 2
        }
      ],
      "type" : "drumkit"
    },
    {
      "category" : "custom",
      "timeSig" : "4\/4",
      "sequence" : 1,
      "points" : 0,
      "measureCount" : 4,
      "title" : "DrumKit A 2",
      "bpm" : 85,
      "voices" : [
        {
          "type" : "spattern",
          "pattern" : "hi qr uh q hi qr uh q bs hi qr uh q hi qr uh q bs hi qr uh q hi qr uh q bs hi qr uh q hi qr uh q bf",
          "sequence" : 1
        },
        {
          "type" : "kickpattern",
          "pattern" : "q qr q qr bs q qr q qr bs q qr q qr bs q qr q qr bf",
          "sequence" : 2
        },
        {
          "type" : "hhpattern",
          "pattern" : "{ ex ex ex ex } { ex ex ex ex } bs { ex ex ex ex } { ex ex ex ex } bs { ex ex ex ex } { ex ex ex ex } bs { ex ex ex ex } { ex ex ex ex } bf",
          "sequence" : 0
        }
      ],
      "type" : "drumkit"
    }
  ],
  "title" : "Custom Drumkit A",
  "type" : "drumkit",
  "category" : "custom"
}
Table of Contents