Part select via midi

  • Hi all,


    When I use TI or the VirusHC editor, and I select a part in the software the Virus automatically jumps to the corresponding Part.


    Can I control this through Midi without the TI or VirusHC editor?

    So I can jump to a part with a press of a button instead of cycling through every part?



    Thanks!

  • I found these info in the manual:


    SYSEX PARAMETERCHANGE

    [message]=

    7x Parameterchange

    70:page A;

    71:page B;

    72:page C:

    pp Part number

    00..0F Multi part 1..16;

    40: Single

    nn Parameter Number

    0..127 (see parameter list)

    vv Parameter Value 0..127

    (see parameter list)

    {F0,00,20,33,01,dd,7x,pp,nn,vv,F7}


    C123 g Part Number 0..15;40 0..15:Multi Part 1..16; 40:Single Buffer


    How can I send out data like these from Abelton to Virus? Is it feasible?