登录:     


Forum: General Discussion

Topic: VCI-400 Mappng - Page: 5

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

ok it doesnt work but what i did was use the original mapping just adding hot_cue 1, 2, 3 ect to the end instead of the loop functions.


set '$shift' 1 & holding ? set '$shift' 0 : set '$shift' 0 & toggle '$sampler' & var 'sampler' ? page "sampler" : page

"browser"

var '$sampler' ? sampler 1 play_stutter & sampler 1 select : hot_cue 1

var '$sampler' ? sampler 2 play_stop & sampler 2 select : hot_cue 2

var '$sampler' ? sampler 3 play_stop & sampler 3 select : hot_cue 3

var '$sampler' ? sampler 4 play_stop & sampler 4 select : hot_cue 4

var '$sampler' ? sampler 5 play_stop & sampler 5 select : hot_cue 5

var '$sampler' ? sampler 6 play_stop & sampler 6 select : hot_cue 6

var '$sampler' ? sampler 7 play_stop & sampler 7 select : hot_cue 7

var '$sampler' ? sampler 8 play_stop & sampler 8 select : hot_cue 8

var '$sampler' ? sampler 9 play_stop & sampler 9 select : loop_in & loop ? on : off

var '$sampler' ? sampler 10 play_stop & sampler 10 select : loop_out & loop ? get beatgrid : off

var '$sampler' ? sampler 11 play_stop & sampler 11 select : loop & loop ? get beatgrid : off

var '$sampler' ? sampler 12 play_stop & sampler 12 select : loop ? loop_exit & blink 300ms : set 'delete' while_pressed

& var 'delete' ? blink 300ms : off



added your loop mapping to 9 - 12 but 12 doesnt work that the one i need to rewrite should i remove the &blink 300ms


ok and building on this script can we add the tweaks you added like the deck independence and i would like the shift but to stay on when in sample mode....am i asking to much yet....
 

synthet1c wrote :
you can choose between red and green for the outside 4 buttons and yellow or green on the inside 2 buttons


can i get mine to do this...
 

yes, check your email ;-)

I found the problem... it's the shift button. I changed it to the vinyl button and it works as expected, it seems that the shift button isn't tied to a deck. I'm making on a workaround now.
 

ok do i get the serato version from serato site or do i get it from the vestax site.
 

vestax

I changed the shift mapping, but it is a little ugly. it will set the sampler for whatever deck you have selected at the time. That means whatever is hghlighted in the pfl 'headphone cue', meaning it might not be activated on the deck you want. I recommend using a different button. I never came across this problem as I used the buttons below the grid to do multiple shifts.
 

synthet1c wrote :
vestax

I changed the shift mapping, but it is a little ugly. it will set the sampler for whatever deck you have selected at the time. That means whatever is hghlighted in the pfl 'headphone cue', meaning it might not be activated on the deck you want. I recommend using a different button. I never came across this problem as I used the buttons below the grid to do multiple shifts.


set '$shift' 1 & holding ? set '$shift' 0 : set '$shift' 0 & toggle '$sampler' & var 'sampler' ? page "sampler" : page

"browser"

var '$sampler' ? sampler 1 play_stutter & sampler 1 select : hot_cue 1

var '$sampler' ? sampler 2 play_stop & sampler 2 select : hot_cue 2

var '$sampler' ? sampler 3 play_stop & sampler 3 select : hot_cue 3

var '$sampler' ? sampler 4 play_stop & sampler 4 select : hot_cue 4

var '$sampler' ? sampler 5 play_stop & sampler 5 select : hot_cue 5

var '$sampler' ? sampler 6 play_stop & sampler 6 select : hot_cue 6

var '$sampler' ? sampler 7 play_stop & sampler 7 select : hot_cue 7

var '$sampler' ? sampler 8 play_stop & sampler 8 select : hot_cue 8

var '$sampler' ? sampler 9 play_stop & sampler 9 select : loop_in & loop ? on : off

var '$sampler' ? sampler 10 play_stop & sampler 10 select : loop_out & loop ? get beatgrid : off

var '$sampler' ? sampler 11 play_stop & sampler 11 select : loop & loop ? get beatgrid : off

var '$sampler' ? sampler 12 play_stop & sampler 12 select : loop ? loop_exit & blink 300ms : set 'delete' while_pressed

& var 'delete' ? blink 300ms : off


^^^^
this is working nicely. except
var '$sampler' ? sampler 12 play_stop & sampler 12 select : loop ? loop_exit & blink 300ms : set 'delete' while_pressed & var 'delete' ? blink 300ms : off

something is wrong only in that line


 

I haven't got it set to a global shift so I removed the $ sign in '$sampler' but it works perfectly on my end. The problem with using a global shift in this instance is that both sides of the controller will control the same 12 samples, I think that will mess you up more live than doing it local to the deck with the new script on the page.

var 'sampler' ? sampler 12 play_stop & sampler 12 select : loop ? loop_exit & blink 300ms : set 'delete' while_pressed & var 'delete' ? blink 300ms : off

RELOAD WHEN YOU SEE THIS.
I added the page swap back in as you seem to want this functionality, I must have been confused before
 

maybe im doing some thing wrong but it soesnt work....but the mapping i post wor ecxept for 12 so i just trimmed that to -----: delete_cue

it work but its backwards mean after i hit cue 1 and it sets but i have to hold cue 1 then hit mode 4 button to delete...and that goes back to cue 1 ....not good... now its like this

var '$sampler' ? sampler 12 play_stop & sampler 12 select : delete_cue

just need it to delete it the right way...
 

figured it out...i feel smart ...lol. But it seem it doesnt like the word "delete" it rather have the word "clear" and it wants to be told what side the cue button is on like..."deck left hot_cue 1" im learning



was wrong that only works on left side...nothing on right side shift button might not can be independant left or right side
 

It's kind of strange that you needed to change the name.. Although my mappings are always

"var '$shift' ? delete_cue # : hot_cue 1

So I have never even tried calling something 'delete'
 

well thanks it was a nice try...when i look at the original mapping the cues are like "left deck hot_cue" aand "leftclear...thats why i figured it didnt like delete
 

how did you go with the definition file. Did it work properly?
 

dont seem like anything changed..
 

I probably changed the names of the controls, you may need to go into the mapper and highlight a control in the list, then hit "key learn" and move/press the control to relearn it to the existing command.

the play button should be green, cue yellow and the three buttons in towards the outside should be red and the outside one should be green
 

no color just white
 

are you sure you're not color blind? there is no white, only green red and yellow.
 

the regular color is white alll my buttons are white just like the video
 

 

ok i just checked something. The mode switch under the jog wheel on the from has three settings which one should i choose. I also notice the 2 setting to the right makes the buttons change colors so white one should i set on A, B, C
 

im lost on the...and what ege
 

69%