Se Connecter:     


Forum: Old versions

Sujet: VDJ 7 + RMX 4 DECKS SYNTAX FIX

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

Hello

I have found some syntax people might find interesting to use.
Feel free to add syntax with proper guideline.

This first syntax is volume deck 1 & 2 to deck 3 & 4.
The selected deck will affect the volume. The second syntax is important to use this syntax properly.

<map value="VOLUME" action="volume ? device_side &apos;left&apos; ? deck 1 leftdeck ? deck 3 leftdeck &amp; deck 3 volume : deck 1 leftdeck &amp; deck 1 volume : deck 2 rightdeck ? deck 4 rightdeck &amp; deck 4 volume : deck 2 rightdeck &amp; deck 2 volume : volume" />


Second syntax is Source button to swap between deck 1 to 3 & deck 2 to 4. Left source button swap deck 1 & 3, Right swap deck 2 & 4.

<map value="SOURCE" action="action_deck 1 ? deck 1 leftdeck ? deck 3 leftdeck : on &amp; deck 1 leftdeck : deck 2 rightdeck ? deck 4 rightdeck : on &amp; deck 2 rightdeck" />


Third syntax is the vinyl_mode fix
Personally it doesn't work the scratch mode is affecting deck 1 & 2 instead of deck 3 & 4 when using the basic syntax.

<map value="SCRATCH" action="deck 1 vinyl_mode &amp; deck 2 vinyl_mode &amp; deck 3 vinyl_mode &amp; deck 4 vinyl_mode" />

Basic syntax
<map value="SCRATCH" action="deck 1 vinyl_mode &amp; deck 2 vinyl_mode" />


 

Posté Fri 29 Oct 10 @ 12:03 am
All this has been done in the forum already and you're over complicating it IMHO.

I would recommend using something like this to swap the decks:

device_side left ? deck 1 leftdeck ? deck 3 leftdeck & deck 3 select : deck 1 leftdeck & deck 1 select : deck 2 rightdeck ? deck 4 rightdeck & deck 4 select : deck 2 rightdeck & deck 2 select


Then you make sure your RMX is assigned to control Left/Right in the mapper options dropdown and you won't need to change any other mappings - they will automatically control the relevant left/right deck.

Your syntax doesn't work properly because you are trying to use numbered deck logic on your controls. 4 decks on a 2 deck controller? Think L/R not 1/2. As I say it's unnecessary because you use my first script to flip decks and everything else follows when the controller is set to L/R mode.
 



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