Page 1 of 2

Questions about sending MIDI from Mixvibes

PostPosted: 30 Aug 2010, 21:02
by superdj4life
is there a way to send MIDI commands from MV? i'm using the Behringer DDM400 and it works great, but i would like to send the status lights to the mixer to match what the software is doing. any help is greatly appreciated :)

Re: Questions about sending MIDI from Mixvibes

PostPosted: 31 Aug 2010, 10:03
by Support@MixVibes
Yes, but you need to edit your *.ini file.
Open some of them and read under the %OUTPUT paragraph.

Re: Questions about sending MIDI from Mixvibes

PostPosted: 07 Sep 2010, 01:43
by superdj4life
K thanks for the starting place can you be a little more specific though. do i just add "1" under the "output" string? thanks in advance.

Re: Questions about sending MIDI from Mixvibes

PostPosted: 07 Sep 2010, 10:50
by Support@MixVibes
Look into the other files that have outputs or ask to the MIDI fans on the forum.

Re: Questions about sending MIDI from Mixvibes

PostPosted: 07 Sep 2010, 17:41
by superdj4life
?? well Mixvibes MIDI Masters any ideas

Re: Questions about sending MIDI from Mixvibes

PostPosted: 07 Sep 2010, 20:06
by superdj4life
i think i've figured it out. but i have a few questions

%output

#B0 ?1 7f ?2 ?2
#B0 ?1 0 ?2 ?2

?1, do i use the values listed in the behringer MIDI map or Hex equivalents?

http://www.behringer.com/EN/downloads/p ... 7_A_YY.pdf

?2 what do each of these flags/values relate to?

Re: Questions about sending MIDI from Mixvibes

PostPosted: 08 Sep 2010, 10:53
by Support@MixVibes
[BEHRINGER DDM 4000] MixVibes 7

Code: Select all
%OUTPUT
#b0 19 7f CUE      1       1
#b0 19 0 CUE       1       0

#b0 1d 7f CUE      2       1
#b0 1d 0 CUE       2       0

#b0 1e 7f PLAYPAUSE   1   1         
#b0 1e 0 PLAYPAUSE      1       0

#b0 1a 7f PLAYPAUSE     2       1         
#b0 1a 0 PLAYPAUSE      2       0

#b0 6d 7f LOOPIN    1   1
#b0 6d 0 LOOPIN    1   0
#b0 6e 7f LOOPOUT   1   1
#b0 6e 0 LOOPOUT   1   0
#b0 73 7f LOOPIN    2   1
#b0 73 0 LOOPIN    2   0
#b0 78 7f LOOPOUT   2   1
#b0 78 0 LOOPOUT   2   0

#b0 44 7f KILLTREB   1   1
#b0 44 0 KILLTREB   1   0
#b0 46 7f KILLMID   1   1
#b0 46 0 KILLMID   1   0
#b0 48 7f KILLBASS   1   1
#b0 48 0 KILLBASS   1   0

#b0 4e 7f KILLTREB   2   1
#b0 4e 0 KILLTREB   2   0
#b0 50 7f KILLMID   2   1
#b0 50 0 KILLMID   2   0
#b0 52 7f KILLBASS   2   1
#b0 52 0 KILLBASS   2   0

#b0 49 7f MONITOR   1   1
#b0 49 0 MONITOR   1   0
#b0 53 7f MONITOR   2   1
#b0 53 0 MONITOR   2   0

Re: Questions about sending MIDI from Mixvibes

PostPosted: 09 Sep 2010, 08:40
by sfronti
Support@MixVibes wrote:Yes, but you need to edit your *.ini file.
Open some of them and read under the %OUTPUT paragraph.


I haven't seen it!!! You showed me how to map correct button-Leds in Reloop Digital Jockey 2 IE!!!!
Now all works really good!!!
(except the loop leds that stays always on when i first push them. In Cross demo, that i tested,works perfect.)

Thanks a lot!!
Stelios, Greece

Re: Questions about sending MIDI from Mixvibes

PostPosted: 09 Sep 2010, 11:37
by Support@MixVibes
Cross and MV7 MIDI out are different but in both software the leds are following the GUI states.
So if the button is enlighted on screen, it will be on the controller too. (or it is a bug :mrgreen: )

Re: Questions about sending MIDI from Mixvibes

PostPosted: 09 Sep 2010, 15:28
by Blackbrook
Support@MixVibes wrote:Cross and MV7 MIDI out are different but in both software the leds are following the GUI states.
So if the button is enlighted on screen, it will be on the controller too. (or it is a bug :mrgreen: )


Thanks for this information! I turned off the MIDI sending option in the MIDI configuration because I thought that I do not need it. I was wondering since the beginning why my LEDs on the reloop digital jockey 2 don't light up and now there is the solution! THANKS AGAIN!

Greetings,

Steve