Community
https://youtu.be/G25n1DAI2pM This component takes care of all your reset needs, pulsing all 'resetpulse' or similar parameters of operators included in search. You can enable or disable certain operator types (hope I didn't forget any).
ResetPLS - One RESET To Rule Them All
This is my first attempt to make a midi learn like any other software has. It works like this :Be sure your midi device is connected and mapped in TD.. (dialogs...alt+d)Select a comp, this should have customPar , if you want to map the buildIn pars please enable the Buldin Toggle.
Midi_learn COMP

https://youtu.be/6y2NN1RAqdQ There is a glitch in Ramp TOP at half sub-pixel phase values where the gradient doesn't go from maximum to minimum in one pixel. This can cause glitches in instancing data and other cases as well (as shown in the video).
RealRamp - What is wrong with Ramp TOP?!


Quick idea for troubleshooting feedback loops. Allows slowing the framerate to be able to see the changes between frames. Uses component time so the frame rate of feedback is independant from the normal timeline.
Feedback loop with framerate control

This component's code is from this : https://www.shadertoy.com/view/XtKfRV I did not find any specification in the code so i guess we are free to use it. If you use it in a working enviroment try to contact who made it. This component works fine in 8bit.
GPU Bloom

Summary TMI is a tool for making basic color temperature adjustments on TOPs. It is written in GLSL. Instructions TMI features a color temperature slider (T), a magenta/green shift slider (M), and an intensity slider (I).
TMI color temperature tool

VIDEOBIN: is a video player inspired by the media-bin of vdmx with something more Usage: Point to your main video contents folder. In my case 'VJ-CONTENTS', which contain many other folders full of handmade videoclips. A tree lister will allow you to select one of theese folders,
VideoBin

Hi, this component creates time slots that repeat in succession. The order is managed by a Lister.
Slot Timer

Overview This asset consists of an Unreal Editor Utility Widget and corresponding TouchDesigner component (.TOX file). The Editor Utility Widget emits Unreal’s sequence editor current frame, start frame, end frame, framerate, and currently loaded sequence name via OSC.
Unreal Sequencer Sync

This is a stress test demo of my tweener class. It is processing 784 parameters per frame on 196 Geos. Feel free to comment if you have ideas for how to better optimize the code of my Tweener class or the Stress Test Demo. https://www.youtube.com/watch?v=hxmf2OPcLG8
Tweener Stress Test Demo

Distance Calculator Simple COMP to calculate a distance between two coordinates. How to use Drag and drop the Distance_Calculator.tox on your project. Connect two CHOP operators to each of the inputs. You don't have to rename the channels. Just arrange the channels by xyz.
Distance Calculator

It's a Step Sequencer. The notable thing with this one is that it ties into TimerCOMPs, the main timer (/local/timer) by default but you can target a separate one if you have one. From the timer, it uses the tempo and time signature to build and step through the sequence grid.
Step Sequencer

Constant TOP that can be controlled using HSV slider parameters. These parameters can then be controlled by python or chop channels easily. See OLIB for longer description and detailed parameter explanation. Would recommend downloading from there.
HSVConstant TOP

The CamSequencer is an extended version of the default Camera COMP, with the added possibility of storing and recalling camera positions as presets, with an easing curve for the inbetween values - so that we can get nicely animated continuous camera movement without the need of an Animation COMP for
Easy Easing Between Camera Positions - CamSequencer

This is a useful module to create QR Codes to display to your end user. I use this a lot for photo booth projects. I will upload the photo to the server with an assigned filename and then generate a QR Code so the user can go and download their photo right way. You can assign any data to the QR C