Connexion rapide:  

Forum: Old versions

Sujet Assigning a filter on an MC6000 mk1?

Ce topic est ancien et peut contenir des informations obselètes ou incorrectes.

winyardPRO InfinityMember since 2008
Does anyone know how you would assign the filter in VDJ8 onto the "EFX4" knob on the MC6000 mk1?

Am using a windows laptop.

I realise you can use the custom buttons to easily assign functions, but that relate to the knobs on the controller, and am wanting the filter assigned to one of the efx knobs, so that it's easily physically turned, rather than trying to turn it using a mouse.
Thank you.
 

Posté Thu 18 Dec 14 @ 6:31 am
locoDogPRO InfinityModeratorMember since 2013
I don't have the most up to date mapping but I think yours looks a bit like this

EFX4_LEFT action="var 'shift'; ? sampler 4 volume : effect default slider 3"
EFX4_RIGHT action="var '$shift' ? sampler 8 volume : effect default slider 3"

and it wants to look like this

EFX4_LEFT action="var 'shift'; ? sampler 4 volume : deck 1 filter"
EFX4_RIGHT action="var '$shift' ? sampler 8 volume : deck 2 filter"

Maybe you don't need deck 1 or deck 2 in those scripts. I think it just knows be it deck 1 or 3 2 or 4

 

Posté Thu 18 Dec 14 @ 8:02 pm
winyardPRO InfinityMember since 2008
Cheers, I'll give that a try
 

Posté Thu 18 Dec 14 @ 8:12 pm
locoDogPRO InfinityModeratorMember since 2013
Sorry a small typo, a misplaced ";" the stuff in bold is script

that idiot locodog wrote :

EFX4_LEFT action= var 'shift' ? sampler 4 volume : deck 1 filter
EFX4_RIGHT action= var '$shift' ? sampler 8 volume : deck 2 filter
 

Posté Thu 18 Dec 14 @ 10:24 pm
winyardPRO InfinityMember since 2008
Unfortunately it didn't work. I typed in the code exactly as above but no joy.
 

Posté Tue 23 Dec 14 @ 5:47 pm
locoDogPRO InfinityModeratorMember since 2013
Ok, you typed just the bold stuff?

Show me the mappings you have for the buttons.
 

Posté Tue 23 Dec 14 @ 5:51 pm


(Les anciens sujets et forums sont automatiquement fermés)