by OnkelHorscht on 29 Jul 2012, 17:06
Hello everybody,
I try to use the American Audio VMS 4.1 with Mixvibes 7.218.
I have a problem with the pitch slider on the right side (and with the 2 jogwheels, biut this is another problem).
All buttons are sending on MIDI channel 1. The only one who is sending on channel 2 is the pitch slider on the right side.
Here you can see first the signals I get using MIDIOX.
The play button is only for an further example.
TIMESTAMP IN PORT STATUS DATA1 DATA2 CHAN NOTE EVENT
Play button left side
00001AB0 1 -- 90 0D 7F 1 C# 0 Note On
00001B0A 1 -- 80 0D 40 1 C# 0 Note Off
Play button right side
00000A17 1 -- 90 2F 7F 1 B 2 Note On
00000A85 1 -- 80 2F 40 1 B 2 Note Off
Pitch left side
00054E55 1 -- E0 10 3F 1 --- Pitch Bend
Pitch rigt side
00065D58 1 -- E1 7F 3F 2 --- Pitch Bend
And here is the MIDI Mapping:
MIDI Mixvibes
Play left side
#90 d 7f PLAYPAUSE 1 1 NOUP
#80 d 40 PLAYPAUSE 1 1 NOUP
Play right side
#90 2f 7f PLAYPAUSE 2 1 NOUP
#80 2f 40 PLAYPAUSE 2 1 NOUP
Pitch left side
#e0 ff PITCHALL 1 0.000000 INVERSE LONGMIDIINV
Pitch rigth side
#e1 7f PITCHALL 2 0.000000 INVERSE LONGMIDIINV
The MIDI Mapping for the left pitch is not right. When I move the right pitch slider on VMS 4.1 the left pitch in Mixvibes is moving and not the right pitch slider.
I think its about the right slider is sending on MIDI channel 2. But I dont know how I put this information in the MIDI Mapping.
Can anybody help me?