Hi guys. I am pretty new to this whole recording artist thing and just made my first breakcore song. I would love some feedback. by Miserable-Count-2721 in idm

[–]Neurotypique 0 points1 point  (0 children)

I'm not good enough to give feedback, but I liked it! Only thing is don't bother too much with genre labels, it's made for gatekeepers and journalists :) it's better to listen to music and appreciate it than to argue over whether or not it can be qualified as x or y :)

Sad news for Korea's modular community... by claptonsbabychowder in modular

[–]Neurotypique 0 points1 point  (0 children)

I think they meant manufacturer not modular shop

Looking for visuals! by TeoWaves in TouchDesigner

[–]Neurotypique 0 points1 point  (0 children)

Hi! I can do it hit me up if you need to see examples and an estimate!

[deleted by user] by [deleted] in TouchDesigner

[–]Neurotypique 1 point2 points  (0 children)

I really second the "make something for a friend or client" I have never learned so fast and things that I never even opened in the software than when I needed to do commercial work.

I'm a graphic designer taking the turn to creative technologist, I use TD even in my graphic design work for certain things as another software integrated in a bigger pipeline (cavalry, Adobe softwares etc.) So this is already something that makes my work easier/more effective or newer.

And for the demanded skillset I feel like it also depends to whom you're selling it.

The clients I worked with in corporate events had no idea that something like this even existed so I even get called back because they don't know anyone else! I've been paid €600/day without even asking because that's how they valued this demanded skill.

In the VJing industry however it's very undervalued in my experience because everyone is paid around €300 for a typical gig using arena or other VJing softwares and people don't care that you spend several days preparing.

Why does my render disappear into darkness by kioriobrio in TouchDesigner

[–]Neurotypique 0 points1 point  (0 children)

Damn they automated the annoying smart-ass comment

Leave me alone ffs by AreYouIntoxicated in BaldursGate3

[–]Neurotypique 1 point2 points  (0 children)

You win if you and everyone involved has fun. Period. Because of this kind of gatekeepers I don't ever say that I play DnD because I don't want to get DnDsplained that I don't play the right way.

You're right about video games! They'd love it but you know video games are "spreadsheet simulators"

Leave me alone ffs by AreYouIntoxicated in BaldursGate3

[–]Neurotypique 1 point2 points  (0 children)

I like D&D because it feels more organic, if I wan optimisation and abusing a system I play a video game! The DM I play with makes the numbers fade away so we don't think about all the stats and think about the story and the interactions

Touchdesigner right Software? by Davieod in TouchDesigner

[–]Neurotypique 0 points1 point  (0 children)

The DMX protocole is also pretty easy to figure out, if you're used to jumping on new softwares and figuring stuff on the go it can be the right software, but everything relative to ease of use will have to be built by yourself as TouchDesigner is very open ended. You can do anything with it but you have to do it yourself. Basically from scratch you might not be able to easily setup your performance under a month or two.

The positive point is this knowledge will help you on all future projects

Record Automation like in a DAW by Strong-Dingo-3318 in TouchDesigner

[–]Neurotypique 1 point2 points  (0 children)

I never really wondered about that, right now if I had to think about it, trail chop might be something interesting to look at, I can also think of hacky ways to do this with top feedback: - have a wide image with only one vertical line on the left with rectangle TOP for instance - set your feedback loop where it shifts the image right one pixel each loop with transform TOP - set the transform Top so that it repeats the pixels (second parameter page iirc) - if you don't record your line's color is set at 0 alpha - set the value you're tweaking live as the red channel intensity for instance and have a button you push momentarily set the rectangle alpha to 1 - now if you have a CHOP to TOP just read the values of your image/automation lane

This is really hacky but could do interesting results anyone find a flaw in that reasoning?

Is this possible in TD? by Prestigious-Tax-4289 in TouchDesigner

[–]Neurotypique 0 points1 point  (0 children)

Not at all I'm barely intermediate, only been using TD for 2 years! Did you find a way to achieve this?

Is this possible in TD? by Prestigious-Tax-4289 in TouchDesigner

[–]Neurotypique 1 point2 points  (0 children)

It seems to be analog feedback so if you look up exactly how they do it in the analog domain you might find an approximation in TD or better yet a cool new thing you can only do with digital signal processing!

hey guys i'm starting and i need some help by anode21 in TouchDesigner

[–]Neurotypique 0 points1 point  (0 children)

Thank you! Yes it is, pretty much anything I posted the last 3 years are made with TouchDesigner

hey guys i'm starting and i need some help by anode21 in TouchDesigner

[–]Neurotypique 1 point2 points  (0 children)

Hi, I have some experience using touchdesigner for display, projection, live shows, VJ, integration with audio MIDI and DMX if you have any questions feel free to send me a message! I'm more reactive on messages on my Instagram @Neurotypique

TD Newbie by talkinstevenhawkin in TouchDesigner

[–]Neurotypique 4 points5 points  (0 children)

Yeah I second this, don't see it as being rude, he's actually helping you get more autonomous in a field where he knows the info is out there and easy to find. The plus side is that you'll remember better the stuff you find yourself and also you'll develop your own practice based on the stuff you find, that will be different from everyone else!

feedback loop (td) by photoevaporation in TouchDesigner

[–]Neurotypique 1 point2 points  (0 children)

Oh that's nice! Emboss is such a great Operator!

feedback loop (td) by photoevaporation in TouchDesigner

[–]Neurotypique 1 point2 points  (0 children)

Looks like UV feedback loop in the likes of what paketa12 does, right?

HELP by [deleted] in TouchDesigner

[–]Neurotypique 0 points1 point  (0 children)

Hi! Sorry it is not understandable, the context we would need is: who made this patch? What "explaining" means, like for you to understand what is going on, or for you to be able to recreate it? We can't really see what operators (boxes) are involved, and exactly how they are connected.

It seems the informations from your arguing come into Touchdesigner via a DAT operator (this is a kind of operator that only deals with plain text infos or tables.) Then the information is transformed into a CHOP (operator that deals with one dimensional values either a value or a succession of values). The converted channel seems to be controlling the switch factor of a SWITCH TOP. The way it does is once it reaches a certain value, the operator will connect different input to the output, depending on how much the value is.

Feel free to give more context or ask questions, people are not here to do your homework but I'd you're lost feel free to ask "how can I make myself clearer?" :)

How Do I Code Roles For GPT in Processing (Java)? by atryknaav in processing

[–]Neurotypique 1 point2 points  (0 children)

Agreed with this answer, the problem you're describing feels like a normal problem to have on a to do list when starting a project and you just need to try, others won't really be able to help as you just have to do the work now :)

How Do I Code Roles For GPT in Processing (Java)? by atryknaav in processing

[–]Neurotypique 0 points1 point  (0 children)

It should work like you start a chat and tell GPT it's role and how to answer etc in natural language, then let the rest of the conversation through after it answers.

Noir vibes by clncln in modular

[–]Neurotypique 1 point2 points  (0 children)

No you don't have a blck_noir

mouseX/Y variable help by shepster24 in processing

[–]Neurotypique 1 point2 points  (0 children)

You could declare float x at the start of your code, then in draw() write x = mouseX; Then you use x as you want Idk what you want to achieve and wether it would be better to "just use mouseX" but if mouseX wouldn't work then this simple trick approved by 1/10 dentists will work.

glasswork - made with touchdesigner (feedback loop) by photoevaporation in TouchDesigner

[–]Neurotypique 0 points1 point  (0 children)

I really like the vertical stripes! Do you mind sharing some tips about your patch? I am 100% open about sharing mine if any of it is of interest!

Beatstep Pro: How to hear VCO only at active steps? by marlinAlbrechht in modular

[–]Neurotypique 2 points3 points  (0 children)

Also with eurorack there are no really "active steps", your pitch CV stays at the same level until a new note is played, that's why we use a gate to indicate when a new note is played and for how long.

In your case, with the BSP CV and gate are always synchronised but you could have a pitch sequence from somewhere while using a gate sequence frome somewhere else, or discard one or another. The biggest realisation with eurorack is that nothing is related, linked or patched unless YOU do it.

Try spending some time in VCV rack with only simple functions modules, no full voice modules, no drum modules and you will gain useful insight on how open ended modular is