Quick Sign In:  

Forum: General Discussion

Topic: Can anyone help me FADE OUT please

Dieses Thema ist veraltet und kann veraltete oder falsche Informationen enthalten.

Hey folks... new here... first time posting infact. I've used VDJ7 for years... and I used a sound FX plugin called fade... you hit the button, and it would simply fade out the song to silence. Can I do this in the new VDJ? I've found a pad that fades out with a filter effect, but I need to be able to do it without the filter... Is there anyone here able to offer some assistance, please?

Thanks

Lee
 

geposted Tue 28 Sep 21 @ 5:33 pm
show the script
 

Here is a script from the site to use on a custom button:

repeat_start_instant 'levelSweep' 10ms 101 & level & param_smaller 1% ? stop & repeat_stop 'levelSweep' & stop & repeat_start "WaitTimer" 100ms 1 & level 100% : level -1% : nothing

 

Excellent!!!! :) Thank you so much!!! :)

 

Does anyone know if it's possible to put this into a plugin effect, so I could have a button to trigger it for each deck? rather than just the active deck with the pad
 

virtualfx does that if you have windows machine
 

CLEAN THE SCRIPT

repeat_start levelSweep 10ms 101 & level -1% & level 0 ? repeat_stop levelSweep & stop & repeat_start WaitTimer 100ms 1 & level 100% :

THEN apply it to a specific deck if needed
can be one pad button per deck

deck 1 repeat_start levelSweep 10ms 101 & level -1% & level 0 ? repeat_stop levelSweep & stop & repeat_start WaitTimer 100ms 1 & level 100% :

deck 2 repeat_start levelSweep 10ms 101 & level -1% & level 0 ? repeat_stop levelSweep & stop & repeat_start WaitTimer 100ms 1 & level 100% :

sometime "/wiki/VDJScript Examples Database.html" have to be updated too ^^
 

LOCODOG... What is virtualfx bud?

NICOTUX... What do u mean by clean the script?
I get the one button for each deck idea though.
 

 



(Alte Themen und Foren werden automatisch geschlossen)