MIDI commands

  • The Profiler Model referred to in this thread is ...
    ☑️ Profiler Player

    Is there a MIDI command to select a rig in CURRENT bank?

    So that button 5 allways selects rig 5 no matter what bank I am in.

    Something like command *4 instead of 54 where * means current bank.

    That’ how the footswitches on the Player work.

    Ie.

    I am on blue channel rig 1-1 and want to select 1-5 using MIDI controller’s button 5

    I go bank up using with Player’s footswitch A

    now being on yellow channel rig 2-1 I want to select 2-5 using the same MIDI controller’s button 5

  • Arek77 March 31, 2024 at 5:55 AM

    Changed the title of the thread from “MIDI commanda” to “MIDI commands”.
    • Official Post

    Found it.

    CC 50-54 for rigs

    PC 0-4 for banks.

    Control change # 50-54 load the five Slots within the current bank, correct! Send with value >0 and close transaction with value 0.

    Program changes don't load banks. Program changes 1-50 load to 50 Rigs in the Player straight and across all banks.

    Banks can be preloaded via control change # 47. Since the Player has 10 banks, the value range is 0-9.

    Ecample: CC#47 value 5 followed by CC#53 value 1 loads Bank 6 Slot 4.