{
  "outputs": [
    "@advisory_new"
  ],
  "controls": [
    {
      "id": "9AB8F463-B8DC-4BE3-AB1C-020818EBFCDE",
      "selector": "@lut.intensity",
      "type": "slider",
      "attributes": {
        "defaultValue": 0.7,
        "min": 0,
        "title": "editing.fx.control-filter",
        "max": 1
      }
    },
    {
      "id": "99A12AC6-3EB8-4911-B82C-ACBBEBD863CC",
      "selector": "@tm2.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 1,
        "min": 0,
        "title": "editing.fx.control-text-opacity",
        "max": 1
      }
    },
    {
      "id": "BAF3D0BD-D6E9-421A-A2BE-F260AB403387",
      "selector": "@advisory_new.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 1,
        "min": 0,
        "title": "editing.fx.control-texture",
        "max": 1
      }
    },
    {
      "id": "C3290EDB-8698-4E1F-96D3-3C7285112610",
      "selector": "@advisory_tex.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 0.6,
        "min": 0,
        "title": "editing.fx.control-light-leaks",
        "max": 0.6
      }
    }
  ],
  "nodes": [
    {
      "id": "in",
      "type": "input"
    },
    {
      "id": "lut_res",
      "resourceType": "lut",
      "resourceId": "file://color/ws4.lut2",
      "type": "resource"
    },
    {
      "id": "lut",
      "source": "@in",
      "intensity": "@9AB8F463-B8DC-4BE3-AB1C-020818EBFCDE",
      "type": "lut",
      "lut": "@lut_res"
    },
    {
      "id": "lut1_res",
      "resourceType": "lut",
      "resourceId": "file://color/ws5.lut2",
      "type": "resource"
    },
    {
      "id": "lut1",
      "source": "@in",
      "intensity": 1,
      "type": "lut",
      "lut": "@lut1_res"
    },
    {
      "power": 100,
      "id": "gb",
      "source": "@lut",
      "type": "gaussian-blur"
    },
    {
      "id": "mask",
      "resourceType": "image",
      "resourceId": "file://assets/58_smudged_color_3_tex_1.webp",
      "type": "resource"
    },
    {
      "id": "background-texture",
      "resourceType": "image",
      "resourceId": "file://assets/59_albumcover_1_tex_1.webp",
      "type": "resource"
    },
    {
      "id": "frame-mask-texture",
      "resourceType": "image",
      "resourceId": "file://assets/59_albumcover_3_tex_01.webp",
      "type": "resource"
    },
    {
      "id": "frame-texture",
      "resourceType": "image",
      "resourceId": "file://assets/57_renaissance_4_tex_9.webp",
      "type": "resource"
    },
    {
      "id": "advisory",
      "resourceType": "image",
      "resourceId": "file://assets/59_albumcover_3_tex_1.5.webp",
      "type": "resource"
    },
    {
      "id": "tex1",
      "resourceType": "image",
      "resourceId": "file://assets/59_albumcover_3_tex_3.webp",
      "type": "resource"
    },
    {
      "id": "tex2",
      "resourceType": "image",
      "resourceId": "file://assets/59_albumcover_3_tex_2.webp",
      "type": "resource"
    },
    {
      "id": "tex3",
      "resourceType": "image",
      "resourceId": "file://assets/59_albumcover_2_tex_6.webp",
      "type": "resource"
    },
    {
      "id": "tex4",
      "resourceType": "image",
      "resourceId": "file://assets/59_albumcover_2_tex_7.webp",
      "type": "resource"
    },
    {
      "id": "leaks",
      "resourceType": "image",
      "resourceId": "file://assets/59_albumcover_1_tex_7.webp",
      "type": "resource"
    },
    {
      "id": "tex5",
      "resourceType": "image",
      "resourceId": "file://assets/59_albumcover_3_tex_1.6.webp",
      "type": "resource"
    },
    {
      "source": "@tex1",
      "destination": "@gb",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm0",
      "blendMode": "MASK",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@tm0",
      "destination": "@lut1",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm01",
      "blendMode": "MASK",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@lut",
      "destination": "@frame-mask-texture",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "sized-to-frame-input",
      "blendMode": "NORMAL",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@frame-mask-texture",
      "destination": "@sized-to-frame-input",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "masked-input",
      "blendMode": "MASK",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@frame-texture",
      "destination": "@masked-input",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "frame-picture",
      "blendMode": "NORMAL",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 0,
      "scale": {
        "type": "FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@lut",
      "destination": "@gb",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "background",
      "blendMode": "NORMAL",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 0.15,
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@frame-picture",
      "destination": "@background",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "output",
      "blendMode": "NORMAL",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "ASPECT_FIT",
        "value": [
          0.9,
          0.9
        ]
      }
    },
    {
      "source": "@advisory",
      "destination": "@output",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "advisory_tex",
      "blendMode": "LIGHTER_COLOR",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@C3290EDB-8698-4E1F-96D3-3C7285112610",
      "scale": {
        "type": "ASPECT_FIT",
        "value": [
          0.9,
          0.9
        ]
      }
    },
    {
      "source": "@tex1",
      "destination": "@advisory_tex",
      "position": {
        "value": [
          0.5,
          0
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm1",
      "blendMode": "NORMAL",
      "anchorPoint": [
        0.5,
        0
      ],
      "type": "texture-mix",
      "opacity": 0.95,
      "scale": {
        "type": "ASPECT_FIT",
        "value": [
          0.9,
          0.9
        ]
      }
    },
    {
      "source": "@tex2",
      "destination": "@tm1",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm2",
      "blendMode": "NORMAL",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@99A12AC6-3EB8-4911-B82C-ACBBEBD863CC",
      "scale": {
        "type": "ASPECT_FIT",
        "value": [
          0.9,
          0.9
        ]
      }
    },
    {
      "source": "@tm2",
      "destination": "@background",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "textures_output",
      "blendMode": "NORMAL",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "ASPECT_FIT",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@leaks",
      "destination": "@textures_output",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "leaks_tex",
      "blendMode": "COLOR_DODGE",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 0.8,
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@tex5",
      "destination": "@leaks_tex",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "advisory_new",
      "blendMode": "COLOR_DODGE",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@BAF3D0BD-D6E9-421A-A2BE-F260AB403387",
      "scale": {
        "type": "ASPECT_FIT",
        "value": [
          0.9,
          0.9
        ]
      }
    }
  ],
  "version": 4
}