Quick Sign In:  

Forum: General Discussion

Topic: Need help applying an effect to the Mic

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

I know there's a thread talking about creating a PAD to apply an effect persistently to the Mic, but there's no instructions on doing this. I think you have to add some code?

I think it's something like effect_active 'mic' 'EFFECTRACK' but I'm just guessing.

Could someone please be kind enough to help with this? I have a VST working in the effects list but don't know how to apply it to the MIC and only the MIC.

Any help would be appreciated.

And VDJ devs... Why isn't this built in?
 

geposted Tue 16 Jun 20 @ 1:32 am
HermeiControlleristMember since 2013
I may be missing something, but press the line in/record button on another deck (don't load a song into it) and select whatever you need in the effects tab. Not sure if there's a way to code it to a pad.
 

geposted Tue 16 Jun 20 @ 1:43 am
NicotuxHome userMember since 2014
@PilotGav : you are right
effect_active 'mic' 'EFFECT'
is working
you can map a custom button to select the effect
effect_select 'mic'
effect_select_toggle 'mic'

it's skin related and not map in default one
some other skins have
 

geposted Tue 16 Jun 20 @ 1:51 am
I'm so confused LOL
Do I create these buttone on either deck? Or somewhere else?

Nicotux wrote :
@PilotGav : you are right
effect_active 'mic' 'EFFECT'
is working
you can map a custom button to select the effect
effect_select 'mic'
effect_select_toggle 'mic'

it's skin related and not map in default one
some other skins have


 

geposted Tue 16 Jun 20 @ 2:57 am
NicotuxHome userMember since 2014
It does not matter as this is not deck dependent (only 'mic' slot)
With default skin, custom buttons are not deck dependent either
you can also map as a pad button if wanted
( some pad extensions already exist for that
i.e. see "Mic FX" in settings -> extensions -> pads -> Main)
 

geposted Tue 16 Jun 20 @ 3:06 am
This is exactly what I needed! Thank you :)

Nicotux wrote :
It does not matter as this is not deck dependent (only 'mic' slot)
With default skin, custom buttons are not deck dependent either
you can also map as a pad button if wanted
( some pad extensions already exist for that
i.e. see "Mic FX" in settings -> extensions -> pads -> Main)


 

geposted Tue 16 Jun 20 @ 1:36 pm


(Alte Themen und Foren werden automatisch geschlossen)