登录:     


Forum: VirtualDJ Technical Support

Topic: SAMPLER_PLAY

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

This is possibly user error, but I'll explain as best I can. I use the (for example) GOTO_CUE 3 & SAMPLER_PLAY 5 & SAMPLER_PLAY 8, it's self-explanatory what it does but, what I didn't know is when the sampler bank isn't focused on the SOUND FX tab (which is the name I gave it and is where my audio samples are) it will play the video samples which are in the VISUALS tab because that is in focus at the time of the track playing, and they are of course silent. Do I have to specify the bank name and then add what sample number to play ... (example) Like this > GOTO_CUE 3 & 'SAMPLE BANK' 'SOUND FX' & SAMPLER_PLAY 5 & SAMPLER_PLAY 8?, (which I tried, but it didn't work)
 

发表时间 Thu 02 Jun 22 @ 4:59 pm
GOTO_CUE 3 & SAMPLE_BANK 'SOUND FX' & SAMPLER_PLAY 5 & SAMPLER_PLAY 8
 

locodog wrote :
GOTO_CUE 3 & SAMPLE_BANK 'SOUND FX' & SAMPLER_PLAY 5 & SAMPLER_PLAY 8


As always, Thanks Locodog but, it doesn't work, it still plays the samples on the other bank if that's the one in focus
 

EDIT, it does work but only like this GOTO_CUE 3 & sampler_bank 'SOUND FX' & SAMPLER_PLAY 5 & SAMPLER_PLAY 8. sampler_bank must be in lower case ......or, should it have been sampler_bank and not sample_bank?
 

Case doesn't matter.

But the action is sampler_bank (with an r and underscore) and that does matter!
 



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