Page 1 of 1

Wire: Writing MIDI

Posted: Thu Dec 21, 2023 02:23
by AcdNrg
I read the documentation at https://resolume.com/support/en/wire-midi and struggle with understanding how Wire does pick which MIDI out it is sending on.

It may be just me, since I´m so used to the device/port/channel logic from other programs. so apologies if I didn´t see the obvious...

In Wire MIDI Preferences: I can select/activate multiple devices as output, so let´s say I have an interface with two output ports.

In Wire "Write CC" module, I can select a MIDI channel. But how do I specify which MIDI port/output this gets sent on?

Re: Wire: Writing MIDI

Posted: Thu Dec 21, 2023 19:27
by Zoltán
Midi output in Wire sends to the midi devices you enable in preferences.

If the Wire patch is loaded in Resolume, the output will go to the devices enabled in the Resolume preferences.

Re: Wire: Writing MIDI

Posted: Thu Dec 21, 2023 21:43
by AcdNrg
Understood, so
- wire standalone mode = wire prefs
- wire integrated mode = resolume prefs

So far I see how to enable interfaces for outputs in global preferences (well sort of global, ie global within program context).

I also see how to set the MIDI channel, for example with "Write Note On", pitch, velocity, channel, easy.

But how do I specify which of the two interfaces MIDI is being sent on?

Example:
Wire standalone mode.
Two interfaces activated as outputs, interface A und interface B
Module: Write Note On, channel 1 (set in the side panel), pitch C4, velocity 127
Connected to MIDI Out

Is that note on event sent to
- Interface A
- Interface B
- both?

Re: Wire: Writing MIDI

Posted: Fri Dec 22, 2023 10:07
by Zoltán
both

Re: Wire: Writing MIDI

Posted: Fri Dec 22, 2023 13:35
by tijnisfijn
Would definitely be nice if you could specify that. That would give you a option to for instants have one controller for arena, and one controller to control wire patches.