登录:     


Forum: General Discussion

Topic: Automatic Stem Switching At A Cue Point

由于该帖子已年深日久,可能包含陈旧过时或描述错误的信息。

Is it possible to set a cue point or remix point on a track and when it gets to that point, it automatically removes the vocals or instrumentals? Kind of like an auto stem starting point? I looked and didn't see where this could be done, but I could be missing it. Thanks for the help!
 

发表时间 Thu 20 Aug 20 @ 12:03 pm
Yes, you can do that using an action POI in the POI editor
Here is an example where the vocals are removed at the start of the chorus
 

Ahhh...Macro Action! That's what I was missing. Thanks and much appreciated! :)
 

For fun try mapping this to a button:
repeat_start_instant 'AS' 25ms & deck master get_beat_bar 1 & param_smaller 0.5 ? var 'doOnce' 0 ? stem_pad 'vocal' & set 'doOnce' 1 : nothing : set 'doOnce' 0

This stops it again:
repeat_stop 'AS'
 

Good idea. It could be like a auto censor function. Make a dirty mix to clean mix. At the begin of the gig you just decide that you want play dirty by a custom button press (autocensorvariable = 1) and it will censor all songs automatically. At midnight the event sheduler will change the autocensorvariable to 0 and you will continue playing dirty :c)
 

Wow that's an amazing feature. When reading OPs post i did not expect VDJ to be capable of this.
 

I see you have a lot to learn from vdj
 

above all you should never hesitate to go to the settings, option and especially to read the entire manual.
 

The manual is a good start, but there is so much "under the hood" of VDJ that you also should study the various parts of the wiki.
 

Played around a lot this weekend on some tracks with that Macro Action and it works perfectly! So nice to be able to create my own acapella out's or outro edits that were never released formally.
 



(陈旧帖子或论坛版块会自动关闭)