Quick Sign In:  

Forum: VirtualDJ 8.0 Technical Support

Topic: Sampler AutoPlay option

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

Hello, Testing out VDJ8.
I can't find an option equal to sampler AutoPlay in older VDJ. Why I need this:
I have a Korg nanoKontrol for the sampler. While assign sampler volume to a fader AND tick AutoPlay, the sample gets a classic Fader-Start.
(Fader at 0 = sample stopped. Fader above 0 = sample running.)
This means I never push a button to trigger sample, I just quickly rise the faders. I work with drumloops and while holding the fader, I can trigger AND adjust volume with same finger. Many fingers, many drumloops...
Any ideas?
Maybe it can be done with some creative scripting.
 

geposted Tue 13 May 14 @ 3:10 pm
Tested some scripting as well. There might be som improvement to the script editor too, it's to smart for me and auto-write stuff I do't want...
However, I scripted a working faderstart. Would be good to have as an built-in function instead.

sampler_volume 1 & param_equal 0 ? sampler_stop 1 : param_bigger 0 ? sampler_play 1 : sampler_stop 1
 

geposted Wed 14 May 14 @ 10:31 am


(Alte Themen und Foren werden automatisch geschlossen)