{
  "outputs": [
    "@noise-3-precomp"
  ],
  "controls": [
    {
      "id": "ADE06102-3E06-4762-89C9-AA796FDA1CE3",
      "selector": "@lut.intensity",
      "type": "slider",
      "attributes": {
        "defaultValue": 0.75,
        "min": 0,
        "title": "editing.fx.control-filter",
        "max": 0.75
      }
    },
    {
      "id": "463F8473-716B-40C0-B5A2-87ED5841AC58",
      "selector": "@text-precomp.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 1,
        "min": 0,
        "title": "editing.fx.control-text-opacity",
        "max": 1
      }
    },
    {
      "id": "9FE70F6C-EE44-48C0-A06B-35D23AFC047C",
      "selector": "@noise-2-precomp.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 0.45,
        "min": 0,
        "title": "editing.fx.control-texture",
        "max": 1
      }
    },
    {
      "id": "7DB39C5D-3DF6-453F-BEDD-CE84C9B45CA0",
      "selector": "@noise-3-precomp.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 0.8,
        "min": 0,
        "title": "editing.fx.control-overlay",
        "max": 1
      }
    }
  ],
  "nodes": [
    {
      "id": "in",
      "type": "input"
    },
    {
      "inputWhite": 218,
      "source": "@in",
      "gamma": 0.67,
      "id": "lvls",
      "outputWhite": 255,
      "inputBlack": 0,
      "type": "levels",
      "outputBlack": 0
    },
    {
      "id": "bc1",
      "contrast": 0.99,
      "brightness": -0.1,
      "source": "@lvls",
      "type": "brightness-contrast"
    },
    {
      "source": "@text",
      "destination": "@bc1",
      "position": {
        "value": [
          0.82,
          0.87
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "text-precomp",
      "blendMode": "NORMAL",
      "anchorPoint": [
        0.4,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@463F8473-716B-40C0-B5A2-87ED5841AC58",
      "scale": {
        "type": "ASPECT_FIT",
        "value": [
          0.4,
          0.4
        ]
      }
    },
    {
      "id": "lut_res",
      "resourceType": "lut",
      "resourceId": "file://color/vhs21.lut2",
      "type": "resource"
    },
    {
      "id": "lut",
      "source": "@text-precomp",
      "intensity": "@ADE06102-3E06-4762-89C9-AA796FDA1CE3",
      "type": "lut",
      "lut": "@lut_res"
    },
    {
      "id": "displace-map",
      "resourceType": "image",
      "resourceId": "file://assets/10_svhs-2_tex-44.webp",
      "type": "resource"
    },
    {
      "id": "noise",
      "resourceType": "image",
      "resourceId": "file://assets/10_svhs-2_tex-3.webp",
      "type": "resource"
    },
    {
      "id": "vhs-overlay",
      "resourceType": "image",
      "resourceId": "file://assets/10_svhs-2_tex-1.webp",
      "type": "resource"
    },
    {
      "id": "noise2",
      "resourceType": "image",
      "resourceId": "file://assets/10_svhs-2_tex-2.webp",
      "type": "resource"
    },
    {
      "id": "text",
      "resourceType": "image",
      "resourceId": "file://assets/10_svhs-2_tex-55.webp",
      "type": "resource"
    },
    {
      "id": "ccr",
      "source": "@lut",
      "type": "color-channel",
      "intensities": [
        1,
        0,
        0
      ]
    },
    {
      "id": "ccg",
      "source": "@lut",
      "type": "color-channel",
      "intensities": [
        0,
        1,
        0
      ]
    },
    {
      "id": "ccb",
      "source": "@lut",
      "type": "color-channel",
      "intensities": [
        0,
        0,
        1
      ]
    },
    {
      "source": "@ccg",
      "destination": "@ccr",
      "position": {
        "value": [
          0.498,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "cc1",
      "blendMode": "LINEAR_DODGE_ADD",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "ASPECT_FIT",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@ccb",
      "destination": "@cc1",
      "position": {
        "value": [
          0.502,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "cc2",
      "blendMode": "LINEAR_DODGE_ADD",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "ASPECT_FIT",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "power": 0.2,
      "id": "db",
      "angle": 90,
      "source": "@cc2",
      "type": "directional-blur"
    },
    {
      "power": 1,
      "id": "gb",
      "source": "@db",
      "type": "gaussian-blur"
    },
    {
      "id": "dm",
      "map": "@displace-map",
      "source": "@gb",
      "type": "displacement-map",
      "maxShift": {
        "value": [
          0,
          0.05
        ],
        "dimension": "NORMALIZED"
      }
    },
    {
      "source": "@noise",
      "destination": "@gb",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "noise-1-precomp",
      "blendMode": "LIGHTEN",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 0.75,
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@vhs-overlay",
      "destination": "@noise-1-precomp",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "noise-2-precomp",
      "blendMode": "LIGHTEN",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@9FE70F6C-EE44-48C0-A06B-35D23AFC047C",
      "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": "SCREEN",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@7DB39C5D-3DF6-453F-BEDD-CE84C9B45CA0",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    }
  ],
  "version": 4
}