Problem instancing shapes

Post your questions here and we'll all try to help.
Post Reply
optischeskaos
Posts: 2
Joined: Thu Jun 29, 2023 11:00

Problem instancing shapes

Post by optischeskaos »

Hello there,

Hello,

I cannot manage to create multiple instances of some nodes. Yet it is obviously possible, for example, in the tutorial patch "The Order of Oscillators", there is a rectangle node with 16 instances.

In this wire instancing training video (https://resolume.com/training/3/16/95), it is also clearly visible that changing the amount of instances should be possible via an attribute.

My resolume wire (version 7.15.0.23381) is showing different information than in the training video:
Training video:
Screenshot 2023-06-29 120528.png
Screenshot 2023-06-29 120528.png (35.65 KiB) Viewed 6935 times

My resolume wire:
Screenshot 2023-06-29 120824.png
Screenshot 2023-06-29 120824.png (22.38 KiB) Viewed 6935 times
I cannot change the amount of instances, nor can I create any shape node with multiple instances myself.

Some nodes, like sine for example, allow me to change the amount of instances, clearly visible as an attribute.

What am I missing?

Thank you and kind regards

Zoltán
Team Resolume
Posts: 7534
Joined: Thu Jan 09, 2014 13:08
Location: Székesfehérvár, Hungary

Re: Problem instancing shapes

Post by Zoltán »

The video was made with an early Wire release. It might have still had the instancing option for the circle node. The auto instancing Wire does for you since that release should be good for most use cases.

Try connecting an instanced float to the circle radius, if you'd like to have different sized circles. That will change the Circle instance count.

If one size is enough, connecting a single instance circle to a transform which receives multi instanced input on other params, will have the circle expanded to all the transform instances.
Software developer, Sound Engineer,
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu

optischeskaos
Posts: 2
Joined: Thu Jun 29, 2023 11:00

Re: Problem instancing shapes

Post by optischeskaos »

Great, thanks for the answer!

nickjones26
Posts: 11
Joined: Tue Mar 14, 2023 23:14

Re: Problem instancing shapes

Post by nickjones26 »

Zoltán wrote: Thu Jun 29, 2023 11:22 Try connecting an instanced float to the circle radius, if you'd like to have different sized circles. That will change the Circle instance count.
I am having this same issue as I'm following the tutorial patches and the first animation section says to read about instances and I can't seem to figure out how the rectangle is becoming 16 rectangles?

I just tried with a circle and this is what it looks like:

I don't understand. I plan to go through more videos and the rest of the tutorials and am excited to dive in. I guess the circle does have a count of 7 listed there and I just need to learn more as this is my first week going at this but I'm very curious how the rectangle in 1.The Order of Oscillators ends up being a 16 for the rectangle.

Basically all I'm trying to understand is how do I make the 16 rectangles and then I feel like I'll understand the rest of that tutorial patch.

Thanks!
Attachments
cut circle.png

Zoltán
Team Resolume
Posts: 7534
Joined: Thu Jan 09, 2014 13:08
Location: Székesfehérvár, Hungary

Re: Problem instancing shapes

Post by Zoltán »

With this shot, you have 7 circles, all the same size.
These will get drawn on top of each other, unless you move them.

--begin-wire-patch--
704.3oc0VszbZCCD9uRGcVlQVOs3FXH8ROzC8FCGL1hflZjXjkCIMC+2qjcR.JOZdLcZq7Xg85Uq1c+z9s7HnzZLpRu1ZZ.Cm8HXoytN7.FBrs9MsdvbHvaCRHPf1zIXG7E0nPvlBuW4LGpm2UXZpKhF8Hs4mpcXebEU51lfhAYFakJ3GOBvwoftN8hVeuHsowWXJ6ew+vFEXHvztdgxAff6JpaCBvrc6ffE1VSUmZqT5aW4ACYYPvVckeEXXpjAA2CFRwoPvCgkfHgkTVWzzuKUAyJDbo.yYISGg4ITwDdhLiMJYLMezzbRJc7Mh3lpbMwXbHpyB1xuGV6c5JkM7wRas0EdeYXvKPnNQcgfuaidJr2GKKqsE98gxLz.F7O787X1ZktpREBhYw7ew5nqjqck0JP3ijygCgSAI8N8KNe2Ou36fMNaopp0UTGMxqD4fflxhZ0uwz8ooyCyoDzI3Lmf6vYRp7x3rDiYITDRlHmfmjvtISlMURyyIjOJNGB7UQENFmwG.zyPPzb3+Xyy28b89dO+.Tcu2aZqqg+klhNoy56YZtRkD7MdM+4yhWwnov23UznGxL9+2IhySV7sXLsz5VGK0omxWDJPZWatVserzOjC1dbJY6AE8M5aM8bIN61qapWK+OFIFvQBIEwEjLbVJl0wSPwnS3IHDLtimfSHSRnDFMY7zIYIBR9joSQDhH+C2OnQ+C00NSfFvkcirrfWiDoHJ7LxtDJ8Ymt5Se8otuAU3mBTuVHPaJqaqTIqKt+.0WXsGPK3cspXQzwA0YI8e+z8Y3SP0TAc.hmIvLVFSRD8XJlmN.Qo7TdHegSyDrK2JXDMabBczMxjLoH7O.HHNYLhHlPyODhSeGP7wIregPAMHMz.pavjbDkSiN4Zs4ZKAg6weIAKoTgfcAz+KZipv0kFcpFaqquY7tc+Dvayxu.
--end-wire-patch--
Attachments
Képernyőfotó 2023-10-19 - 12.19.25.png
Software developer, Sound Engineer,
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu

Post Reply