Quick Sign In:  

Forum: Old versions

Topic: param_invert & pitch_slider bug [SOLVED]

This topic is old and might contain outdated or incorrect information.

ZaynePRO InfinityMember since 2003
Can anyone else confirm this bug with midi and VDJ?

Using VDJScript and setting each deck as follows works fine:
Deck 1 pitch_slider
Deck 2 pitch_slider

but adding param_invert causes the "Deck x" part of the script to be ignored. The pitch will always shift on the active deck

Deck 1 param_invert & pitch_slider
Deck 2 param_invert & pitch_slider

It doesn't really affect me as I'm using a definiton.xml file for my controller where I've specified "inverted=true" "deck="x" and it works fine but I thought I'd mention the bug.
 

Posted Mon 10 Aug 09 @ 10:04 am
SBDJPRO Infinity Member since 2006
It's not a bug, you're using VDJScript wrong - you want param_invert & deck 1 pitch_slider ;)
 

Posted Mon 10 Aug 09 @ 1:53 pm
ZaynePRO InfinityMember since 2003
Thanks for this script. Does this means the wiki documentation is incorrect as it states that the command syntax starts with deck or am I just reading it wrong and param_invert is a chained command

[deck [deck]] [sampler [slot] | effect [effectname/slot] | get] verb [param1] [param2] [blink | blinkfast] [while_pressed]
 

Posted Mon 10 Aug 09 @ 4:07 pm
SBDJPRO Infinity Member since 2006
The "deck" modifier applies to the current command in the chain, not all commands ;)
 

Posted Mon 10 Aug 09 @ 5:09 pm


(Old topics and forums are automatically closed)