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....
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....
Posté Sat 28 Sep 13 @ 7:47 pm
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...
Posté Sat 28 Sep 13 @ 7:50 pm
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.
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.
Posté Sat 28 Sep 13 @ 8:38 pm
ok do i get the serato version from serato site or do i get it from the vestax site.
Posté Sat 28 Sep 13 @ 8:54 pm
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.
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.
Posté Sat 28 Sep 13 @ 9:07 pm
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.
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
Posté Sat 28 Sep 13 @ 9:24 pm
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
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
Posté Sat 28 Sep 13 @ 9:35 pm
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...
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...
Posté Sat 28 Sep 13 @ 10:44 pm
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
was wrong that only works on left side...nothing on right side shift button might not can be independant left or right side
Posté Sun 29 Sep 13 @ 3:07 pm
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'
"var '$shift' ? delete_cue # : hot_cue 1
So I have never even tried calling something 'delete'
Posté Sun 29 Sep 13 @ 8:44 pm
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
Posté Sun 29 Sep 13 @ 9:17 pm
how did you go with the definition file. Did it work properly?
Posté Sun 29 Sep 13 @ 10:41 pm
dont seem like anything changed..
Posté Sun 29 Sep 13 @ 11:00 pm
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
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
Posté Sun 29 Sep 13 @ 11:08 pm
no color just white
Posté Sun 29 Sep 13 @ 11:29 pm
are you sure you're not color blind? there is no white, only green red and yellow.
Posté Sun 29 Sep 13 @ 11:38 pm
the regular color is white alll my buttons are white just like the video
Posté Sun 29 Sep 13 @ 11:43 pm
Posté Sun 29 Sep 13 @ 11:45 pm
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
Posté Mon 30 Sep 13 @ 12:03 am
im lost on the...and what ege
Posté Mon 30 Sep 13 @ 12:15 am