Nektar pacer midi programming for Looper?

  • f you have a Midi Device, that allows you to send four CCs at once, it is very easy:

    Here are the commands:


    CC#=Controller Number, V=Value


    Rec/Play/Overdub: CC#99 V125, CC#98 V88, CC#06 V0, CC#38 V1 (on press), V0 (on release)


    Stop/Erase:CC#99 V125, CC#98 V89, CC#06 V0, CC#38 V1 (on press), V0 (on release)


    Undo:CC#99 V125, CC#98 V93, CC#06 V0, CC#38 V1 (on press), V0 (on release)


    TriggerCC#99 V125, CC#98 V90, CC#06 V0, CC#38 V1 (on press), V0 (on release)


    ReverseCC#99 V125, CC#98 V91, CC#06 V0, CC#38 V1 (on press), V0 (on release)


    1/2 SpeedCC#99 V125, CC#98 V92, CC#06 V0, CC#38 V1 (on press), V0 (on release)



    I got the above information from another post. I'm trying to program the Nektar Pacer to do the commands on the looper. I understand I have to use "NRPM" for the midi command. The pacer allows me to use NRPM Course or Fine...does it matter? Also for the value is it LSB or MSB?

    The pacer also allows 3 Control Modes(1. all steps in one shot. 2. Sequence. 3. External step select.)

    Any help is appreciated. I also included a screen shot of the Pacer Programming screen.