Warning, /education/minuet/data/definitions/scales-pentatonic-major-and-its-modes-definitions.json is written in an unsupported language. File is not indexed.

0001 {
0002   "definitions": [
0003     {
0004       "tags": ["scale", "ascending", "major", "pentatonic"],
0005       "name": "Major Pentatonic",
0006       "sequence": "2 4 7 9"
0007     },
0008     {
0009       "tags": ["scale", "ascending", "major", "pentatonic"],
0010       "name": "Suspended Pentatonic",
0011       "sequence": "2 5 7 10"
0012     },
0013     {
0014       "tags": ["scale", "ascending", "major", "pentatonic"],
0015       "name": "Man Gong",
0016       "sequence": "3 5 8 10"
0017     },
0018     {
0019       "tags": ["scale", "ascending", "major", "pentatonic"],
0020       "name": "Ritusen",
0021       "sequence": "2 5 7 9"
0022     },
0023     {
0024       "tags": ["scale", "ascending", "major", "pentatonic"],
0025       "name": "Minor Pentatonic",
0026       "sequence": "3 5 7 10"
0027     }
0028   ]
0029 }