hello,
Is it possible to clone the stems setting from one deck to the other.
Example I have a song in deck 1 with only the acapella on.
Then i can clone deck 1 to deck 3 and i want to clone the stems to so in deck 3 it is also a acapella.
I tried it with effect_clone but it does not clone the stems.
Is it possible to clone the stems setting from one deck to the other.
Example I have a song in deck 1 with only the acapella on.
Then i can clone deck 1 to deck 3 and i want to clone the stems to so in deck 3 it is also a acapella.
I tried it with effect_clone but it does not clone the stems.
geposted Mon 13 Feb 23 @ 8:21 pm
Try this:
param_equal & action_deck 1 ? clone_deck 3 & deck 1 stem_pad 'acapella' & deck 3 stem_pad 'acapella'
param_equal & action_deck 1 ? clone_deck 3 & deck 1 stem_pad 'acapella' & deck 3 stem_pad 'acapella'
geposted Wed 15 Feb 23 @ 12:11 pm
clone, cast all 3 eq values over to the new clone, if using stem pads, stem solo etc, open bracket, query a setting, apply result to new clone, close bracket, open bracket query a setting...
keep doing that until you have an identical clone
brackets make it really easy, no nesting in nesting in nesting
keep doing that until you have an identical clone
brackets make it really easy, no nesting in nesting in nesting
geposted Wed 15 Feb 23 @ 7:22 pm
param_equal & action_deck 1 ? clone_deck 3 & deck 1 stem_pad 'acapella' & deck 3 stem_pad 'acapella'does clone the song but does not clone the acapella.
@LOCODOG
I dont get it. Can you explane how to clone a stem. I have the stems on a rotery knob.
Is it someting like: deck 1 read stem "vocal" % set deck 3 stem 'vocal" %. ?
geposted Fri 17 Feb 23 @ 9:40 pm