Pioneer ddj-sb 2 mapping for virtual dj 8, 4 deck
Results 1 to 8 of 8
  1. #1
    Newbie
    Join Date
    Oct 2015
    Location
    Celje, Slovenia
    Posts
    4

    Default Pioneer ddj-sb 2 mapping for virtual dj 8, 4 deck

    Hello,

    so i decided to work on PIONEER DDJ-SB 2 mapping for VIRTUAL DJ 8, basic 4 deck skin, and here is it =)

    PIONEER DDJ SB 2 - VIRTUAL DJ 8

    Please feel free to help and write down the solutions or anything .

    V 1.0.0

    Mapping for VIRTUAL DJ 8, 4 DECK, BASIC SKIN

    Deck 1 and Deck 2 working

    DECK 3 AND DECK 4
    (buttons on controller 3 deck and 4 deck must be ON for working)

    Button 3 (deck) and 4 (deck) for choosing 3 deck and 4 deck, OFF buttons plays 1 and 2 deck

    FX FOR TESTING ( working but funny )

    FX 1 BUTTON TURN ON EFFECT
    FX 2 up CHOOSE FX EFFECT
    FX 3 down CHOOSE FX EFFECT
    FX SLIDER

    NOT WORKING FOR NOW

    - PAD TRANS
    - CH LEVEL BARS (LED)

    So if I something missed i'm sorry , just test and write down review or help to finish

  2. #2
    Newbie
    Join Date
    Oct 2015
    Posts
    2

    Default

    Is it possible to get the SB 2 working in VDJ7 ? is a mapper available or does eveyone who has a SB2 and VDJ 7 need to map it themselves?

  3. #3
    Newbie
    Join Date
    Oct 2015
    Location
    Celje, Slovenia
    Posts
    4

    Default

    Quote Originally Posted by ndsports View Post
    Is it possible to get the SB 2 working in VDJ7 ? is a mapper available or does eveyone who has a SB2 and VDJ 7 need to map it themselves?
    I try SB 2 mapping with VDJ 7, and it's working cool for now i don't see problems ... try it.

    If somebody can help to mapp VU BARS (CH LEVEL LED'S)

  4. #4
    Newbie
    Join Date
    Oct 2015
    Location
    Celje, Slovenia
    Posts
    4

    Default

    OK!

    I get the solution for CH LEVEL BAR's on controller so here is it ...

    MAPPERS FOLDER:

    Add to Pioneer DDJ-SB - Pioneer DDJ-SB2.xml:

    <map value="CH_LEVEL" action="get_level" />

    DEVICES FOLDER:

    Add to DDJSB2.xml:

    <bar cc="0x02" min="0x00" max="0x7F" channel="0" name="CH_LEVEL" deck="1" />
    <bar cc="0x02" min="0x00" max="0x7F" channel="1" name="CH_LEVEL" deck="2" />
    <bar cc="0x02" min="0x00" max="0x7F" channel="2" name="CH_LEVEL" deck="3" />
    <bar cc="0x02" min="0x00" max="0x7F" channel="3" name="CH_LEVEL" deck="4" />


  5. #5
    Newbie
    Join Date
    Oct 2015
    Location
    Celje, Slovenia
    Posts
    4

    Thumbs up V.1.0.1

    V.1.0.1

    CH LEVEL BAR's (LED's) working on controller

    PIONEER DDJ SB 2 - VIRTUAL DJ 8 - V1.0.1

    in plan for to do:

    PAD TRANS (TAP)

  6. #6
    Newbie
    Join Date
    Oct 2015
    Posts
    2

    Default

    thanks! I have been using your updated version in both VDJ 7 and 8. I am curious to see how these trans effects work. Since the SB 2 is Serato base, i haven't been able to even see how the trans effects even work.

    The Serato intro is horrible.

  7. #7
    Newbie
    Join Date
    Dec 2015
    Posts
    1

    Default

    Hello
    I try to map the DDJ SB2 and virtual dj 7 , everything works except the CH LEVEL BAR anyone help ? ps. sorry for my bad english

  8. #8
    Newbie
    Join Date
    Mar 2016
    Posts
    1

    Default

    Hi Guys,

    Thanks for the map creation. I am using it now with an Pioneer DDJ-SB2 and Virtual DJ 7 (VirtualDJ7) and a 2 channel setup.

    For the CH level mapping I am using the following tags, I don't know if it is 100% OK:

    In the Devices XML file:
    <bar cc="0x02" min="0x00" max="0x7F" name="CH_VU1_METER" channel="0" deck="1" />
    <bar cc="0x02" min="0x00" max="0x7F" name="CH_VU2_METER" channel="1" deck="2" />

    In the Mappers XML file:
    <map value="CH_VU1_METER" action="get vu_meter_left" />
    <map value="CH_VU2_METER" action="get vu_meter_right" />

    How to do it for a 4 channel setup, no idea.

    See ya,
    Gerald

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •