Hello!
- I made a patch that actually works but since hours I don`t get one thing: is it right to use the node “switch (color)” if I want to use one of the possible 4 color-values?
I track my mouse activity and translate it to RGB.
RED and GREEN depends on mouse X and Y
the mouse klicks should produce different values of BLUE.
there are 4 values:
- no klick (default)
- klick left
- middle
- klick right
if any of 3 klick-actions detected, the colour should change. but it doesn`t work… where is my bug?
I attach the patch here.
- I have a txt-file that I use as an input. There are only digits - in one line - from 000 up to 255. like this: 234167003005227… I want the Reader to read 3 digits per second. First 3 digits, second 3 digits, 3rd 3 digits and so on… How can I split them? Any idea - which node do I use?
I hope somebody can help. (Im sure, the solution is easy, but I don
t get it right now).
Thanks! Juliett.
Moustracking-RGB_1.v4p (15.0 kB)