Search found 168 matches

by cat
Wed Aug 20, 2025 15:03
Forum: Wire Wire, Pants on Fire!
Topic: Random seed, that is different in each instance of a patch
Replies: 3
Views: 1441

Re: Random seed, that is different in each instance of a patch

Interestingly I have tried to recreate the issue and in a new simple patch it works as you suggest.
by cat
Wed Aug 20, 2025 13:13
Forum: Wire Wire, Pants on Fire!
Topic: Random seed, that is different in each instance of a patch
Replies: 3
Views: 1441

Re: Random seed, that is different in each instance of a patch

No, I had to set it to stop the seeds in the 1 patch all being the same, they were all triggered to generate from a beat input, and all stayed in step with each other.
by cat
Tue Aug 19, 2025 16:51
Forum: New Features
Topic: Saving Decks
Replies: 2
Views: 5782

Re: Saving Decks

I can see that being unwanted behavior, you could break a show that had a specific comp. The deck is saved in your new comp, so you could always drag it into the old one to update the deck?
by cat
Tue Aug 19, 2025 12:55
Forum: Wire Wire, Pants on Fire!
Topic: Random seed, that is different in each instance of a patch
Replies: 3
Views: 1441

Random seed, that is different in each instance of a patch

I have a patch where I am using 4 random nodes with different seeds, but in arena I am running multiple on different layers, all triggered at the same time, and I'd like each to have a different random seed in each random node in each instance. They are beat triggered and so are all in sync with ...
by cat
Sun Aug 17, 2025 13:14
Forum: Wire Wire, Pants on Fire!
Topic: Trigger one shots on specific beats
Replies: 1
Views: 3027

Trigger one shots on specific beats

beat.png
I want to trigger different parts of the patch on different beats, on change give a pulse on and off, I'm looking for a 'togedge' from vvvv, so only trigger on the front edge of a True. Any clues?
beat2.png
Ok this does it.
by cat
Thu Jul 31, 2025 17:41
Forum: Problems? Bugs? Solutions!
Topic: Slice Outline fails with small slices
Replies: 1
Views: 9802

Slice Outline fails with small slices

SliceBug.jpg
The small slices in my map, are outlined, in the input map, but are missing on the output, just adding the small slices to the outline slice, and they are still missing, even when increasing the line width

They do render with content in.
They are 384x32 and 192x48
SliceBug2.jpg
by cat
Mon Jul 28, 2025 14:35
Forum: Wire Wire, Pants on Fire!
Topic: Hide settings on the dashboard
Replies: 3
Views: 6260

Re: Hide settings on the dashboard

Don't use float ins etc? Or use groups in your dashboard, and put all the ones you want to use in 1 group, and the other in another
by cat
Wed Jul 23, 2025 09:58
Forum: New Features
Topic: Strip effects
Replies: 1
Views: 5719

Re: Strip effects

I use groups and layers to do things like that (if its not worth slicing) so rather every clip having a transform, its just the group or layer, would that work for you?
by cat
Fri Jul 11, 2025 11:37
Forum: Problems? Bugs? Solutions!
Topic: Help with Magewell USB Capture HDMI 4K Plus in Resolume Avenue
Replies: 14
Views: 34780

Re: Help with Magewell USB Capture HDMI 4K Plus in Resolume Avenue

Is the device getting hot? If it is try putting a heatsink on it. Can you try a different device (or the same device but different one) ? It could be a hardware problem
by cat
Mon Jul 07, 2025 11:23
Forum: New Features
Topic: Wire Stats to have ms as well as %
Replies: 0
Views: 23368

Wire Stats to have ms as well as %

As the title says Wire Stats to have ms as well as %
While its good to see which node is the heaviest, would it not be useful to see what the load is as well?
This node is 70%! But actually thats 70% of very little, for example.
The stats at the bottom of wire, give you some suggestion, but some ...