Hey guys,
I am very new to VVVV, the beginning was nice and easy but now I have a problem with the BlurDirectional/Blur node.
The Basic Idea is to create a cube with react to audio.
Audio Input is working so far and rendering a Cube with lines also… but now I want to add a Blur(BlurDirectional) if the cube is moving on the beat. But the Blur needs a texture as input? Should I only add a grey gradient to this? Not sure how this works out. And the next problem is, the way I created the cube(with lines). I cannot blend it.
But best take a look at my file.
If you are questioning why I use this way to split the box and draw it as lines, I like to control the line width and also a nice feature is the bin size, not sure what exactly it is doing, but I like the way it removes/ adds like if you change the value.
I am not sure if my workflow is the best, so if you have any improvements let me know
Greets