Discuss technical issues with the community. Mixvibes staff provides no support on this board.
by Hannes on 27 Sep 2013, 20:17
if you want to map the pad's color according to the pad mode it's as easy as assigning them sepereatyl for each sent message. e.g.: <mapping> <control alias="fam(Sampler)[0x1].Pad2Mode" value="0"> <MIDI type="Note" parameter="0x5" channel="0x1" value="127"/> </mapping>basically you`ll need to do this for every color/mode and always manage the other cases too. so if for value "0" you want a clean red-led output, you'll need to set the output for the red led to "127" and all other led outs to "0". So with RGB lighting it should work like this, of course with the right midi-values <mapping> <control alias="fam(Sampler)[0x1].Pad2Mode" value="0"> <MIDI type="Note" parameter="0x5" channel="0x1" value="127"/> </mapping> <mapping> <control alias="fam(Sampler)[0x1].Pad2Mode" value="0"> <MIDI type="Note" parameter="0x6" channel="0x1" value="0"/> </mapping> <mapping> <control alias="fam(Sampler)[0x1].Pad2Mode" value="0"> <MIDI type="Note" parameter="0x7" channel="0x1" value="0"/> </mapping>
-

Hannes



-
- Posts: 4168
- Joined: 07 Dec 2010, 02:57
- Location: Vienna
by P_Jean on 27 Sep 2013, 22:26
<mapping> <control alias="fam(Sampler)[0x1].Pad2Mode" value="0"> <MIDI type="Note" parameter="0x5" channel="0x1" value="127"/> <MIDI type="Note" parameter="0x6" channel="0x1" value="0"/> <MIDI type="Note" parameter="0x7" channel="0x1" value="0"/> </mapping> is better ... 
-

P_Jean



-
- Posts: 2436
- Joined: 09 Dec 2009, 17:24
by P_Jean on 27 Sep 2013, 22:39
Hannes wrote:no, is only shorter  hahaha cheers PJ 
Arf, no, my friend ! Better ... Mine is : Cross read 1 condition with 3 actions ... Yours is : Cross read 3 similar conditions with 1 action. Even though the result is the same, it is creamy one only requirement. Cheers too ! 
-

P_Jean



-
- Posts: 2436
- Joined: 09 Dec 2009, 17:24
by djhatch on 15 Nov 2013, 05:50
any luck getting your F1 mapped? if so.. can u share the map file?
-

djhatch

-
- Posts: 9
- Joined: 31 Mar 2013, 13:39
by Sonido Los Reyes on 05 Sep 2014, 23:44
any map for the control x1 mkII and the kontrol z1?
-

Sonido Los Reyes

-
- Posts: 24
- Joined: 03 Aug 2014, 04:02
- Location: Orem, Utah
-
Return to Community Support
Users browsing this forum: No registered users and 37 guests
|
|
|