Is their a script to use on the mapping to control the sample volume when it's active like the pitch slider or something else? And for it to work on both decks?
geposted Sun 28 Aug 11 @ 2:24 am
certainly is... try
sampler play ? sampler volume : pitch_slider
sampler play ? sampler volume : pitch_slider
geposted Sun 28 Aug 11 @ 2:26 am
synthet1c wrote :
certainly is... try
sampler play ? sampler volume : pitch_slider
sampler play ? sampler volume : pitch_slider
Thanks do I have to number anything for what deck I'm using?
geposted Sun 28 Aug 11 @ 2:31 am
sampler is global so no for that, and if your mapping the rmx from the default mapper the deck assignments are built in to vdj so no aswell :)
geposted Sun 28 Aug 11 @ 2:35 am
It is not recommended to assign sampler volume to a pitch slider. Imagine a sampler playing and at the same time adjusting the volume to maximum. When sampler stops, the pitch slider will be at maximum minus position (all the way up). Controller will send that position to pitch slider, and boom , your song will become slower than ever, and might even stop, if pitch range is selected as -+100%.
geposted Sun 28 Aug 11 @ 9:11 am
djdad wrote :
It is not recommended to assign sampler volume to a pitch slider. Imagine a sampler playing and at the same time adjusting the volume to maximum. When sampler stops, the pitch slider will be at maximum minus position (all the way up). Controller will send that position to pitch slider, and boom , your song will become slower than ever, and might even stop, if pitch range is selected as -+100%.
.what are my other options that I have DjDad?
geposted Sun 28 Aug 11 @ 3:53 pm
I would use eq_high... It's not going to matter if that one spikes but I would map it so the knobs movement is halved, as in 50% on the knob is 100% for the sampler value, this will prevent spikes even further...
sampler play ? param_multiply 50% & sampler volume : eq_high
sampler play ? param_multiply 50% & sampler volume : eq_high
geposted Sun 28 Aug 11 @ 8:46 pm
how about set pitch slider as realative?? or you can have a bytton to swamp the slider between sample volume and pitch_slider (always on realative)
geposted Sun 28 Aug 11 @ 8:58 pm
Achileas7 wrote :
how about set pitch slider as realative?? or you can have a bytton to swamp the slider between sample volume and pitch_slider (always on realative)
Its not going to work this way either. Imagine you set sampler volume 100% using the pitch slider and then try to slow down the song using pitch :P
@Island. About alternatives, it would help ,if you would tell us which controller do you use.
geposted Sun 28 Aug 11 @ 11:41 pm
djdad wrote :
@Island. About alternatives, it would help ,if you would tell us which controller do you use.
@Island. About alternatives, it would help ,if you would tell us which controller do you use.
I'm using the RMX and a single NDX800 cdj.
Thanks for the help!
geposted Mon 29 Aug 11 @ 1:37 am