快速登录:  

Forum: General Discussion

Topic: My VCi400 seem to reset need help - Page: 1

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

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?
 

发表时间 Sat 16 Oct 21 @ 2:11 am
use mapping from a backup
 

locodog wrote :
use mapping from a backup

If I had it I would....

 

If you use the normal pad pages then the buttons to be used as pad can simply be mapped as 'pad 1' etc
 

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?

 

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...
 

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...
 

you don't have a "backup" folder in vdj home folder?
the in built feature saves mappings.

@adion shouldn't "/Devices" also be included?
 

If they use pad_page or pad_page_select then yes, you should use "pad" on the pads
 

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....

 

Djratedxxx919 wrote :
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.
 

Any help....anyone...
 

I figured it out.
 

How do I get the mode 1-4 buttons to only be lighted according to mode selection. Right now they are all on.
 

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

 

I feel black balled....lol...blacklisted...
 

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" />
 

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" />


Mode 1
Pad_page 1 Stems

Mode 2
Pad_page 2 Loops

Mode 3
Pad_Page 3 slicer

Mode 4
Pad_Page 4 Sampler

 

LED1
pad_page "WHATEVER_PAD_ON+5" ? blink 750ms : pad_page "Stems"
 

It changes the pages but the Mode LEDs are always on.
 

80%