Thank you sir excellent tutorial, I do have a question tho, when I hook up my controller to virtual dj and I hit the 1st loop button it gives me the loop at 1/3 ,seconds button at 1/2 and so on, but I have no need for that small of a loop I want 2, 4, 8, 16, how do I adjust the looping and save it so I dont get those short loops as default? Thanks I hope you can help.
On most controllers it's mapped to the loop pad page If that is the case on you controller you can simply use the arrows on the padpage to switch all 8 loop lengths to be shorter or longer
I cant figure out how to disable my tracks automatically going to cue master channel out every time i try scratching or touching the jog wheels on my reloop mixon and its very annoying. Any body no where the settings are for that ? im not finding any auto cue to master out via the jog wheel settings at all. edit - i found the setting i was looking for “auto headphones off” working now.
Hmm. There is really no such thing as cue master out. There are cue out and master out. And a settung to send some of master out to cue (for mixing), and to automatically switch cue on current channel (on load - that was the one you found). But if you are experiencing getting cue output set as master, you may want to look at your audio config. We can't really do screenshots here. So maybe come to the VDJ support FB group where it's easier to help you?
@@klausmogensen8691 yeah thanks but no need to search forums as i found the issue like i stated already , it was the auto head phones setting causing a problem with my reloop mixon 4 .
Klaus Mogensen I’ll check that out - might have seen it, but was uncertain about its function - now I know! Thanks for that info! Should do a video about it!
Thanks. I'm trying to create a script for a "video masterblack button" on a custom pad, that will kill video and videoskin together without much success. Help please?
changing the video skin setting to nothing will turn it off: setting 'videoskin' '' Regarding the video itself that is normally just the video window that you turn on and off using simply: video So if you want a button that always turns on the video output window, but without the video skin, you can use: video ON && setting 'videoskin' ''
@@klausmogensen8691Thanks for your quick response. It's not the video window that I wish to turn off and on, I want to keep the video window on but send black to it, like when you move the channel fader to 0 the screen goes black, and turn off the videoskin. I want to be able to toggle that state on & off with one button, instead of going through all the steps manually.
@@wahloss It actually only goes black if you link it to the audio, but I think that is the default setting The action command to turn the level to 0 un the current deck would be: level 0% So you could then combine it like: setting 'videoskin' '' & level 0% But a better option may be to set the video source to "none" Combined, that would be: setting 'videoskin' '' && video_source_select 'none'
@@klausmogensen8691 Thanks very much! The first one " & level 0%" works fine, only it kills the audio as well, but I guess that's how the software works with the audio linked t the video. Will have to live with it. Have to restore the video manually by moving the channel fader to 0 and back to 100%.
Yes. There are probably more ways than one to do so, but for instance you can simply map: load & play But usually you would probably use the automix feature for that kind of behaviour
@@bushkashy Map it youuself YOu can do it on anywhere you like Like on your controller, on a keyboard key, on a custom button or on a pad page Simply put in: load & play If you still need more info mayb watch some of my other videos - I map something in most of them Or maybe go to the VDJ support facebook page - itøs easier to get help there since screenshots and so on can be posted But again: Load & play may not be what you want - maybe take a look at automix
@@klausmogensen8691 what I really want is load sync and play. I have times when I want to play extra fast, so as I load the song I would like for it to start playing immediately.
@@bushkashy Most people would probbaly do that by creating tracks that holds the different segments you need in one audio file and then use hot cues to do it
Thank you Klaus for breaking it down. I don't know what I did to active that function, now I know how to disable it.
Dear Klaus, You are MAGNIFICENT !!! Thank you Very Much!!! You have helped me a lot with the AutoBpm and Key. Thank you !!!1
Thank you sir excellent tutorial, I do have a question tho, when I hook up my controller to virtual dj and I hit the 1st loop button it gives me the loop at 1/3 ,seconds button at 1/2 and so on, but I have no need for that small of a loop I want 2, 4, 8, 16, how do I adjust the looping and save it so I dont get those short loops as default? Thanks I hope you can help.
On most controllers it's mapped to the loop pad page
If that is the case on you controller you can simply use the arrows on the padpage to switch all 8 loop lengths to be shorter or longer
I cant figure out how to disable my tracks automatically going to cue master channel out every time i try scratching or touching the jog wheels on my reloop mixon and its very annoying. Any body no where the settings are for that ? im not finding any auto cue to master out via the jog wheel settings at all. edit - i found the setting i was looking for “auto headphones off” working now.
Hmm. There is really no such thing as cue master out. There are cue out and master out. And a settung to send some of master out to cue (for mixing), and to automatically switch cue on current channel (on load - that was the one you found). But if you are experiencing getting cue output set as master, you may want to look at your audio config.
We can't really do screenshots here. So maybe come to the VDJ support FB group where it's easier to help you?
@@klausmogensen8691 yeah thanks but no need to search forums as i found the issue like i stated already , it was the auto head phones setting causing a problem with my reloop mixon 4 .
absolutely another gr8 vid,i;m learning something every time.
Can you help with auto pre cue 0db which should it be on? Seems on denon stuff its hit 10+ on vu meter
For me
Auto gain on
No +Remember
zeroDb = -3 DB is my usual setting, but on some "hot" controllers it's -6 db
Klaus Mogensen Thanks Klaus so remember off you recommend
Quantize on Set and Smart cue don't seem to be working for me after I check them off. Is there a setting I have to enable before that?
Not a setting that I know of. But your grid has to be pretty much perfect on the track, because they build on top of that
great video- I just notices that on the VK skin the turntable - shows info about track- How I turn that on?
What is "the VK skin"? is that another skin under extensions?
Can this knowledge be applied to ovdj 2023
Yes, that's the same
How do you get the light background on the config menu?
It's a setting:
dialogColorTheme
Klaus Mogensen I’ll check that out - might have seen it, but was uncertain about its function - now I know! Thanks for that info!
Should do a video about it!
Thanks. I'm trying to create a script for a "video masterblack button" on a custom pad, that will kill video and videoskin together without much success. Help please?
changing the video skin setting to nothing will turn it off:
setting 'videoskin' ''
Regarding the video itself that is normally just the video window that you turn on and off using simply:
video
So if you want a button that always turns on the video output window, but without the video skin, you can use:
video ON && setting 'videoskin' ''
@@klausmogensen8691Thanks for your quick response. It's not the video window that I wish to turn off and on, I want to keep the video window on but send black to it, like when you move the channel fader to 0 the screen goes black, and turn off the videoskin. I want to be able to toggle that state on & off with one button, instead of going through all the steps manually.
@@wahloss It actually only goes black if you link it to the audio, but I think that is the default setting
The action command to turn the level to 0 un the current deck would be:
level 0%
So you could then combine it like:
setting 'videoskin' '' & level 0%
But a better option may be to set the video source to "none"
Combined, that would be:
setting 'videoskin' '' && video_source_select 'none'
@@klausmogensen8691 Thanks very much! The first one " & level 0%" works fine, only it kills the audio as well, but I guess that's how the software works with the audio linked t the video. Will have to live with it. Have to restore the video manually by moving the channel fader to 0 and back to 100%.
Great video...is there a link on how to map crossfader? Am using ddj 1000
What do you want it to do?
@@klausmogensen8691 it is only working on the B side of the crossfader for all channels 1 & 2..
I want it to work normally
@@dmacjoj That doesn't sound like a mapping issue. That sound more like a DDJ-1000 setup issue
Ok thanks ..
Can virtual dj 8.4 or any other version, play automatically when you load a song? If so how?
Yes. There are probably more ways than one to do so, but for instance you can simply map:
load & play
But usually you would probably use the automix feature for that kind of behaviour
@@klausmogensen8691" load and play", can I find that in setting or that's a setting I would have to map myself, if so can you show me how to.
@@bushkashy Map it youuself
YOu can do it on anywhere you like
Like on your controller, on a keyboard key, on a custom button or on a pad page
Simply put in:
load & play
If you still need more info mayb watch some of my other videos - I map something in most of them
Or maybe go to the VDJ support facebook page - itøs easier to get help there since screenshots and so on can be posted
But again:
Load & play may not be what you want - maybe take a look at automix
@@klausmogensen8691 what I really want is load sync and play. I have times when I want to play extra fast, so as I load the song I would like for it to start playing immediately.
@@bushkashy Most people would probbaly do that by creating tracks that holds the different segments you need in one audio file and then use hot cues to do it
Thank you so much Klaus. I'm your new subscriber
Helped a lot, thanks bro!
Great video
Great Klaus TKS
thanks