Search found 11 matches

by tojacob
Sun Oct 01, 2023 16:41
Forum: Problems? Bugs? Solutions!
Topic: Relative values
Replies: 4
Views: 3160

Re: Relative values

Thanks,

Since I haven't found this in-depth information in an easy-to-grasp format anywhere else, I can share what I've learned.

Ask value from Resolume Avenue/Arena:
Connect "Write OSC" node to an "OSC Out" node with the following information:
Use e.g. the following Bitfocus Companion address ...
by tojacob
Sun Oct 01, 2023 16:21
Forum: Wire Wire, Pants on Fire!
Topic: Compile for Juice Bar
Replies: 2
Views: 25882

Re: Compile for Juice Bar

Yes, it seems that OSC is disabled until the watermark is cleared (purchased and account authenticated).
by tojacob
Sun Oct 01, 2023 16:20
Forum: Problems? Bugs? Solutions!
Topic: Pass on Int value from Bag node in Wire
Replies: 5
Views: 3010

Re: Pass on Int value from Bag node in Wire

This is how it turned out:

--begin-wire-patch--
1256.3oc6Y00iiZCE8uRkeNf72XOuMytck1W19PqTeX0nJB3j3VBjBl4icU9u2qAFBgYRftspJaUlHMww43iwWeNWeC7UTRQdtIwYKxqP274uhVUVrEZfWfJpc6pcXz8KPtBnKxBTkIqEK598K5wReAaOT17gxmOTw7gJmOznSAk8JnPDvlCcPNBG+j3nGgSbRbrivIOIN9Q3hNINAf69t1+TYpozuvgN1Zbwna9JJt1so ...
by tojacob
Sat Sep 16, 2023 13:02
Forum: Wire Wire, Pants on Fire!
Topic: Compile for Juice Bar
Replies: 2
Views: 25882

Compile for Juice Bar

Hi, what does the “Compile for Juice Bar” actually do to the Wire patch?

The OSC functionality works great when running in Avenue after just saving the patch or when compiling the patch (even non editable), but the OSC doesn’t work when “compile for Juice Bar” check box is checked. Any ideas?
by tojacob
Thu Sep 07, 2023 19:44
Forum: Problems? Bugs? Solutions!
Topic: Relative values
Replies: 4
Views: 3160

Re: Relative values

Ok, thanks for the info.

What if it was working (or if there’s a Relative OSC for int’s)? How would it be setup to work, which nodes do I use?

BR, Jacob
by tojacob
Wed Sep 06, 2023 21:36
Forum: Problems? Bugs? Solutions!
Topic: Relative values
Replies: 4
Views: 3160

Relative values

Hi!

According to this page (https://resolume.com/support/en/osc) you can get the Blendmode for layer 1 by sending the following to Avenue/Arena:

/composition/layers/1/video/mixer/blendmode "?"

I managed to do this using a "Write OSC" node connected to an "OSC Out" node, where I send a ? as ...
by tojacob
Tue Aug 22, 2023 21:38
Forum: Problems? Bugs? Solutions!
Topic: Pass on Int value from Bag node in Wire
Replies: 5
Views: 3010

Re: Pass on Int value from Bag node in Wire

BIG thanks for the fantastic support! I can't believe how fast the response you have on this forum! :)

It ALMOST works, the suggested solution still sends out a 0 (zero int) from 4 out of the 5 switch nodes on the right. Is it possible to have a setup that only sends out the "Bag int" from one of ...
by tojacob
Mon Aug 21, 2023 21:21
Forum: Problems? Bugs? Solutions!
Topic: Pass on Int value from Bag node in Wire
Replies: 5
Views: 3010

Pass on Int value from Bag node in Wire

Hi,

Please help me with the following Wire node connection (according to picture).

I want to pass on a Int value from a "Bag" node according to the following:

If the (user input) Int in=5, pass the int value from the Bag node ONLY to 1st switch node.
If the (user input) Int in=4, pass the int ...
by tojacob
Tue Aug 08, 2023 18:35
Forum: Problems? Bugs? Solutions!
Topic: OSC in Wire
Replies: 5
Views: 3689

Re: OSC in Wire

Big thanks for taking the time to explain, now I understand. :-)

When Avenue/Arena is running a Wire patch (with Wire closed), the OSC ports for communication should be set in Avenue/Arena settings. When running a Wire patch directly in Wire, the OSC ports for communication should be set in Wire ...
by tojacob
Sat Aug 05, 2023 20:54
Forum: Problems? Bugs? Solutions!
Topic: OSC in Wire
Replies: 5
Views: 3689

Re: OSC in Wire

Hi and thanks for your answer.

Yes, I've setup OSC settings both in Wire and in Avenue according to the attached pictures. Orange is from Wire and Blue is from Avenue. The sending of OSC messages works great when Wire is running, but stops to work once I close Wire (which I assume is the case when ...