How can I map the FX1 FX2 FX3 on my HC4500 as FX1=Half Loop FX2=Autoloop FX3 =Double Loop?
Mensajes Sun 07 Oct 12 @ 5:45 pm
LOOP_HALF
SMART_LOOP
LOOP_DOUBLE
Just off the top of my head, not sure about what command you want for auto loop?
Keith
SMART_LOOP
LOOP_DOUBLE
Just off the top of my head, not sure about what command you want for auto loop?
Keith
Mensajes Sun 07 Oct 12 @ 5:53 pm
How do I do it? What are the steps?
Mensajes Sun 07 Oct 12 @ 6:18 pm
1. Open Config.
2. Go to the mappers tab
3. From the drop down menu select your controller (it must be connected to show up by default)
4. On the left pane select the button you wish to change, eg: FX1
5. On the right side you should see some kind of code. Change that code with the one you wish
6. Close config
The code you need is:
FX1:
loop_half
FX2:
loop
FX3:
loop_double
2. Go to the mappers tab
3. From the drop down menu select your controller (it must be connected to show up by default)
4. On the left pane select the button you wish to change, eg: FX1
5. On the right side you should see some kind of code. Change that code with the one you wish
6. Close config
The code you need is:
FX1:
loop_half
FX2:
loop
FX3:
loop_double
Mensajes Sun 07 Oct 12 @ 7:43 pm
Thanks alot. It worked.
Mensajes Sun 07 Oct 12 @ 11:55 pm