Control the Kemper from the WEB

  • Hi Folks,


    because there are some great Javascript libs out there, i want to try them out. (https://github.com/djipco/webmidi and https://github.com/g200kg/webaudio-controls)


    The idea is to use a bluetooth midi adapter (CME WIDI MASTER) build a website with the afore mentioned libs, turn on bluetooth on your smartphone/tablet/compter and control the Kemper.

    I also put a lot of work into this one, but the setup and the fact the Kemper Guys made an IPAD app (and maybe hardware requirements, lack of quality of the software itself...) let me no serious choice other than to abandon this project.

    KEKO Kemper Midi Control via Touchscreen


    WEBMIDIJS V3, which i intend to use seems realllyyyy awesome...


    So i put a lot of hours into making a GUI.

    Normally i wouldn't showcase something like this in an early stage, the intention is to get good ideas, feedback. I am not sure if it is worth the effort if it would be just for myself only...

    (it really has a lot of flaws, and it has no functionality, resolution should be about 1000 px)


    Chrome should be used(for now it does not matter, but later on when functionality comes into play), and yes i know errors show up...

    https://schoko11.github.io/KEKO-WEB/#


    I tend to put a long press and a normal press functionality to a lot of the buttons. I am aware of the dense layout, some components disappear on a small screen(STACK Section).

    The Performance section would only be visible when in performance mode...


    When there comes functionality into the game(later on) on the hardware side you have to use a bluetooth midi adapter (i did an successfull tryout with cme widi master), on the client side it needs a bluetooth 5 capable device. At the moment Linux is not supported, all other platforms should work, like ipad, iphone, android, win10, macos....