Here is my exploration of a generative palettes topic. Mostly, it's based on two Inigo Quilezz articles (1, 2) transferred into TD world.
Community
I've used JUCE to create a C++ plugin that uses VST instruments and effects in TouchDesigner. You can control most VST parameters from CHOP input. You can even control them at audio rates. For example, at 60 FPS, one frame of 44100 Hz audio is 735 samples.
VST effects and instruments in TouchDesigner!
Small tool to quickly generate a variety of tile patterns with several TOPs as inputs. No need for nvidea cards.
Tile pattern generator
Hey there, I created this .Tox as a tool to support online classes, but also the "making of" quick tutorials. Noticing that some of my students, were often asking the name of the last operator created, or the last last parameter modified, I thought it could be helpful showing them these edits in
Autogenerated Subtitles
Herewith a simple but powerful colorpicker widget for Touchdesigner which you can use in your own user interfaces.
Colorpicker UI widget: v1.3

Exploración de gráficos abstractos con TouchDesigner, usando el método de Paketa12. https://www.youtube.com/watch?v=-_lF9kRN8RM true
VoronoCubes Tox
With this componentn you can easily download files from anywhere, web or even local mashines.With come callbacks you can easily automate the process and build fully automatic update or download systems.
File Downloader

Hi, this is a bingo counter with a little user interface and a visualization of the called numbers. Enjoy. :-)
Wanna Play Bingo ?
bypassHandler lets you reference operators and set their bypass flag through toggle parameters. How it works Given a list of operators, it adds a toggle paramater to the bypassHandler custom page for each found operator.
bypassHandler COMP - Bypass operators with toggles

About my “MP_dmxFader1” When you develop something using DMX(Art-net) and want to test it, this is a useful tool to transmit DMX (Art-Net) without a console. How to use After starting the project file, set DMX at [DMXsetting] on Menu bar. Then Switch ON at [Active].
DMX(Art-Net) Fader
A small countdown component, offering some additional functionaily to the a regular timerchop. This component outputs the total seconds, the time in HH:MM:SS format as chop channels an as a string. Additionaly you get an API for a more hassle free handling.
Countdown
Time to organize your networks and see instantly where which component is by creating boxes kepping everything together.
Backdropper

what is this? This is a pair of TOXs and associated scripts that allows the TD users to transfer an arbitrary number of files between networked computers running Touch Designer. Here's a GIF! transfer What problem does this solve?
Threaded TCP Transfer

Version 0.11 of RayTK is now available on GitHub! Along with that, there is now a documentation website with concept guides and an operator reference. RayTK 0.11 Download RayTK documentation site 0.11 supports TD 2020.44350 (experimental) and the newly released 2021.10330 (official).