Page 12 of 16

Re: Cross MIDI output mapping

PostPosted: 05 Jul 2013, 13:42
by discopex
Well lo and behold ! now it does exactly what I wanted. I must've had something wrong in the map formatting when I first tried this autostart thing. Suddenly everything became much more simple. Thanks ! :mrgreen:

Re: Cross MIDI output mapping

PostPosted: 05 Jul 2013, 13:48
by discopex
One thing though, using this startup function to send led notes means that if you accidentally unplug your controller mid-set, you won't get the lights back as you would need to restart Cross. :twisted: ;)

Re: Cross MIDI output mapping

PostPosted: 05 Jul 2013, 14:14
by sylMV
Nope, this means 'startup of the controller'.
That is, went each time you plug the controller or enable the MIDI IN of this device in the MIDI prefs.

'Shutdown' means either you quit Cross or you disable the 'MIDI OUT' of the device in the MIDI prefs.

Re: Cross MIDI output mapping

PostPosted: 05 Jul 2013, 14:23
by discopex
sylMV wrote:Nope, this means 'startup of the controller'.
That is, went each time you plug the controller or enable the MIDI IN of this device in the MIDI prefs.

'Shutdown' means either you quit Cross or you disable the 'MIDI OUT' of the device in the MIDI prefs.


This does not work, if I unplug and replug the pads won't light up again. As a workaround I now have the pad notes on both the startup and when a loop is set (it triggers the pads on and since nothing sets them off they stay on).

Edit

If I go into MIDI menu and change the controller preset into another and go back to my preset, the pads will then light up as in startup. But why not perform startup automatically when a controller is replugged ? :)

Re: Cross MIDI output mapping

PostPosted: 05 Jul 2013, 15:22
by sylMV
discopex wrote:But why not perform startup automatically when a controller is replugged ? :)


It should and used to work ...

Re: Cross MIDI output mapping

PostPosted: 06 Jul 2013, 00:55
by FigDJ
Is there a list of the MIDI mappings commands in available with the Cross 2.5? I am interested in seeing if there are any new output commands that I can use.

Re: Cross MIDI output mapping

PostPosted: 06 Jul 2013, 13:51
by sylMV
FigDJ wrote:Is there a list of the MIDI mappings commands in available with the Cross 2.5? I am interested in seeing if there are any new output commands that I can use.


Just updated it in the first post.

Re: Cross MIDI output mapping

PostPosted: 06 Jul 2013, 15:11
by FigDJ
sylMV wrote:
FigDJ wrote:Is there a list of the MIDI mappings commands in available with the Cross 2.5? I am interested in seeing if there are any new output commands that I can use.


Just updated it in the first post.


Thanks for the response.
Now more answers lead to more questions which lead to more answers which lead to more........

What is the function of the register logic commands?
In&Out reg(RegisterLogic1)

Any insight on how to use them/purpose?

Re: Cross MIDI output mapping

PostPosted: 07 Jul 2013, 23:42
by sylMV
Registers are basically used to store some controller states that the controller can't stupidly store :eek:
This is like a shift that has absolutely action in Cross.
Imagine you want to have a MIDI button light on and off when you push it, you can do it with registers.

Re: Cross MIDI output mapping

PostPosted: 03 Nov 2013, 19:33
by n2ma
Hi Guys,

i am desperately trying to map the led on the cue button of my DJ Tech Kontrol One. I'd like it flash it the same way it does in the software. I copied the output of other MIDI device mappings but i did not succeed in adapting it. I also tried to just light the led when pushing the button but i even failed on this one. The Play button works fine.
this is the channel and the parameter:
parameter="0x6b" channel="0x1"

I would be very glad about suggestions.