Hello,
using the X-TOUCH COMPACT as a MIDI controller, I can assign a bunch of buttons and faders via MIDI mapping, great so far.
I have read X-TOUCH related posts in this forum, but I do not find a way to assign the output button A1,A2,A3,B1,B2 directly via VoiceMeeter MidiMap.
I would like to assign these buttons to the upper button matrix (24 buttons) of my X-TOUCH COMPACT the same way it is currently possible with i.e. MUTE button.
Currently I am using Macro Buttons for that, for example:
PUSH Button
ON trigger: Strip(0).A2=1;SendMidi("out1","note-on",1,16,127);
OFf trigger: Strip(0).A2=0;SendMidi("out1","note-off",1,16,0);
and assign button in midi section of that macro button
Sadly, using this way, there is no MIDI feedback (either F or FF) when using Macro Buttons, so there is no way to light up the button, when pressing the button via VoiceMeeter Main UI.
Is there a way to achieve it with given possibilties?
Or even better: could the MIDI Mapping in main VoiceMeeter consider these output buttons, so I would not need this workaround via Macro Buttons?
Currently I am using VoiceMeeter Banana 2.0.5.8.
If this would work straight out of main VoiceMeeters MIDI Mapping dialog (without need for Macro Buttons), I would be willing to buy Potato since it is a great software, all-in-all.
So, Vincent, if you think about implementing it, could you please do it for all available buttons, at minimum: A1/A2/A3/A4/A5/B1/B2/B3 ?
Thanks for considering it and your great work
Ben
MIDI Mapping support for Output Control: A1-B2 (using X-TOUCH COMPACT)
-
- Posts: 2
- Joined: Sat Jun 26, 2021 8:02 pm
-
- Site Admin
- Posts: 2136
- Joined: Sun Jan 17, 2010 12:01 pm
Re: MIDI Mapping support for Output Control: A1-B2 (using X-TOUCH COMPACT)
in the next Voicemeeter update, Ax Bx buttons will be in the MidiMap.
-
- Posts: 2
- Joined: Sat Jun 26, 2021 8:02 pm
Re: MIDI Mapping support for Output Control: A1-B2 (using X-TOUCH COMPACT)
Wow, very nice, thank you very much 
