hey guys is there a way to set up clibank and have a file that will load certain clips.ie:say im doing a 21st and have clips in 12 boxes..then 2 weeks later im doing another 21st is there a way to load same clips without doing all individually like save the file and just reload.
im not lazy cause i always check my clips before a gig incase there are some wrong types ect for that gig.
im not lazy cause i always check my clips before a gig incase there are some wrong types ect for that gig.
Inviato Fri 02 Dec 11 @ 11:17 am
you can copy and rename the clipbank.dll, to clipbank_1.dll, clipbank_21st.dll, clipbank_NewYears.dll etc.. then load up the appropriate effect, change, repeat. then you can have multiple banks. err I think... never really used it.
Inviato Fri 02 Dec 11 @ 11:24 am
lol thats the thing how do you get a dll file from your clipbank to just reload.im just trying set ups to make life easy as i sometimes forget to change clips as im busy doing the party dj stuff.id love to just load all 12 at same time with a click so the audience enjoys different clips all night.
cheers for chiming in mate
cheers for chiming in mate
Inviato Fri 02 Dec 11 @ 11:28 am
this old chestnut eh, there was a long thread trying to map it a while ago, I cant remember exactly what the conclusion was but here is a vid from Taylor
[youtube]E43_u9M_BN8&h[/youtube]
this is one of the threads
http://www.virtualdj.com/forums/150649/General_Discussion/Clip_Banks_in_VDJ_7.html?page=3
If I had to hazard a guess as to how to map it to change clipbanks, I'd say your best bet is probably
video_fx_clear & video_fx_select "clipbank_1" & video_fx
video_fx_clear & video_fx_select "clipbank_21st" & video_fx
video_fx_clear & video_fx_select "clipbank_NewYears" & video_fx
etc...
if you want it with sbdj; randomizer you could probably use something like
video_fx_clear & video_fx_select "clipbank_1" & video_fx & video_fx_select "clipbank_random" & video_fx & video_fx_button 2 1 & video_fx_select "clipbank_1"
then if you want to change the clip immediately in the same bank use something like
video_fx_select "clipbank_random" & video_fx_button 1
[youtube]E43_u9M_BN8&h[/youtube]
this is one of the threads
http://www.virtualdj.com/forums/150649/General_Discussion/Clip_Banks_in_VDJ_7.html?page=3
If I had to hazard a guess as to how to map it to change clipbanks, I'd say your best bet is probably
video_fx_clear & video_fx_select "clipbank_1" & video_fx
video_fx_clear & video_fx_select "clipbank_21st" & video_fx
video_fx_clear & video_fx_select "clipbank_NewYears" & video_fx
etc...
if you want it with sbdj; randomizer you could probably use something like
video_fx_clear & video_fx_select "clipbank_1" & video_fx & video_fx_select "clipbank_random" & video_fx & video_fx_button 2 1 & video_fx_select "clipbank_1"
then if you want to change the clip immediately in the same bank use something like
video_fx_select "clipbank_random" & video_fx_button 1
Inviato Fri 02 Dec 11 @ 11:49 am