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
locoDogPRO InfinityModeratorMember since 2013
show the script
 

geposted Tue 28 Sep 21 @ 5:44 pm
freppaPRO InfinityMember since 2002
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

 

geposted Tue 28 Sep 21 @ 6:17 pm
Excellent!!!! :) Thank you so much!!! :)

 

geposted Tue 28 Sep 21 @ 7:29 pm
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
 

geposted Tue 28 Sep 21 @ 8:53 pm
locoDogPRO InfinityModeratorMember since 2013
virtualfx does that if you have windows machine
 

geposted Tue 28 Sep 21 @ 9:08 pm
NicotuxHome userMember since 2014
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 ^^
 

geposted Tue 28 Sep 21 @ 11:41 pm
LOCODOG... What is virtualfx bud?

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

geposted Wed 29 Sep 21 @ 4:00 pm
NicotuxHome userMember since 2014
 

geposted Wed 29 Sep 21 @ 4:32 pm


(Alte Themen und Foren werden automatisch geschlossen)