├── Fadecandy ├── conf.json └── opc.py ├── README.md └── Touchdesigner_Patches ├── Fadecandy_example.toe └── README.md /Fadecandy/conf.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Swaeg/TouchCandy/HEAD/Fadecandy/conf.json -------------------------------------------------------------------------------- /Fadecandy/opc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Swaeg/TouchCandy/HEAD/Fadecandy/opc.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Swaeg/TouchCandy/HEAD/README.md -------------------------------------------------------------------------------- /Touchdesigner_Patches/Fadecandy_example.toe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Swaeg/TouchCandy/HEAD/Touchdesigner_Patches/Fadecandy_example.toe -------------------------------------------------------------------------------- /Touchdesigner_Patches/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Swaeg/TouchCandy/HEAD/Touchdesigner_Patches/README.md --------------------------------------------------------------------------------