Search found 26 matches

by elecdashtron
Mon Feb 05, 2024 23:36
Forum: General Chat
Topic: Windows Capture from Chrome into Resolume
Replies: 4
Views: 1047

Re: Windows Capture from Chrome into Resolume

Zoltán wrote: Mon Feb 05, 2024 18:11 Put windows side by side, and capture whole screen, then crop to two clips.
NDI scan converter can publish display outputs to separate streams, so if you connect two displays, put one chrome window in each, you can have two captures.
Sounds promising will try this thankyou
by elecdashtron
Mon Feb 05, 2024 23:32
Forum: General Chat
Topic: Windows Capture from Chrome into Resolume
Replies: 4
Views: 1047

Re: Windows Capture from Chrome into Resolume

Arvol wrote: Mon Feb 05, 2024 19:27 In OBS have you tried using a Browser Source instead of a Display Capture or Application Capture?
Yeah the browser source only works for simplistic websites, I wasn't able to get it to load even a basic HTML5 Canvas test.
by elecdashtron
Mon Feb 05, 2024 00:41
Forum: General Chat
Topic: Windows Capture from Chrome into Resolume
Replies: 4
Views: 1047

Windows Capture from Chrome into Resolume

I have a bunch of ThreeJS and Vanilla HTML5 Canvas generative interactive animations that run inside of Chrome. Id like to be able to set up a workflow for live performance with resolume as the output stage. Set up: WINDOWS I have 2 Chrome windows open, each running a separate animation(in full scre...
by elecdashtron
Fri Jun 25, 2021 05:10
Forum: Problems? Bugs? Solutions!
Topic: Selective MIDI IN based on CC value
Replies: 1
Views: 2000

Re: Selective MIDI IN based on CC value

Never midn found it
Its "FILTER CC" for anyone interested
by elecdashtron
Fri Jun 25, 2021 05:01
Forum: Problems? Bugs? Solutions!
Topic: Selective MIDI IN based on CC value
Replies: 1
Views: 2000

Selective MIDI IN based on CC value

Lets say you have 2 knobs on a MIDI controll surface:

Knob1 CC 10
Knob2 CC 20

How do I send the VALUE of each knob to a separate WIRE component?

EG, if i want to set the X value of a video transform from KNOB1 and y from KNOB2
by elecdashtron
Fri Jun 25, 2021 04:33
Forum: Problems? Bugs? Solutions!
Topic: WIRE MIDI IN problem
Replies: 9
Views: 6188

Re: WIRE MIDI IN problem

Zoltán wrote: Tue Jun 15, 2021 12:35 Internal, but we've been able to recreate it.
Should be fixed in the next release.
Have updated to the latest release and YES its working!!!
Capture.JPG
by elecdashtron
Tue Jun 15, 2021 12:38
Forum: Problems? Bugs? Solutions!
Topic: WIRE MIDI IN problem
Replies: 9
Views: 6188

Re: WIRE MIDI IN problem

Zoltán wrote: Tue Jun 15, 2021 12:35 Should be fixed in the next release.
Im excited!
by elecdashtron
Tue Jun 15, 2021 03:29
Forum: Problems? Bugs? Solutions!
Topic: WIRE MIDI IN problem
Replies: 9
Views: 6188

Re: WIRE MIDI IN problem

Zoltán wrote: Mon Jun 14, 2021 10:55 Thanks for the logs, made a ticket.
Is there a link for me to monitor the update of this or is this an internal dev ticket for your team?
by elecdashtron
Tue Jun 15, 2021 03:29
Forum: Problems? Bugs? Solutions!
Topic: WIRE Envelop Double Triggers
Replies: 2
Views: 2917

Re: WIRE Envelop Double Triggers

Zoltán wrote: Mon Jun 14, 2021 08:10 Try inserting an If node from logic after OnChange, and use only the True output.
Great that worked thankyou
by elecdashtron
Mon Jun 14, 2021 04:29
Forum: Problems? Bugs? Solutions!
Topic: WIRE Envelop Double Triggers
Replies: 2
Views: 2917

WIRE Envelop Double Triggers

I am getting very strange behavior from the Envelop module in WIRE. I have a custom oscillator (adds 1 to itself ever 0.25 seconds, the output is MOD X and if MODx-1 it triggers) This is fed into the trigger input of an envelop mofule. It triggers fine, but when i hook up the Envelops output to, for...