Ingresar:     


Forum: Old versions

Tópico: param_invert & pitch_slider bug [SOLVED]

Este tópico es antiguo y puede contener información incorrecta para la nueva versión.

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.
 

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

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]
 

The "deck" modifier applies to the current command in the chain, not all commands ;)
 



(Los tópicos y foros antiguos son automáticamente cerrados)