Page 1 of 3

Denon DN-SC2900 Mapping

PostPosted: 30 Oct 2012, 10:23
by kugmo
A mapping for Cross 2.x - I've looked around and found nothing yet. Does such a beast exist? Please tell me where or how I can get it.

Re: Denon DN-SC2900 Mapping

PostPosted: 30 Oct 2012, 12:26
by Support@MixVibes
No there isn't any for now as I never had such unit in hand.

Re: Denon DN-SC2900 Mapping

PostPosted: 12 Nov 2012, 11:00
by kugmo
Support@MixVibes wrote:No there isn't any for now as I never had such unit in hand.


I've started manually mapping the 2900, but having difficulty with two controls: the jog wheel (cd/vinyl jog vs. combojog, and of course, mapping values) and the pitch fader (moving the pitch fader control gives the on-screen fader a very squirrely, erratic, inverse movement, which, i think is due to the fact that the 2900 control is on 14bits). i can tear out the midi-send page (figuratively speaking) and send you guys a copy if it'll help you help me.

Re: Denon DN-SC2900 Mapping

PostPosted: 12 Nov 2012, 12:16
by Support@MixVibes
For the jog, you can have a look into the other Denon devices (duplicate, then explore).
Should be a touch/move : 2 notes are sent. The range should be obvious when looking at the other.

Concerning the 14bits pitch faders, it send alternatively 2 blocks of values, you need to catch the lower one, so you'll end up with a 7bits one. Then check inverse to avoid opposite action.

Will try to find the 2900 documentation and give more hints.

Re: Denon DN-SC2900 Mapping

PostPosted: 12 Nov 2012, 19:58
by kugmo
Support@MixVibes wrote:For the jog, you can have a look into the other Denon devices (duplicate, then explore).
Should be a touch/move : 2 notes are sent. The range should be obvious when looking at the other.

Concerning the 14bits pitch faders, it send alternatively 2 blocks of values, you need to catch the lower one, so you'll end up with a 7bits one. Then check inverse to avoid opposite action.

Will try to find the 2900 documentation and give more hints.


i have a PDF(15Mb) of the SC2900 manual. does PM allow attachments? what send options do we have?

regarding the jog, it does seem to send two notes, but Cross only recognizes the note when moving the jog's top (and results in vinyl mode behaviour). when moving the jog's side, Cross acknowledges MIDI activity but does not show it (and Cross does not show any cd mode behaviour: in fact, does not react at all) :confused:

checking with MidiOX, the monitor shows the same note being sent whether top or side of jog is moved. :confused:

regarding the pitchfaders: i did the lower side as instructed. same erratic pitch feedback... :(

Re: Denon DN-SC2900 Mapping

PostPosted: 13 Nov 2012, 12:24
by Support@MixVibes
Combojog
3F to 01 in backward
and 41 to 7F in forward
ticks : 3600

I guess it is a touch preset :
- note is touch
- cc is jog

The side with the same messages is for now an issue for Cross but the next update should solve that.

The pitch fader : you should uncheck 14bits to do that for now.

Most of the manufacturer are doing 14bits as they want (not as specified by the norme) in a next update we will "widen" the 14bits to be more compliant with not regular things... :lol:

Re: Denon DN-SC2900 Mapping

PostPosted: 13 Nov 2012, 13:43
by kugmo
Support@MixVibes wrote:Combojog
3F to 01 in backward
and 41 to 7F in forward
ticks : 3600

I guess it is a touch preset :
- note is touch
- cc is jog

The side with the same messages is for now an issue for Cross but the next update should solve that.

The pitch fader : you should uncheck 14bits to do that for now.

Most of the manufacturer are doing 14bits as they want (not as specified by the norme) in a next update we will "widen" the 14bits to be more compliant with not regular things... :lol:


ok, i'll wait for the next Cross update. in the meantime, i'll try to look for other solutions. hopefully, a non-denon solution may shed light.

by the way, thanks very much! u guys are really responsive to our tech issues! :)

Re: Denon DN-SC2900 Mapping

PostPosted: 13 Nov 2012, 17:49
by Support@MixVibes
Something like that :
jog_sc2900.PNG

Re: Denon DN-SC2900 Mapping

PostPosted: 13 Nov 2012, 19:43
by Marxon
Hi kugmo,

kugmo wrote:regarding the jog, it does seem to send two notes, but Cross only recognizes the note when moving the jog's top (and results in vinyl mode behaviour). when moving the jog's side, Cross acknowledges MIDI activity but does not show it (and Cross does not show any cd mode behaviour: in fact, does not react at all) :confused:


(may i be wrong because i never used a jogwheel device)
There is no info about this inthe SC2900 Manual but does the SC2900 sends the "jog touch note" regardless you touch the jog´s top or side? Or only if you touch the top? If it send the touch note regardless you touch the jog´s top then Cross also can not differ it and there is no way to bend and scratch a track without using the Vinyl/CD Mode switch i think.

Best regards
Marxon

Re: Denon DN-SC2900 Mapping

PostPosted: 14 Nov 2012, 01:49
by kugmo
Marxon wrote:Hi kugmo,

kugmo wrote:regarding the jog, it does seem to send two notes, but Cross only recognizes the note when moving the jog's top (and results in vinyl mode behaviour). when moving the jog's side, Cross acknowledges MIDI activity but does not show it (and Cross does not show any cd mode behaviour: in fact, does not react at all) :confused:


(may i be wrong because i never used a jogwheel device)
There is no info about this inthe SC2900 Manual but does the SC2900 sends the "jog touch note" regardless you touch the jog´s top or side? Or only if you touch the top? If it send the touch note regardless you touch the jog´s top then Cross also can not differ it and there is no way to bend and scratch a track without using the Vinyl/CD Mode switch i think.

Best regards
Marxon


it sends the note only when touching the top. touching the side sends a MIDI command that Cross does not recognize.

one workaround could be that Cross would recognize the VINYL button is active on the 2900 so that it could then set itself to vinyl jog, and to go to cd jog (bend) if the VINYL button is inactive.
unfortunately, the 2900 sends the same notes no matter what state the VINYL button at. if there was a way to query the button state so Cross automagically knows what jog mode to go into, that would be sweet.

it also suits my old school style :) since i get better feed and feel when using the jog top on cd (a la cdj-100)

can this be done with modifiers? do we have docs on using modifiers in Cross?