So I gotta remap my vci400.
My problem is the 8 pads again.
My 1st rotary encoder is mapped to scroll through the pad pages.
My Mode 1-4 buttons are mapped to select 1.stems 2.slicer 3.loop 4.sampler pad pages.
The problem is the pads don't respond to those mapping. So I look at the pad mapping and the have changes somehow.
Ex. Pad1 is mapped like this
(Pad1: var '$sampler' ? Sampler 1 play_stutter & sampler 1 select : var '$shift' ? Delete_cue 1 : hot_cue 1)
Which is not the custom mapper I normally use. Can I get help?
My problem is the 8 pads again.
My 1st rotary encoder is mapped to scroll through the pad pages.
My Mode 1-4 buttons are mapped to select 1.stems 2.slicer 3.loop 4.sampler pad pages.
The problem is the pads don't respond to those mapping. So I look at the pad mapping and the have changes somehow.
Ex. Pad1 is mapped like this
(Pad1: var '$sampler' ? Sampler 1 play_stutter & sampler 1 select : var '$shift' ? Delete_cue 1 : hot_cue 1)
Which is not the custom mapper I normally use. Can I get help?
发表时间 Sat 16 Oct 21 @ 2:11 am
use mapping from a backup
发表时间 Sat 16 Oct 21 @ 8:47 am
locodog wrote :
use mapping from a backup
If I had it I would....
发表时间 Sat 16 Oct 21 @ 10:31 am
If you use the normal pad pages then the buttons to be used as pad can simply be mapped as 'pad 1' etc
发表时间 Sat 16 Oct 21 @ 10:37 am
Djratedxxx919 wrote :
If I had it I would....
you haven't used the backup function once in the 2 and a half years it's been available?
发表时间 Sat 16 Oct 21 @ 11:55 am
Man I don't know what happen. I been search for files and back ups ever since I upgraded all my hd's to SSD. I have backups that I can't find. Some are in my Google Drive nit my vci400 mappings. My voxao m70 c60 and denon 3900 are there but not vestax 400 stuff...
发表时间 Sat 16 Oct 21 @ 3:35 pm
Adion wrote :
If you use the normal pad pages then the buttons to be used as pad can simply be mapped as 'pad 1' etc
The way I had it the mode buttons are like quick recall. Can the "Pad 1"
Still be used...
发表时间 Sat 16 Oct 21 @ 3:38 pm
you don't have a "backup" folder in vdj home folder?
the in built feature saves mappings.
@adion shouldn't "/Devices" also be included?
the in built feature saves mappings.
@adion shouldn't "/Devices" also be included?
发表时间 Sat 16 Oct 21 @ 3:59 pm
If they use pad_page or pad_page_select then yes, you should use "pad" on the pads
发表时间 Sat 16 Oct 21 @ 4:14 pm
Adion wrote :
If they use pad_page or pad_page_select then yes, you should use "pad" on the pads
Didn't work. Had a show this weekend and couldn't get back on this until now....
发表时间 Tue 19 Oct 21 @ 9:16 pm
Djratedxxx919 wrote :
Didn't work. Had a show this weekend and couldn't get back on this until now....
Adion wrote :
If they use pad_page or pad_page_select then yes, you should use "pad" on the pads
Didn't work. Had a show this weekend and couldn't get back on this until now....
I'm using my custom definition and reverting my pads to Pad1 - Pad8 mapping doesn't work. The encoder is map to pad_page_select, the mode buttons are pad_page 1 Hot Cues (using 4 different pages for each).
But it's not working.
I've also seen other post about mapping errors since the last EA update.
发表时间 Wed 20 Oct 21 @ 3:39 pm
Any help....anyone...
发表时间 Thu 21 Oct 21 @ 2:46 am
I figured it out.
发表时间 Thu 21 Oct 21 @ 3:32 am
How do I get the mode 1-4 buttons to only be lighted according to mode selection. Right now they are all on.
发表时间 Sat 23 Oct 21 @ 5:20 pm
Djratedxxx919 wrote :
How do I get the mode 1-4 buttons to only be lighted according to mode selection. Right now they are all on.
Help please
发表时间 Sun 24 Oct 21 @ 2:25 pm
I feel black balled....lol...blacklisted...
发表时间 Sun 24 Oct 21 @ 10:47 pm
lol you re not blacklisted, but would help to know which are the keys you have mapped and how.
E.g. the default mapping has..
<map value="MODE1" action="pad_pages 1" />
<map value="MODE2" action="pad_pages 2" />
<map value="MODE3" action="pad_pages 3" />
<map value="MODE4" action="pad_pages 4" />
<map value="LED_MODE1" action="pad_pages 5 ? blink 750ms : pad_pages 1" />
<map value="LED_MODE2" action="pad_pages 6 ? blink 750ms : pad_pages 2" />
<map value="LED_MODE3" action="pad_pages 7 ? blink 750ms : pad_pages 3" />
<map value="LED_MODE4" action="pad_pages 8 ? blink 750ms : pad_pages 4" />
E.g. the default mapping has..
<map value="MODE1" action="pad_pages 1" />
<map value="MODE2" action="pad_pages 2" />
<map value="MODE3" action="pad_pages 3" />
<map value="MODE4" action="pad_pages 4" />
<map value="LED_MODE1" action="pad_pages 5 ? blink 750ms : pad_pages 1" />
<map value="LED_MODE2" action="pad_pages 6 ? blink 750ms : pad_pages 2" />
<map value="LED_MODE3" action="pad_pages 7 ? blink 750ms : pad_pages 3" />
<map value="LED_MODE4" action="pad_pages 8 ? blink 750ms : pad_pages 4" />
发表时间 Mon 25 Oct 21 @ 11:50 am
djdad wrote :
lol you re not blacklisted, but would help to know which are the keys you have mapped and how.
E.g. the default mapping has..
<map value="MODE1" action="pad_pages 1" />
<map value="MODE2" action="pad_pages 2" />
<map value="MODE3" action="pad_pages 3" />
<map value="MODE4" action="pad_pages 4" />
<map value="LED_MODE1" action="pad_pages 5 ? blink 750ms : pad_pages 1" />
<map value="LED_MODE2" action="pad_pages 6 ? blink 750ms : pad_pages 2" />
<map value="LED_MODE3" action="pad_pages 7 ? blink 750ms : pad_pages 3" />
<map value="LED_MODE4" action="pad_pages 8 ? blink 750ms : pad_pages 4" />
E.g. the default mapping has..
<map value="MODE1" action="pad_pages 1" />
<map value="MODE2" action="pad_pages 2" />
<map value="MODE3" action="pad_pages 3" />
<map value="MODE4" action="pad_pages 4" />
<map value="LED_MODE1" action="pad_pages 5 ? blink 750ms : pad_pages 1" />
<map value="LED_MODE2" action="pad_pages 6 ? blink 750ms : pad_pages 2" />
<map value="LED_MODE3" action="pad_pages 7 ? blink 750ms : pad_pages 3" />
<map value="LED_MODE4" action="pad_pages 8 ? blink 750ms : pad_pages 4" />
Mode 1
Pad_page 1 Stems
Mode 2
Pad_page 2 Loops
Mode 3
Pad_Page 3 slicer
Mode 4
Pad_Page 4 Sampler
发表时间 Mon 25 Oct 21 @ 8:46 pm
LED1
pad_page "WHATEVER_PAD_ON+5" ? blink 750ms : pad_page "Stems"
pad_page "WHATEVER_PAD_ON+5" ? blink 750ms : pad_page "Stems"
发表时间 Mon 25 Oct 21 @ 8:59 pm
It changes the pages but the Mode LEDs are always on.
发表时间 Mon 25 Oct 21 @ 9:04 pm