{
  "outputs": [
    "@noise-3-precomp"
  ],
  "controls": [
    {
      "id": "DF4A2403-01F9-4EFC-B631-AC8D3CCC6DE7",
      "selector": "@lut.intensity",
      "type": "slider",
      "attributes": {
        "defaultValue": 0.25,
        "min": 0,
        "title": "editing.fx.control-filter",
        "max": 0.4
      }
    },
    {
      "id": "015BC40C-F048-45AC-A141-CD108522F4F5",
      "selector": "@text-precomp.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 1,
        "min": 0,
        "title": "editing.fx.control-text-opacity",
        "max": 1
      }
    },
    {
      "id": "D7F41A6A-F421-42CB-9C28-71FD1A60401D",
      "selector": "@noise-2-precomp.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 0.45,
        "min": 0,
        "title": "editing.fx.control-color-overlay",
        "max": 0.6
      }
    },
    {
      "id": "40279894-7911-4F36-A68E-EAC604AAD27C",
      "selector": "@noise-3-precomp.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 0.35,
        "min": 0,
        "title": "editing.fx.control-texture",
        "max": 0.55
      }
    }
  ],
  "nodes": [
    {
      "id": "in",
      "type": "input"
    },
    {
      "id": "displace-map",
      "resourceType": "image",
      "resourceId": "file://assets/10_svhs-1_tex-6.webp",
      "type": "resource"
    },
    {
      "id": "text",
      "resourceType": "image",
      "resourceId": "file://assets/10_svhs-1_tex-55.webp",
      "type": "resource"
    },
    {
      "id": "noise",
      "resourceType": "image",
      "resourceId": "file://assets/10_svhs-1_tex-1.webp",
      "type": "resource"
    },
    {
      "id": "vhs-overlay",
      "resourceType": "image",
      "resourceId": "file://assets/10_svhs-1_tex-2.webp",
      "type": "resource"
    },
    {
      "id": "noise2",
      "resourceType": "image",
      "resourceId": "file://assets/10_svhs-1_tex-3.webp",
      "type": "resource"
    },
    {
      "inputWhite": 180,
      "source": "@in",
      "gamma": 0.87,
      "id": "lvls",
      "outputWhite": 255,
      "inputBlack": 0,
      "type": "levels",
      "outputBlack": 40
    },
    {
      "hue": 0,
      "saturation": -50,
      "id": "hsl",
      "source": "@lvls",
      "type": "hsl",
      "lightness": -3
    },
    {
      "source": "@text",
      "destination": "@hsl",
      "position": {
        "value": [
          0.195,
          0.895
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "text-precomp",
      "blendMode": "NORMAL",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@015BC40C-F048-45AC-A141-CD108522F4F5",
      "scale": {
        "type": "ASPECT_FIT",
        "value": [
          0.175,
          0.175
        ]
      }
    },
    {
      "id": "ccr",
      "source": "@text-precomp",
      "type": "color-channel",
      "intensities": [
        1,
        0,
        0
      ]
    },
    {
      "id": "ccg",
      "source": "@text-precomp",
      "type": "color-channel",
      "intensities": [
        0,
        1,
        0
      ]
    },
    {
      "id": "ccb",
      "source": "@text-precomp",
      "type": "color-channel",
      "intensities": [
        0,
        0,
        1
      ]
    },
    {
      "source": "@ccg",
      "destination": "@ccr",
      "position": {
        "value": [
          0.497,
          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.503,
          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": "lut_res",
      "resourceType": "lut",
      "resourceId": "file://color/vhs3.lut2",
      "type": "resource"
    },
    {
      "id": "lut",
      "source": "@gb",
      "intensity": "@DF4A2403-01F9-4EFC-B631-AC8D3CCC6DE7",
      "type": "lut",
      "lut": "@lut_res"
    },
    {
      "id": "dm",
      "map": "@displace-map",
      "source": "@lut",
      "type": "displacement-map",
      "maxShift": {
        "value": [
          0,
          0.05
        ],
        "dimension": "NORMALIZED"
      }
    },
    {
      "source": "@noise",
      "destination": "@lut",
      "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": 0.71,
      "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": "OVERLAY",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@D7F41A6A-F421-42CB-9C28-71FD1A60401D",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@vhs-overlay",
      "destination": "@noise-2-precomp",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "noise-3-precomp",
      "blendMode": "HARD_LIGHT",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@40279894-7911-4F36-A68E-EAC604AAD27C",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "id": "bc1",
      "contrast": 0.29,
      "brightness": 0.3,
      "source": "@noise-3-precomp",
      "type": "brightness-contrast"
    },
    {
      "power": 5,
      "id": "gb2",
      "source": "@bc1",
      "type": "gaussian-blur"
    },
    {
      "source": "@gb2",
      "destination": "@bc1",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "noise-4-precomp",
      "blendMode": "LIGHTEN",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 0.5,
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    }
  ],
  "version": 4
}