{
  "outputs": [
    "@noise-4-precomp"
  ],
  "controls": [
    {
      "id": "E8BC9F63-D5BC-4BDB-871B-2734C9C1A145",
      "selector": "@lut.intensity",
      "type": "slider",
      "attributes": {
        "defaultValue": 0.55,
        "min": 0,
        "title": "editing.fx.control-filter",
        "max": 0.6
      }
    },
    {
      "id": "6AE54F7C-62C4-4F94-9DBE-A7B9488CE022",
      "selector": "@text-precomp.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 1,
        "min": 0,
        "title": "editing.fx.control-text-opacity",
        "max": 1
      }
    },
    {
      "id": "3E7863AD-3D95-472F-B59B-CDCD35327565",
      "selector": "@noise-1-precomp.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 1,
        "min": 0,
        "title": "editing.fx.control-overlay",
        "max": 1
      }
    },
    {
      "id": "E4B311F9-96F1-4836-B012-51C4C3CB5059",
      "selector": "@noise-3-precomp.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 0.3,
        "min": 0,
        "title": "editing.fx.control-texture",
        "max": 1
      }
    }
  ],
  "nodes": [
    {
      "id": "in",
      "type": "input"
    },
    {
      "id": "displace-map",
      "resourceType": "image",
      "resourceId": "file://assets/10_svhs-4_tex-3.webp",
      "type": "resource"
    },
    {
      "id": "noise",
      "resourceType": "image",
      "resourceId": "file://assets/10_svhs-5_tex-1.webp",
      "type": "resource"
    },
    {
      "id": "noise2",
      "resourceType": "image",
      "resourceId": "file://assets/10_svhs-5_tex-2.webp",
      "type": "resource"
    },
    {
      "id": "noise3",
      "resourceType": "image",
      "resourceId": "file://assets/10_svhs-5_tex-33.webp",
      "type": "resource"
    },
    {
      "id": "vhs-overlay",
      "resourceType": "image",
      "resourceId": "file://assets/10_svhs-5_tex-4.webp",
      "type": "resource"
    },
    {
      "id": "text",
      "resourceType": "image",
      "resourceId": "file://assets/10_svhs-4_tex-44.webp",
      "type": "resource"
    },
    {
      "id": "lut_res",
      "resourceType": "lut",
      "resourceId": "file://color/vhs25.lut2",
      "type": "resource"
    },
    {
      "id": "lut",
      "source": "@in",
      "intensity": "@E8BC9F63-D5BC-4BDB-871B-2734C9C1A145",
      "type": "lut",
      "lut": "@lut_res"
    },
    {
      "inputWhite": 220,
      "source": "@lut",
      "gamma": 0.74,
      "id": "lvls",
      "outputWhite": 255,
      "inputBlack": 0,
      "type": "levels",
      "outputBlack": 0
    },
    {
      "hue": 0,
      "saturation": -50,
      "id": "hsl",
      "source": "@lvls",
      "type": "hsl",
      "lightness": -3
    },
    {
      "id": "bc1",
      "contrast": 0.59,
      "brightness": -0.3,
      "source": "@hsl",
      "type": "brightness-contrast"
    },
    {
      "source": "@text",
      "destination": "@bc1",
      "position": {
        "value": [
          0.22,
          0.85
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "text-precomp",
      "blendMode": "NORMAL",
      "anchorPoint": [
        0.4,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@6AE54F7C-62C4-4F94-9DBE-A7B9488CE022",
      "scale": {
        "type": "ASPECT_FIT",
        "value": [
          0.35,
          0.35
        ]
      }
    },
    {
      "power": 0.2,
      "id": "db",
      "angle": 90,
      "source": "@text-precomp",
      "type": "directional-blur"
    },
    {
      "power": 0.2,
      "id": "db2",
      "angle": 0,
      "source": "@db",
      "type": "directional-blur"
    },
    {
      "power": 1,
      "id": "gb",
      "source": "@db2",
      "type": "gaussian-blur"
    },
    {
      "id": "dm",
      "map": "@displace-map",
      "source": "@gb",
      "type": "displacement-map",
      "maxShift": {
        "value": [
          0,
          0.05
        ],
        "dimension": "NORMALIZED"
      }
    },
    {
      "source": "@noise3",
      "destination": "@gb",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "noise-1-precomp",
      "blendMode": "LINEAR_DODGE_ADD",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@3E7863AD-3D95-472F-B59B-CDCD35327565",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@vhs-overlay",
      "destination": "@noise-1-precomp",
      "position": {
        "value": [
          0.5,
          1
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "noise-2-precomp",
      "blendMode": "COLOR_DODGE",
      "anchorPoint": [
        0.5,
        1
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@noise2",
      "destination": "@noise-2-precomp",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "noise-3-precomp",
      "blendMode": "LIGHTEN",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@E4B311F9-96F1-4836-B012-51C4C3CB5059",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@noise",
      "destination": "@noise-3-precomp",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "noise-4-precomp",
      "blendMode": "OVERLAY",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 0.66,
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    }
  ],
  "version": 4
}