Sign In:     


Forum: Old versions

Topic: Pioneer DDJ SX2 - Page: 7.75

This part of topic is old and might contain outdated or incorrect information

thanks
 

I have no control over my slicer. it is in overdrive. why?????
 

For the slicer try the following in the mapper:
<!-- Pads: Slicer -->
<map value="SLICER_PAD1" action="get beat_num 1 8 ? nothing : get beat_num 2 8 ? goto -1 : get beat_num 3 8 ? goto -2 : get beat_num 4 8 ? goto -3 : get beat_num 5 8 ? goto -4 : get beat_num 6 8 ? goto -5 : get beat_num 7 8 ? goto -6 : get beat_num 8 8 ? goto -7" />
<map value="SLICER_PAD2" action="get beat_num 1 8 ? goto +1 : get beat_num 2 8 ? nothing : get beat_num 3 8 ? goto -1 : get beat_num 4 8 ? goto -2 : get beat_num 5 8 ? goto -3 : get beat_num 6 8 ? goto -4 : get beat_num 7 8 ? goto -5 : get beat_num 8 8 ? goto -6" />
<map value="SLICER_PAD3" action="get beat_num 1 8 ? goto +2 : get beat_num 2 8 ? goto +1 : get beat_num 3 8 ? nothing : get beat_num 4 8 ? goto -1 : get beat_num 5 8 ? goto -2 : get beat_num 6 8 ? goto -3 : get beat_num 7 8 ? goto -4 : get beat_num 8 8 ? goto -5" />
<map value="SLICER_PAD4" action="get beat_num 1 8 ? goto +3 : get beat_num 2 8 ? goto +2 : get beat_num 3 8 ? goto +1 : get beat_num 4 8 ? nothing : get beat_num 5 8 ? goto -1 : get beat_num 6 8 ? goto -2 : get beat_num 7 8 ? goto -3 : get beat_num 8 8 ? goto -4" />
<map value="SLICER_PAD5" action="get beat_num 1 8 ? goto +4 : get beat_num 2 8 ? goto +3 : get beat_num 3 8 ? goto +2 : get beat_num 4 8 ? goto +1 : get beat_num 5 8 ? nothing : get beat_num 6 8 ? goto -1 : get beat_num 7 8 ? goto -2 : get beat_num 8 8 ? goto -3" />
<map value="SLICER_PAD6" action="get beat_num 1 8 ? goto +5 : get beat_num 2 8 ? goto +4 : get beat_num 3 8 ? goto +3 : get beat_num 4 8 ? goto +2 : get beat_num 5 8 ? goto +1 : get beat_num 6 8 ? nothing : get beat_num 7 8 ? goto -1 : get beat_num 8 8 ? goto -2" />
<map value="SLICER_PAD7" action="get beat_num 1 8 ? goto +6 : get beat_num 2 8 ? goto +5 : get beat_num 3 8 ? goto +4 : get beat_num 4 8 ? goto +3 : get beat_num 5 8 ? goto +2 : get beat_num 6 8 ? goto +1 : get beat_num 7 8 ? nothing : get beat_num 8 8 ? goto -1" />
<map value="SLICER_PAD8" action="get beat_num 1 8 ? goto +7 : get beat_num 2 8 ? goto +6 : get beat_num 3 8 ? goto +5 : get beat_num 4 8 ? goto +4 : get beat_num 5 8 ? goto +3 : get beat_num 6 8 ? goto +2 : get beat_num 7 8 ? goto +1 : get beat_num 8 8 ? nothing" />
<map value="LED_SLICER_PAD1" action="get beat_num 1 8 ? get_constant &apos;255,0,0&apos; : get_constant &apos;0,0,0&apos;" />
<map value="LED_SLICER_PAD2" action="get beat_num 2 8 ? get_constant &apos;255,0,0&apos; : get_constant &apos;0,0,0&apos;" />
<map value="LED_SLICER_PAD3" action="get beat_num 3 8 ? get_constant &apos;255,0,0&apos; : get_constant &apos;0,0,0&apos;" />
<map value="LED_SLICER_PAD4" action="get beat_num 4 8 ? get_constant &apos;255,0,0&apos; : get_constant &apos;0,0,0&apos;" />
<map value="LED_SLICER_PAD5" action="get beat_num 5 8 ? get_constant &apos;255,0,0&apos; : get_constant &apos;0,0,0&apos;" />
<map value="LED_SLICER_PAD6" action="get beat_num 6 8 ? get_constant &apos;255,0,0&apos; : get_constant &apos;0,0,0&apos;" />
<map value="LED_SLICER_PAD7" action="get beat_num 7 8 ? get_constant &apos;255,0,0&apos; : get_constant &apos;0,0,0&apos;" />
<map value="LED_SLICER_PAD8" action="get beat_num 8 8 ? get_constant &apos;255,0,0&apos; : get_constant &apos;0,0,0&apos;" />
 

Additionally add/change the following

<!-- Pad modes -->
<map value="PAD_MODE_HOTCUE" action="set &quot;padmode&quot; 0" />
<map value="PAD_MODE_ROLL" action="set &quot;padmode&quot; 1" />
<map value="PAD_MODE_SLICER" action="set &quot;padmode&quot; 2" />
<map value="PAD_MODE_SAMPLER" action="set &quot;padmode&quot; 3" />
<map value="LED_PAD_MODE_HOTCUE" action="var_equal &quot;padmode&quot; 0 ? on : off" />
<map value="LED_PAD_MODE_ROLL" action="var_equal &quot;padmode&quot; 1 ? on : off" />
<map value="LED_PAD_MODE_SLICER" action="var_equal &quot;padmode&quot; 2 ? on : off" />
<map value="LED_PAD_MODE_SAMPLER" action="var_equal &quot;padmode&quot; 3 ? on : off" />
 

I've just bought a ddj sx2 controller and I'm not liking serato it comes with....will this software (vdj8) work with with my controler or not??? Many thanks Jonty
 

Yes, VirtualDj 8 works with Pioneer DDJ SX 2
 

I've just tried it on the demo version and it works but my hot cues are all blue for some reason is this norm?
 

VirtualDJ doesnt support colored Hotcues yet. This may be added in the near future. You could color the PADS to whatever color you want of course, but you will not be able to see those colors on the Skin, so since this would not be much helpful, we left them to a single color for now.
 

Oh cool how do I change the colours then I don't mind not see ing them on the skin just the controller :-)
 

Page 6 of this topic. 1st post of mine
 

WOW I'm lost lol
 

EDIT: Now working as expected, nothing changed just restarted VDJ 3 times since last test... No insallation updates!!! WEIRD!

Hey All, Just got SX2 Tuesday.

Had first gig Saturday just gone and found a BUG not already mentioned.
LoadSecurity option is not being obeyed when SX2 connected.

I have LoadSecurity set to yes.
When controller is connected and a song playing on Deck (A/1) i can load a track on top using controller load and physically drag and drop track from browser with no warning prompt.

Tested without controllerconnected and works as expected, warning prompt appears
Will keep testing and hopefull giving useful BUG information
Cheers
 

@MB, what skin are you using when experiencing this?

There was an issue with the security caused by having layered dropzones on skins, which was supposed to be fixed in a later build.

If the skin only has one dropzone per deck then it shouldn't apply.
 

groovindj wrote :
@MB, what skin are you using when experiencing this?

There was an issue with the security caused by having layered dropzones on skins, which was supposed to be fixed in a later build.

If the skin only has one dropzone per deck then it shouldn't apply.


Using the default VDJ8 Skin, 2 deck setting.
And as off last night i have to retract my fixed statement, happened again and couldn't get a workaround.
Worked very carefully last night lol

:)
 

Hi Guys,

i am looking to buy a DDJ SX or DDJ SX2.

ideally i would like to be able to use the rock solid VDJ7.4 as well as VDJ8 when the bugs get ironed out.

is it possible to use the DDJ SX2 with VDJ7.4? are there current good mappers for it (ones that compliment the layout and functions presented on the hardware)?
or am i going to have to opt for the DDJ SX? also is there native mappers already built in to VDJ7.4 for this model?

I'm probably going over old ground here guys and i genuinely apologise but i feel more puzzled now than i did when i first started looking into this.

VDJ8 has been good but also had some issues with it crashing hence the reason to be able to use VDJ7.4.

thanks in advance for your help with this.

Iain
 

DDJ SX works on VDJ7.4.1 as I have used it
DDJ SX2 doesn't, but I havnt tried it, just what I have been told
 

No-one has created a SX2 mapper for VDJ 7.x and Atomix won't be doing it. They have said it's up to the community to provide one.

I have been using the SX2 with VDJ8 since it came out, and apart from the slightly inaccurate gain levels it's been rock solid. Must be something to do with your laptop or configuration causing the crashing as VDJ8 is very stable now.

Keith
 

Hi guys
Thanks for your input.
Keith, I'm running a MacBook pro that's well spec'd and very stable.
Truth be told vdj8 crashes once. All I had to do was delete the setup file and reload and it worked again.
Just conscious that DDJSx can run well on either version of the software so ultimately should be more stable/reliable.
Would be great to get sx2 working on 7.4. I'm sure there must be a lot of guys out there wishing this. Just wish I had the knowledge to put the mapper together.
Cheers
Iain
 

Ah, sorry, I was talking about VDJ8 on Windows. From what I have read the Mac version still has some issues with stability.
 

I think I will be going for the ddj sx. There doesn't seem to be much more on the sx2 to bother me.

Should I download any specific mapper files guys?

Iain
 

55%