Adding Shift-Jog

   Discuss technical issues with the community. Mixvibes staff provides no support on this board.
Forum rules
Click here to join MIxvibes on DISCORD https://discord.gg/gMdQJ2cJqa

Adding Shift-Jog

Postby precisi0n12 on 21 Aug 2014, 17:07

I have looked around enough to try and find how to add this and will not be added from what I found. Any chance someone could help?
User avatar
precisi0n12
 
Posts: 2
Joined: 20 Aug 2014, 21:08


Re: Adding Shift-Jog

Postby daniel clark on 21 Aug 2014, 17:10

:cool: needa little bit more info ,,what controller and what version of the mapping , :cool:

:?: what are you trying to accomplish ,,info please .
Image
Image
January 2012 Mixvibes DJ of the month
MEMBER OF:
:cool: C00l People MV Society :cool:

PLEASE REGISTER YOUR SOFTWARE...FORUM RULES
2014 dell XPS8700
intel core i5 4400@3.10ghz
12 gigs DDR3 ram
NVDIA GeForce GT635
Win 10 /64 bits OS
Realteck 7.1
Home USB sound dogle
Asus VE247H monitor
Logitec G-15 ser 1 gaming keyboard
U-Mix Control Pro 2
User avatar
daniel clark
 
Posts: 6861
Joined: 31 Oct 2008, 01:01
Location: Charleston,S C


Re: Adding Shift-Jog

Postby precisi0n12 on 21 Aug 2014, 17:14

DDJ-SX with latest version. I would like to search through a song without being in vinyl mode by using shift+jog. Thanks for your help.
User avatar
precisi0n12
 
Posts: 2
Joined: 20 Aug 2014, 21:08


Re: Adding Shift-Jog

Postby daniel clark on 21 Aug 2014, 17:16

:cool: have you look under search function for controller also view user post figdj has a newer MIDI mapping for the controller ,, hope this helps ,, :cool:
Image
Image
January 2012 Mixvibes DJ of the month
MEMBER OF:
:cool: C00l People MV Society :cool:

PLEASE REGISTER YOUR SOFTWARE...FORUM RULES
2014 dell XPS8700
intel core i5 4400@3.10ghz
12 gigs DDR3 ram
NVDIA GeForce GT635
Win 10 /64 bits OS
Realteck 7.1
Home USB sound dogle
Asus VE247H monitor
Logitec G-15 ser 1 gaming keyboard
U-Mix Control Pro 2
User avatar
daniel clark
 
Posts: 6861
Joined: 31 Oct 2008, 01:01
Location: Charleston,S C


Re: Adding Shift-Jog

Postby FigDJ on 21 Aug 2014, 17:44

On the DDJ-SX using Shift+Jog to search the code is as follows:

Code: Select all
        <mapping name="S+JOG WHEEL">
          <events>
            <MIDI type="CC" parameter="0x26" channel="0x1"/>
          </events>
          <controls>
            <control alias="fam(Player)[0x1].SmartSeek"/>
          </controls>
          <preset name="Inc.-Dec. Integer Fader/Knob">
            <parameters>
              <parameter object="map" key="backwardIntegerRange" value="-1 -64"/>
              <parameter object="map" key="backwardNormalRange" value="0.496062992 0"/>
              <parameter object="map" key="forwardIntegerRange" value="1 63"/>
              <parameter object="map" key="forwardNormalRange" value="0.511811024 1"/>
            </parameters>
          </preset>
        </mapping>


The example above is for player 1, for player 2,3, and 4 change the channel number

Code: Select all
channel="0x1"/>
to correspond to the player and change the player number
Code: Select all
fam(Player)[0x1].

accordingly.
Image
FigDJ
 
Posts: 1355
Joined: 22 Apr 2012, 17:03
Location: Odenton, MD


Re: Adding Shift-Jog

Postby FigDJ on 21 Aug 2014, 17:49

I forgot to mention that on my version of the DDJ-SX I used that command to control the individual volume of the Sampler pads on channels 3 and 4 as illustrated below.

Code: Select all
        <mapping name="S+ JOG WHEEL VINYL OFF">
          <events>
            <MIDI type="CC" parameter="0x26" channel="0x1"/>
          </events>
          <controls>
            <control alias="fam(Sampler)[0x1].PadActiveVolume"/>
          </controls>
          <preset name="Inc.-Dec. Normal Fader/Knob">
            <parameters>
              <parameter object="invert" key="on" value="off"/>
              <parameter object="map" key="backwardIntegerRange" value="-1 -100"/>
              <parameter object="map" key="backwardNormalRange" value="1 0"/>
              <parameter object="map" key="forwardIntegerRange" value="1 64"/>
              <parameter object="map" key="forwardNormalRange" value="0 0.496062992"/>
              <parameter object="step" key="factor" value="0.000055"/>
            </parameters>
          </preset>
        </mapping>


However, you can add the smartseek command in my last post without conflict. If you do then in 2 deck mode players 1 and 2 will smartseek and when selecting the sampler the shift + jog control pad volume. When in 4 deck mode then all channels will smartseek.

Why are you not using the search strip for that function?
Image
FigDJ
 
Posts: 1355
Joined: 22 Apr 2012, 17:03
Location: Odenton, MD


Re: Adding Shift-Jog

Postby daniel clark on 21 Aug 2014, 18:04

:cool: MIDI MONSTER :cool:
Image
Image
January 2012 Mixvibes DJ of the month
MEMBER OF:
:cool: C00l People MV Society :cool:

PLEASE REGISTER YOUR SOFTWARE...FORUM RULES
2014 dell XPS8700
intel core i5 4400@3.10ghz
12 gigs DDR3 ram
NVDIA GeForce GT635
Win 10 /64 bits OS
Realteck 7.1
Home USB sound dogle
Asus VE247H monitor
Logitec G-15 ser 1 gaming keyboard
U-Mix Control Pro 2
User avatar
daniel clark
 
Posts: 6861
Joined: 31 Oct 2008, 01:01
Location: Charleston,S C



Return to Community Support




Who is online

Users browsing this forum: No registered users and 27 guests

Board index

 
 
   
 
© 2014 Mixvibes