Neurotypique

Datamoshing on TouchDesigner, a tutorial

Hi everyone! Today’s subject: Datamoshing effect in real time using TouchDesigner! Also some theory on basic feedback loops and displacement maps! Don’t hesitate to join the discord to chat about TD, get some help, assistance, share your projects: https://discord.gg/pUNEt4eQdW Also if you want the exact project file from the tutorial you can subcribe or buy […]

Tutorial how to do dithering in TouchDesigner

How to do dithering in TouchDesigner? This is really simple! Mix a high detail grey texture with an image in Hard mix mode! first here is the bayer matrix for the tutorial: 1 0.25 0.8 0.05 0.95 0.2 0.75 0 0.5 0.75 0.3 0.55 0.45 0.7 0.25 0.5 0.85 0.1 0.9 0.15 0.8 0.05 0.85 […]

How to make a generative MIDI sequencer in TouchDesigner

I was finally able to find the 5 or so hours I need to shoot and edit a tutorial so here it is! Make your own generative MIDI sequencer in TouchDesigner. I advise you to get familiar with the particular MIDI instrument your using because I may not be able to help you on how […]

Use container COMPs to create generative patterns in TouchDesigner

Welcome back to this new tutorial! If you can spot the error I made (and ignored ) in this patch you can decide the next tutorial subject. remember to explore all the operators and find fun was to mis-use them!

Text Sequencer Tutorial in #touchdesigner

Hi and welcome to my second ever tutorial on TouchDesigner! Today I’ll cover how to build a custom sequencer that analyses letters and outputs a trigger to an instrument if the condition is met. With this logic you can build a wide variety of sequencers and use them to control visrtual or external instruments. Showing […]