{
    "version": "1.0",
    "resources": [
        {
            "rid": 1,
            "content": "fromTrack",
            "ts": {
                "dest_in": 0.0,
                "dest_out": 1.0
            }
        },
        {
            "rid": 2,
            "content": "toTrack",
            "ts": {
                "dest_in": 0.0,
                "dest_out": 1.0
            }
        }
    ],
    "effects": [
        {
            "eid": 1001,
            "type": "GeneralEffect",
            "path": "GESticker_Blend/",
            "clips": [
                {
                    "in_ts": 0.0,
                    "out_ts": 1.0,
                    "inputs": [
                        1, 2
                    ]
                }
            ]
        }
    ]
}
