To put the node " translate " into your " for each " area, you have to press " space " on your keyboard during drag and drop. Thanks for your videos. I’m learning gamma from scratch for one week (never use beta neither)
in programming, foreach applies to an array of variables. foreach applies to each item of the array, therefore, putting spheres in the foreach loops makes sense. it means : for each sphere in the array (or spread), translate, and add 1 vector to vecto2. thanks for the tutorial anyway, I got back into vvvv, and the changes from beta to gamma is a hard one, as the background logic has to be implemented by users. hello from Belgium btw!
what about extracting 1 value from the spread (array)? in beta there used to be GetSlice and extract a value set. It seems I cannot get the slice.... any input?
hi, i'm new to vvvv, coming from td. i want to use audio reactivity and have installed vl.audio through nuget. however, i can't seem to fitgure out how to add the audioengine node. did i miss something?
Thanks :)
Thanks Mr. Nakata!
To put the node " translate " into your " for each " area, you have to press " space " on your keyboard during drag and drop. Thanks for your videos. I’m learning gamma from scratch for one week (never use beta neither)
in programming, foreach applies to an array of variables. foreach applies to each item of the array, therefore, putting spheres in the foreach loops makes sense. it means : for each sphere in the array (or spread), translate, and add 1 vector to vecto2. thanks for the tutorial anyway, I got back into vvvv, and the changes from beta to gamma is a hard one, as the background logic has to be implemented by users. hello from Belgium btw!
what about extracting 1 value from the spread (array)? in beta there used to be GetSlice and extract a value set. It seems I cannot get the slice.... any input?
hi, i'm new to vvvv, coming from td. i want to use audio reactivity and have installed vl.audio through nuget. however, i can't seem to fitgure out how to add the audioengine node. did i miss something?
THXXXX