Sign In:     


Forum: General Discussion

Topic: Script Help!

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

so i have an iDJ3, and I personally think the mute all EQ button is useless. i want it to move the crossfader all the way to the right if the song is on deck 1, or all the way to the left if a song is on deck 2 [get me?] and play a sample.

i broadcast my personal radio show, and i usually end it with a bang. literally. i move the crossfader to the deck that is not playing, and at the same time, the explosion sample starts.

i just to make all these actions simple, and im a noob at VDJscript. i've already consulted the examples, but i can't get anything. HELP!

EDIT: FIXED the left side, but the right side doesn't want to behave the same. i set it so while the button is pressed, it'll move the crossfader to the left, and play the sample. it works for the left deck but on the right deck, it plays the sample and the moves the crossfader while pressed, but when i release it it does not revert.

here is the script i'm using.

device_side 'left' ? crossfader 100% while_pressed & sampler 8 play while_pressed : crossfader 0% while_pressed & sampler 8 play while_pressed
 

Posted Fri 31 Dec 10 @ 2:13 am


(Old topics and forums are automatically closed)