Posts by StefanErtle

    I used the OS yesterday with my Mini 6 @ a gig and it was fantastic! Seamless and reliable.

    What would be great:

    • the opportunity to display the fx that are assigned to the three buttons of my Player as well as with the combo buttons
    • Indicate a morph by changing the color of the central display (e.g. black while not morphed with white letters and red while morphed with black letters).

    Hi Eric,

    that is all I can see in the "input.py":

    from pyswitch.clients.kemper.actions.rig_volume_boost import RIG_VOLUME_BOOST
    from pyswitch.clients.kemper.actions.morph import MORPH_BUTTON
    from pyswitch.clients.kemper.actions.morph import MORPH_DISPLAY
    from pyswitch.clients.kemper.actions.tempo import SHOW_TEMPO
    from pyswitch.clients.kemper.actions.rig_select import RIG_SELECT
    from pyswitch.colors import Colors
    from display import DISPLAY_HEADER_1
    from display import DISPLAY_HEADER_2
    from display import DISPLAY_FOOTER_1
    from display import DISPLAY_FOOTER_2
    from pyswitch.hardware.devices.pa_midicaptain_mini_6 import *


    Inputs = [
    {
    "assignment": PA_MIDICAPTAIN_MINI_SWITCH_1,
    "actions": [
    RIG_SELECT(
    rig = 2
    ),
    MORPH_DISPLAY(
    display = DISPLAY_HEADER_1,
    use_leds = False,
    text = 'Morph',
    morph_color_base = Colors.BLACK,
    morph_color_morphed = Colors.RED
    ),
               
    ],
           
    },
    {
    "assignment": PA_MIDICAPTAIN_MINI_SWITCH_2,
    "actions": [
    RIG_SELECT(
    rig = 4
    ),
               
    ],
           
    },
    {
    "assignment": PA_MIDICAPTAIN_MINI_SWITCH_3,
    "actions": [
    RIG_VOLUME_BOOST(
    boost_volume = 0.65,
    display = DISPLAY_HEADER_2,
    color = Colors.YELLOW,
    text = 'RigBoost'
    ),
               
    ],
    "actionsHold": [
    MORPH_BUTTON(
    use_leds = False,
    text = 'Morph',
    morph_color_base = Colors.BLACK,
    morph_color_morphed = Colors.RED
    ),
               
    ],
           
    },
    {
    "assignment": PA_MIDICAPTAIN_MINI_SWITCH_A,
    "actions": [
    RIG_SELECT(
    rig = 1
    ),
    MORPH_DISPLAY(
    display = DISPLAY_FOOTER_1,
    use_leds = False,
    text = 'Morph',
    morph_color_base = Colors.BLACK,
    morph_color_morphed = Colors.RED
    ),
               
    ],
           
    },
    {
    "assignment": PA_MIDICAPTAIN_MINI_SWITCH_B,
    "actions": [
    RIG_SELECT(
    rig = 3
    ),
    SHOW_TEMPO(
    display = DISPLAY_FOOTER_2,
    use_leds = False,
    color = Colors.BLUE,
    text = '{bpm} bpm'
    ),
               
    ],
           
    },
    {
    "assignment": PA_MIDICAPTAIN_MINI_SWITCH_C,
    "actions": [
    RIG_SELECT(
    rig = 5
    ),
               
    ],
           
    },
       
    ]

    Thanks in advance.

    I gave up trying to connect it in „real time“ and always use the PA Mini 6 as USB drive. You can store your setups in the software as well as directly in any folder. That means I always load the latest version and then store changes directly on the PA Mini 6. Works like a charm.

    I am also using the booster stomp. Amazing although it is difficult to adjust.

    Still would like to have a logo on boot up but that might be no longer possible with the Python Version?!

    What I figured out: although I have Version 2.4.8 I only could use the emulator 2.4.7 to work with my PA Mini 6.

    I have the problem when switching my player with the Paint Audio Mini 6 that ‘switching noises’ occur at irregular intervals when I switch from one rig to another within a bank. It also doesn’t matter whether I switch from distortion to clean or from distortion to distortion. I actually only know this from the analog world. Does anyone have the same problem and ideally a solution? The Kemper Player and Paint Audio are powered via a Cioks 7 and are connected via a USB cable. The Player is running OS 13 and the Paint Audio is running ‘OS’ 3.6.

    Normally, I used to add 2–3 dB when using the wah effect in the slots. I really like having a wah in the fixed FX, as it frees up one slot. However, it feels like the wah, due to its filters, slightly reduces the overall volume.

    Would it be possible to add a volume adjustment to the fixed wah to boost it by a few dB? That would be very helpful.

    I think it is impossible to provide serious numbers in your case. There are only two options. Leave it dead at your house or provide it to Kemper to get a dedicated price for a repair from the OEM.

    As an example I don’t think any workshop would provide useful information if you would say „my car is dead. Tell my a price for repair and then maybe I’ll bring it to you.“. Especially with electronics nobody knows the problem without inspection. Give them a chance to sort it out or try to find a dealer they cooperate with.

    Best regards

    Es ist schon da. Rig menu, bis unten scrollen

    Indeed, but one improvement would be to make the layout clearer. E.g. what FX should be on and of while pressed. There is no real overview. As well as an assigning of what FX should be triggered no matter where in the FX-chain a certain fix (e.g. Phaser) is located. That is what I can do with a midi controller. Best of both worlds would be a great benefit.

    I disagree strongly from my use case. My powered toaster doesn't leave me wanting any of the things that are deficiencies for you.

    You can't seriously believe that there are creative reasons to not do this (not a keyboard player...)?? It's just an expanded palette.

    It is my subjective opinion that I prefer functionalities over new/more fx. And I would not write it if I would’t think that way. Nothing one has to worry about.

    I made a thread for something comparable:

    StefanErtle
    December 7, 2025 at 9:59 AM


    Maybe this would also help as it could provide guidance for what the 5 rigs are used. Surely no naming helps if someone is not using any kind of display with the Player.