Page 1 of 1

Crossfade "A" button not reacting to MIDI

Posted: Wed Aug 12, 2015 14:39
by tonyschuite
Hi there,

I am mapping a BCF2000 to control Resolume Arena 4.2.1.
I want to arm the A and B buttons of the crossfader. so far it has been working, however one crucial annoyance is that resolume does map the Buttons, but both seem to be triggering the B button only.

I am probably doing something wrong, but please help!

kind regards
Tony

Re: Crossfade "A" button not reacting to MIDI

Posted: Wed Aug 12, 2015 15:09
by Joris
You probably have the same note that you use for A mapped to B as well, but in a different mapping mode.

Check the Composition Midi map and the Application Midi map in both Deck and Layer focus, and you'll see the double mapping quickly enough.

https://resolume.com/manual/en/r4/contr ... rd_control

Re: Crossfade "A" button not reacting to MIDI

Posted: Fri Aug 14, 2015 10:43
by tonyschuite
Nope,

already checked, figured this would be the problem, but that's not it. I started with a clean mapping.
is there a default mapping that i should be aware of?

Re: Crossfade "A" button not reacting to MIDI

Posted: Fri Aug 14, 2015 11:10
by tonyschuite
i checked contextualMidiShortcuts.xml
if I put the shortcut on A, on byte2=91 it has a link to path="/track#9/connect" as well as path="/layer#1/group"
if I remove the shortcut, path="/track#9/connect" stays in the xml file. Even If I remove it from the XML file.
if I add the shortcut to both the A and B buttons, there is no difference between the two lines of code in the XML file except for timeStamp="96388.3574" / "0" and Byte2=91 / 92

I then physically deleted the file, opened resolume, removed all midi mapping for both comp as well as app, created a shortcut for the A button on Layer 1.
Same problem, it always triggers the B button

Re: Crossfade "A" button not reacting to MIDI

Posted: Thu Aug 20, 2015 10:34
by Joris
Are you sending notes from the buttons, or ccs?

Make sure you send notes. Mapping midi ccs to button GUI elements can give unexpected results.