Pls after scratching, it sometimes start normal and sometimes too dismix it doesn't march like how I like it so there is a way that after releasing it starts from hot_cue
发表时间 Wed 21 Aug 19 @ 1:11 pm
There is a way so that it starts where it would have been if you haven't started scratching
It's called "slip mode", and depending on your controller, there is probably a button for it - if not you can select it on the deck on the screen
But also remember: You usually don't scratch on the playing deck
You usually scratch a specific sound on the opposite deck, and then "cut it in" using the crossfader - and then back out when there is no more scratching
That way the playing track/deck isn't touched/disturbed at all, and simply continue playing
It's called "slip mode", and depending on your controller, there is probably a button for it - if not you can select it on the deck on the screen
But also remember: You usually don't scratch on the playing deck
You usually scratch a specific sound on the opposite deck, and then "cut it in" using the crossfader - and then back out when there is no more scratching
That way the playing track/deck isn't touched/disturbed at all, and simply continue playing
发表时间 Wed 21 Aug 19 @ 2:04 pm
Thanks for that but I mean immediately u remove your hand from the jog wheel then it starts from the hot cue u used
发表时间 Wed 21 Aug 19 @ 2:32 pm
Pls Djs, nothing like that or?
发表时间 Thu 22 Aug 19 @ 10:35 am
How do you scratch ? Mouse ? Controller ? DVS ?
发表时间 Thu 22 Aug 19 @ 11:28 am
Please, I use controller and I use numark mixtrack platinum. I sometimes too uses keyboard
发表时间 Thu 22 Aug 19 @ 5:21 pm
Put this command on a button:
repeat_start_instant 'ScrRelFX' ? repeat_stop 'ScrRelFX' : repeat_start_instant 'ScrRelFX' 5ms & touchwheel_touch ? set 'VinylTouch' 1 : var_equal 'VinylTouch' 1 ? set 'VinylTouch' 0 & goto_cue : nothing
Click on the button to engage auto return. Click again to turn off.
This command is per deck, therefore you want to map a button that's common on both sides of your controller.
Edit: for the LED of the button use
repeat_start_instant 'ScrRelFX' ? on : off
OR:
repeat_start_instant 'ScrRelFX' ? var_equal 'VinylTouch' 1 ? blink 250ms : on : off
repeat_start_instant 'ScrRelFX' ? repeat_stop 'ScrRelFX' : repeat_start_instant 'ScrRelFX' 5ms & touchwheel_touch ? set 'VinylTouch' 1 : var_equal 'VinylTouch' 1 ? set 'VinylTouch' 0 & goto_cue : nothing
Click on the button to engage auto return. Click again to turn off.
This command is per deck, therefore you want to map a button that's common on both sides of your controller.
Edit: for the LED of the button use
repeat_start_instant 'ScrRelFX' ? on : off
OR:
repeat_start_instant 'ScrRelFX' ? var_equal 'VinylTouch' 1 ? blink 250ms : on : off
发表时间 Thu 22 Aug 19 @ 9:15 pm
Thanks Boss
发表时间 Thu 22 Aug 19 @ 10:27 pm
Boss u do all and my last question.
Please do we have a way that, maybe when playing the song and u want to start from SKIP SILENCE not cue point.
Because if I cue from that point it won't march the song.
Please do we have a way that, maybe when playing the song and u want to start from SKIP SILENCE not cue point.
Because if I cue from that point it won't march the song.
发表时间 Thu 22 Aug 19 @ 10:35 pm
Boss please where to put this one is the problem but the first one works and i think if i add it, it will make it work better.
please am talking about this
Edit: for the LED of the button use
repeat_start_instant 'ScrRelFX' ? on : off
OR:
repeat_start_instant 'ScrRelFX' ? var_equal 'VinylTouch' 1 ? blink 250ms : on : off
please am talking about this
Edit: for the LED of the button use
repeat_start_instant 'ScrRelFX' ? on : off
OR:
repeat_start_instant 'ScrRelFX' ? var_equal 'VinylTouch' 1 ? blink 250ms : on : off
发表时间 Thu 22 Aug 19 @ 11:49 pm
Please Boss am still waiting
发表时间 Fri 23 Aug 19 @ 8:52 pm
it goes on the led mapping
发表时间 Fri 23 Aug 19 @ 9:02 pm
I mean the type, we have led jog, etc so boss please which one
发表时间 Fri 23 Aug 19 @ 11:23 pm
On the led of the button you used to put the code above
If you used the button FX3 for instance then you need to enter the code on the LED_FX3
If you used the button FX3 for instance then you need to enter the code on the LED_FX3
发表时间 Fri 23 Aug 19 @ 11:49 pm
OK Boss. Thanks very much u do all.
My scratch DNA doesn't scratch it always play as hot cue.
Please help me to fix it up.
My scratch DNA doesn't scratch it always play as hot cue.
Please help me to fix it up.
发表时间 Sat 24 Aug 19 @ 9:03 am
No answer
发表时间 Mon 26 Aug 19 @ 11:15 am