Control the Kemper from Web
This is a design draft! The midi Connection should be done with bluetooth(i use a cme widi pro), so this should be useable with android!
On Startup there is a Dialog requesting Midi in and Out connection. The information is stored in the browser via localstorage (midi in: KEKO_MIDI_IN, midi out: KEKO_MIDI_OUT). The midi connection Dialog can be updated any time when pressing "settings" -> set midi
When pressing an Fx button there is a dual functionality:
Long press brings up the offcanvas element (selecting an fx or setting it off) Short press brings up the parameter of the fx
As of now (04.02.2023) i will switch to a rather conventional midi cable to do the development. Could use linux to code, which is way more convenient than with an offline WIN 10 (doing bluetooth later on).
For now only some fx are finished (see longpress FX Stomp), FX are recognized only on stomp A (until all fx are finished, then
Perform Mode is not implemented yet, press browse/perform to switch to browse mode, and the gui is filled with values
You have to use Chrome (testing on linux mint). Try it here: https://schoko11.github.io/KEKO-WEB/
27.06.2023: Added further fx, change serialisation on rig change
21.05.2023: Added basic support for nonlinear fx, especial equalizer
18.05.2023: Override bootstrap button colors, added fx, a lot of nonlinear fx still not working
13.05.2023: Added Basic highlight support if and Fx is On, also add On and empty
07.05.2023: Added Amplifier section, some Fx for stomp A to D are now possible,
fixed problems with multiple fx on different stomps
01.05.2023: Added fxs, finished typos, fixed gain to presence main controls
16.04.2023: Fix Wah Wah Fx (both way communication and reflection)
Added "Wah Low Pass" , "Wah High Pass", "Wah Vowel Filter", "Wah Phaser", "Wah Flanger"
Only recognized on Stomp A for now
15.04.2023: When changing to rig mode (click Browse/Perform in the main menu), after that the rig settings are sent and received.
For now some effects are recognized on Stomp A, Fx "WAH WAH" is fully functional, short press on Stomp A to change
the effects parameter.
Gain, bass, mids, trebble, presence on the main screen are also fully operational.
Rig Right and Left, changes the rig and collect its data, rig name and rig author, STOMPS, STACK and EFFECTS main
section(trigger with the round buttons).