Se Connecter:     


Forum: General Discussion

Sujet: Can this be done on VDJ????

Ce topic est ancien et peut contenir des informations obselètes ou incorrectes.

On Serato SL, you can have one deck in internal mode. So basically you are just using one CDJ or TT. Once you fade in the incoming song, you move it to deck that is in internal mode, and load the next song on the other deck that is connected to the CDJ or TT. And just keep repeating.

Can one deck on VDJ be put in internal mode and the other connected to a CDJ or TT? If so can you guys help me with the set up?

I'm running on a MacBook Pro.
 

Posté Tue 27 Mar 12 @ 2:39 pm
this sounds tricky... although certainly possible it would probably be easier to swap the deck the timecode contols with the position of the volume slider

But what you wanted would need to clone the deck over to the opposite side, the following script is for mixing with the right hand on the record. The condition is that the right deck has to be selected and the volume 100% and the right should go over to the left. The left fader also has soft takeover but the right doesn't.

var '$hotswap' ? device_side 'left' ? deck left volume_slider : deck right select ? deck right volume & param_equal 100% ? deck right clone_deck left & deck right stop : nothing : deck right volume : volume_slider

this is mixing with the left hand on the vinyl

var '$hotswap' ? device_side 'left' ? deck left select ? deck left volume & param_equal 100% ? deck left clone_deck right & deck left stop : nothing : deck left volume : deck right volume_slider : volume_slider


map this to a button with led to activate the mode (you also need to make the bold writing the record hand)

get hastimecode ? toggle '$hotswap' & var '$hotswap' ? deck left timecode_active 1 : deck left timecode_active 0 : nothing

for the led

var '$hotswap' ? blink 400ms : off

you can happily delete the red part as the condition may not be necessary and may get in the way.

Let me know if it works ;-)
 

 

OK another question. What if I am not using timecodes and I am in MIDI mode with my Denon DNS3700?
 

should be the same except for the button to turn the mode on.. change it to

toggle '$hotswap'

for the denon you will need to go into the mappers tab in config and assign the denon to the appropriate deck from the menu.
 

You can re-assign a MIDI controller to a different deck on the fly.

Most single deck controllers usually have the EJECT button already mapped to do this, allowing you to toggle between the decks with a single unit.
 

Support staff wrote :
You can re-assign a MIDI controller to a different deck on the fly.

Most single deck controllers usually have the EJECT button already mapped to do this, allowing you to toggle between the decks with a single unit.


Holy crap! I forgot about that. That is definitely the solution. Thanks guys.
 

All you do is put the software in one input mode on set up. Then you play a song on the turntable (cdj) channel A. Clone it to channel B and move the fader to channel B. Then you can stop the Turntable and load a new song to channel A and repeat. I do it all the time at smaller venues where I only take one turntable!
 

You do know you can just toggle your single input to any deck on the fly right?
 

Support staff wrote :
You can re-assign a MIDI controller to a different deck on the fly.

Most single deck controllers usually have the EJECT button already mapped to do this, allowing you to toggle between the decks with a single unit.


hahaha!! Yeah, I discovered that "EJECT" button thing the hard way when all my controls were suddenly "backwards" during practice one night.

I could not figure out what I had done to screw up my Mixdeck. :)
 

Well if your using two decks, how can you get your tracks to toggle?


I am attempting to dup the feature in Serato when you use a ctrl - shift
 



(Les anciens sujets et forums sont automatiquement fermés)