{
  "format": "gigchart",
  "version": 5,
  "savedAt": 1753228800000,
  "song": {
    "properties": {
      "title": "House of the Rising Sun",
      "artist": "Traditional",
      "subtitle": "American folk ballad",
      "music": "Trad.",
      "lyrics": "Trad.",
      "originalKey": "Am",
      "keyActual": "Am",
      "timeSig": "6/8",
      "tempo": "72",
      "style": "Folk ballad",
      "genre": "Folk",
      "capo": "2",
      "capoMode": "capo",
      "targetInstrument": "Guitar",
      "version": "1.0",
      "arranger": "GigCharts demo",
      "year": "1933",
      "copyright": "Public domain",
      "duration": "4:20",
      "album": "Traditional songs",
      "track": "1",
      "video": "https://example.org/rising-sun"
    },
    "body": [
      "Am         C        D     F",
      "There is a house in New Orleans",
      "Am         C           E",
      "They call the Rising Sun",
      "",
      "Am      C      D       F",
      "My mother was a tailor",
      "Am       C        E",
      "She sewed my new blue jeans",
      "",
      "Am      C       D        F",
      "Oh mother, tell your children",
      "Am       C        E",
      "Not to do what I have done",
      "",
      "Am        C        D      F",
      "I got one foot on the platform",
      "Am        C       E      Am",
      "The other foot on the train"
    ],
    "settings": {
      "page": {
        "presetId": "a4",
        "orientation": "portrait",
        "pageTurnPreview": 0
      },
      "typography": {
        "fontKey": "dejavu",
        "fontSizePt": 12,
        "lineSpacing": 1.32,
        "chordWeight": 700,
        "lyricWeight": 400,
        "layout": "vertical",
        "overflow": "break",
        "letStanzasBreak": false
      },
      "labels": {
        "tempoPrefix": "Tempo:",
        "timeSigPrefix": "Time:",
        "originalKeyPrefix": "Original key",
        "capoPrefix": "Capo",
        "pageNumberPrefix": "p "
      },
      "header": {
        "showTitle": true,
        "showSubtitle": true,
        "titleSizeMode": "offset",
        "titleSizeOffset": 4,
        "subtitleSizeMode": "percent",
        "subtitleSizePct": 75,
        "titleColor": "#2c5fd6",
        "titleAlign": "left",
        "subtitleAlign": "left",
        "titleTemplate": [
          {
            "field": "title"
          },
          {
            "sep": " — "
          },
          {
            "field": "artist"
          }
        ],
        "subtitleTemplate": [
          {
            "field": "subtitle"
          }
        ]
      },
      "infoBox1": {
        "showInfoBox": true,
        "infoBoxOrder": [
          "tempo",
          "timeSig",
          "originalKey",
          "genre",
          "instrument",
          "beat"
        ],
        "showBpm": true,
        "showTimeSig": true,
        "showOriginalKey": true,
        "showGenre": true,
        "showInstrument": true,
        "videoMode": "off"
      },
      "bottomBox": {
        "showBottomBox": true,
        "showPageNumber": true,
        "footerPos": "right"
      },
      "capo": {
        "showCapo": true,
        "capoPos": "left",
        "capoRows": 1,
        "capoStack": 0
      },
      "notation": {
        "srcNoteSel": "english",
        "srcMinorSel": "english",
        "outNoteSel": "english",
        "outMinorSel": "english",
        "prettyAcc": false,
        "transpose": 0
      },
      "concert": {
        "showConcert": true,
        "concertBoxMode": "page",
        "concertGap": 2,
        "concertAlign": "beat",
        "concertTitleShow": true,
        "concertTitle": "CONCERT"
      },
      "annotations": {
        "annotFontSizePt": 9,
        "snapGrid": "whole"
      }
    },
    "annotations": [
      {
        "id": "a-sec-1",
        "kind": "section",
        "text": "Verse 1",
        "target": {
          "kind": "stanza",
          "stanza": 0
        },
        "placement": "left",
        "textDir": "left",
        "orient": "auto"
      },
      {
        "id": "a-sec-2",
        "kind": "section",
        "text": "Verses 2–3",
        "target": {
          "kind": "span",
          "from": 1,
          "to": 2
        },
        "placement": "left",
        "textDir": "left"
      },
      {
        "id": "a-cue-line",
        "kind": "cue",
        "text": "slower",
        "target": {
          "kind": "line",
          "stanza": 0,
          "line": 1
        },
        "placement": "inline",
        "color": "#e23b3b"
      },
      {
        "id": "a-cue-gap",
        "kind": "cue",
        "text": "instrumental\nverse",
        "target": {
          "kind": "gap",
          "gapAfter": 1
        },
        "placement": "inline",
        "color": "#1aa64b"
      },
      {
        "id": "a-repeat",
        "kind": "repeat",
        "text": "2",
        "target": {
          "kind": "stanza",
          "stanza": 3
        },
        "placement": "inline"
      },
      {
        "id": "a-capo",
        "kind": "capo",
        "text": "5",
        "target": {
          "kind": "stanza",
          "stanza": 2
        },
        "placement": "above"
      },
      {
        "id": "a-markers",
        "kind": "markers",
        "target": {
          "kind": "stanza",
          "stanza": 1
        },
        "placement": "right",
        "textDir": "left",
        "spacing": 1,
        "color": "#ef8a2b",
        "items": [
          {
            "id": "b1",
            "label": "guitar",
            "repeat": 2
          },
          {
            "id": "b2",
            "label": "shaker",
            "color": "#20b7d4"
          }
        ]
      },
      {
        "id": "a-roadmap",
        "kind": "roadmap",
        "target": {
          "kind": "gap",
          "gapAfter": 3
        },
        "align": "center",
        "roadmapWidth": "full",
        "color": "#7ac043",
        "items": [
          {
            "id": "r1",
            "label": "Intro"
          },
          {
            "id": "r2",
            "label": "Verse",
            "repeat": 4
          },
          {
            "id": "r3",
            "label": "Outro",
            "color": "#6c4bd1"
          }
        ]
      },
      {
        "id": "a-chorus",
        "kind": "chorus",
        "target": {
          "kind": "gap",
          "gapAfter": 2
        },
        "refStanza": 0,
        "placement": "inline",
        "reserveLines": 2
      },
      {
        "id": "a-voice-line",
        "kind": "voice",
        "target": {
          "kind": "line",
          "stanza": 1,
          "line": 1
        },
        "voiceId": "v-001"
      },
      {
        "id": "a-voice-range",
        "kind": "voice",
        "target": {
          "kind": "range",
          "stanza": 1,
          "line": 3,
          "from": 0,
          "to": 9
        },
        "voiceId": "v-002"
      }
    ],
    "voices": {
      "roster": [
        {
          "id": "v-001",
          "name": "Bea",
          "color": "#c45912"
        },
        {
          "id": "v-002",
          "name": "Atti",
          "color": "#2c5fd6"
        }
      ],
      "defaultVoiceId": null
    },
    "textStyles": {
      "i": [
        [
          28,
          59
        ]
      ],
      "u": [
        [
          48,
          59
        ]
      ]
    }
  }
}