Anmelden:     


Forum: General Discussion

Topic: Problem with the effects map out

Dieses Thema ist veraltet und kann veraltete oder falsche Informationen enthalten.

Hello Goodnight. In my skin VDJ Pro 8, I have 4 decks and 3 effects on each deck to use, for example: echo, reverb, ... (in each deck);

Can you map out my controller so that with one of my controller knob can move the parameters of an effect on the 4 decks at once?

Example: "Echo" effect, I want to handle the first parameter ... can you with a single button to handle this parameter in the 4 decks at once?
 

geposted Sat 30 Jan 16 @ 2:34 pm
Yes you can, but there's many things to consider.

What is your controller?
Do you use the standard mapper?
Once you've replied I'll put something together
 

Is Akiyama quark sc
No, I haven't got standart map out, I have the map out done to my manner.


 

what fx do you want to use this with,

this is my thinking, it's likely that you can't use fx slots to specify the slider as order gets messed up, so you'll have to name the fx to specify the slider,
to name the fx you'll have to query the fx,
 

Something like
deck 1 effect_slider "Echo" 1 & deck 2 effect_slider "Echo" 2
should work I think?
 

Adion wrote :

deck 1 effect_slider "Echo" 1 & deck 2 effect_slider "Echo" 1


that is the most simple way but to be more dynamic you'd want the shifted hw dial to effect the fx the dial controls unshifted

that's why i reckon query what fx is on the slot, if yes, do the mapping you posted, if no query another fx and so on, long winded but thorough.

i think there's a wish here, i'm not 100 percent on how exactly, something like

get-fx slider & deck 1 & deck 2 & deck 3....

essentially a verb that queries all possible fx as that way lots of typing is saved and no further editing would be needed when new fx are added.
it's a hazy idea atm
 



(Alte Themen und Foren werden automatisch geschlossen)