Posts by Yoda Guitar

    BOME midi translator. You do not have to calculate anything. Set the imput and output hardware, draw a line between them. Push the footswitch for it to learn the comand and tell it which output NRPN message to send to KPA.

    Thx a lot,

    With that you can record the current value.
    But I like set a value between 0 to 100% on a ramp function. or expression pedal

    From the Kemper MIDI example:
    “Reverb/Mix” is at NRPN #9603, so MSB (“address page”) is 75 ($4B) and LSB (“address number”) is

    3 ($03).
    To send a 14-bit high resolution value to 8192:
    $B0 $63 $4B <- Addresspage
    $B0 $62 $03 <- address number
    $B0 $06 $40 <- MSB
    $B0 $26 $00 <- LSB

    By the way this example is outdated because Adresspage 75 no longer exists since KAOS Version 6 but Kemper still publish examples that can't work
    So this calculation for MSB/LSB (SHR means Bitshift Right C++ >> operator , or BITRSHIFT(number, shift_amount) in Excel


    So, why $40 and $00? Because 8192 is $2000 and:
    a) ($2000 SHR 7) AND $7F = $40 The upper 7 of 14 bits.
    b) ($2000 AND $7F) = $00; The lower 7 of 14 bits.

    Same here, mate. I had trouble with ancient Greek as well, but I made the looper work with a classical midi foot-controller. I used a midi translator. I hope the picture helps. (I still couldn't program the STOP footswitch, but I am working on it)

    What App do you use ?
    I 'm using Pocket MIDI for testing.
    But for NRPM i didn't find any userfrienly app which converts a Decimal value into two 7Bit MSB/LSB
    like dec value 567 to MIDI MSB/LSB 0x04 0x37 instead of 0x0237 wich you get as normal Hex value.

    I'm using for this calculation an external website MIDI BYTE Calculator.

    I hate MIDI, it's so lowlevel 80's style. Reminds my when I starteted with Comodore and Atari Computers with peek and poke.
    No protocol security, no data verification or checksum and no packet acknowledgment, not even ACK/NACK

    Nein, du benötigst kein Internet, du must die Geräte per Netzwerkkabel mit deinem COMPUTER verbinden und die vor definierte IP Adresse im Webbrowser eingeben.
    Dann erscheint eine Konfigurationswebseite bei der du dich einloggen must.
    Die vordefinierte Adresse und das default passwort steht in der Anleitung.
    Dann konfigurierst du eine Geräte nach dem anderen wie oben beschrieben.
    Erst den Accespoint (Was nichts anderes ist als ein Router ohne Internet) dann den Client der verbindest sich mit dem Accespoint.

    External Content www.youtube.com
    Content embedded from external sources will not be displayed without your consent.
    Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.

    Sorry Burkard I have to contradict you. The point here is excactly to import a list performance without changing the routing or other system settings.
    Output settings and system settings should NOT be changed. When I play with someone else's device, its system settings are set exactly to the environment of the device by the owner, and that is exactly what should NOT be changed.
    It would be fatal to import your own backup here and overwrite all settings of the owner.

    In my case I had all sleep and screen saver modes turned off but something about how the Mac mini was managing the USB port was causing it to turn off/sleep. I couldn’t find any way to over ride this. Don’t know if it’s related to Yoda’s issue or not but throwing it out there just in case.

    This is not a solution, but at most a temporary workaround.

    If Kemper cannot fix the problem (and it previously worked in older versions), the Kemper will be sold.

    All my other devices work, I have never asked for a USB audio or USB MIDI. A big problem for me is that on the one hand you have to update to the latest version to get support, but the update also brings with it completely new problems for functions that you never asked for.

    So today I double checked a powered USB Hub inbetween the MAC and the KPA.

    Also here, connection get lost when MAC goes down to sleep.

    But the Debug Log looks different, this time the connect hangs means there is no error in the log but also no succes for connect.
    It still do nothing.



    missing this message

    I had the same experience with my MOTU Ultralite MK5 and Mac Mini. After several months of troubleshooting MOTU support we found that the issue only happened when connecting directly to the Mac via USB. If I connected via a powered USB hub everything works perfectly. There seems to be something funny happening with Mac USB not managing sleep properly recently.

    I will repeat this test with a POWERED USB Hub. I tried this with direct connection and unpowered USB Hub. Same result.
    My Focusrite Scarlett 8i6 2nd generation works fine without any issues.

    I don't know how to send the debug log to the dev group, because the Beta Form no longer exists.

    I figured out that some thing went wrong in the

    USB dxd - dynax driver framework


    Special if the MAC ( or PC also) goes to sleep and wake up again, or the the Kemper is started before Rigmanager starts you get a connection error.
    The onlyway to work around is to unplug the USB cable and replug it after some seconds.


    Hereby some snippets from the RM log (debuglog).

    What you see is likely to be Cloudflare-related and should go away sooner rather than later. Our servers are well, not hacked and opening the /betatest URL is also not related.

    Sorry to say that!

    again:

    Opening the beta test URL is NOT the problem.

    BUT, fill out the form and try

    to post the message form!!

    It will result in a timeout. When this timeout expires (90 seconds), the website “http://www.kemper-amps.com” will not be accessible until the automatic restart of your web service is initiated.

    What would be the best way to connect the OX stomp with the stage?

    same as you any other modeler device

    Universal Audio
    Check out the latest videos from Universal Audio! UA's product demo videos are educational and entertaining, while the interviews are informative and…
    www.youtube.com


    Personally, I don't see any need to use something like this in combination with the KPA or. It just makes everything more complicated.

    Another situation and here too a Performance / Settlist export import could be helpfull.

    If, like me, you play in different cover bands that have completely different setlists, an export/import function would help. Either in the Kemper or in the Rig Manager.

    I have to reassign the performances with the rig manager before every event or rehearsal. Since we have MIDI-controlled program changes for two bands, I sit for up to an hour each time to get everything running again.

    If the data was corrupted, a backup doesn't really help since it includes the corrupted data then.

    my contribution to this,

    I always start the KPA with the Rig button pressed to initiate a content check before saving my KPA.

    This should be a process step that is performed automatically by the backup process. In my opinion, there is no point in saving corrupted data in the backup file.

    For everyone experimenting with beta versions:

    1. The purpose of a public beta is to find and eliminate as many bugs as possible before it is rolled out to a broad customer audience.

    2. If you want to deal with beta versions, you must be well versed in the security measures such as backup and restore and you must accept that bugs are always errors and can lead to the system having to be completely reinstalled. So if you don't really know your way around your Computer Operatingsystem and your Kemper or if you only have one Kemper that you depend on, you should stay away from it.

    3. Anyone who works with beta software should ultimately know how to report errors and what the process looks like.

    Errors should always be logged so that a developer can clearly recreate them. So cell phone video or error log step by step.

    4. And above all, this forum is NOT the right place to report bugs, nor to submit a support ticket, as support primarily deals with stable versions and customer support.

    Kemper has been setting up a beta test portal for years and please use it!


    Link to the Beta Test Portal:

    Homepage | Kemper Amps