Rhythm Lab Help Center
Categories
< All Topics
Print

JSON Template: Single

{
  "sequence" : 0,
  "exercises" : [
    {
      "category" : "custom",
      "timeSig" : "3\/8",
      "sequence" : 0,
      "points" : 0,
      "measureCount" : 7,
      "title" : "Custom 3-8 No. 1",
      "bpm" : 115,
      "voices" : [
        {
          "type" : "v1pattern",
          "pattern" : "q e bs { e e e } bs qd bs { e e e } bs q e bs q e bs qd bf",
          "sequence" : 0
        }
      ],
      "type" : "single"
    },
    {
      "category" : "custom",
      "timeSig" : "3\/8",
      "sequence" : 0,
      "points" : 0,
      "measureCount" : 7,
      "title" : "Level 3A 1",
      "bpm" : 115,
      "voices" : [
        {
          "type" : "v1pattern",
          "pattern" : "{ e e e } bs qd bs q e bs qd bs q e bs { e e e } bs qd bf",
          "sequence" : 0
        }
      ],
      "type" : "single"
    },
    {
      "category" : "custom",
      "timeSig" : "6\/8",
      "sequence" : 2,
      "points" : 0,
      "measureCount" : 4,
      "title" : "Level 3A 3",
      "bpm" : 115,
      "voices" : [
        {
          "type" : "v1pattern",
          "pattern" : "q e qd bs q e qd bs q e { e e e } bs hd bf",
          "sequence" : 0
        }
      ],
      "type" : "single"
    }
  ],
  "title" : "Custom Single Level 3",
  "type" : "single",
  "category" : "custom"
}
Table of Contents