Electribe 2 web ui
Posted: Sun Feb 27, 2022 7:44 pm
Hi there,
I just made a web UI for Electribe 2. It is using JavaScript and only running in your chrome browser (will most likely not work in other browser).
https://apiel.github.io/electribe-ui/dist/index.html
When your electribe 2 is connected (doesnt work with e2s, as I don't have one), you can see some info about your current pattern.
You can save and load the pattern from your computer or from a git repository. You can as well, save only a part and load it in another part from another pattern.
There could be more feature, like step editor, step saving... (maybe later)
Also, the UI is a bit ugly, I was a bit annoyed about CSS, if someone like to give some help, PR are welcome.
(there is some issue with Linux, when sending pattern to E2 due to some midi issue with big sysex messages)
I just made a web UI for Electribe 2. It is using JavaScript and only running in your chrome browser (will most likely not work in other browser).
https://apiel.github.io/electribe-ui/dist/index.html
When your electribe 2 is connected (doesnt work with e2s, as I don't have one), you can see some info about your current pattern.
You can save and load the pattern from your computer or from a git repository. You can as well, save only a part and load it in another part from another pattern.
There could be more feature, like step editor, step saving... (maybe later)
Also, the UI is a bit ugly, I was a bit annoyed about CSS, if someone like to give some help, PR are welcome.
(there is some issue with Linux, when sending pattern to E2 due to some midi issue with big sysex messages)