登录:     


Forum: General Discussion

Topic: Mapping question for samples?

由于该帖子已年深日久,可能包含陈旧过时或描述错误的信息。

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?
 

发表时间 Sun 28 Aug 11 @ 2:24 am
certainly is... try

sampler play ? sampler volume : pitch_slider
 

synthet1c wrote :
certainly is... try

sampler play ? sampler volume : pitch_slider


Thanks do I have to number anything for what deck I'm using?
 

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 :)
 

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%.
 

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?
 

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
 

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)
 

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.
 

djdad wrote :


@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!
 



(陈旧帖子或论坛版块会自动关闭)