Web Interface #153
Replies: 3 comments 1 reply
-
I forgot to say- i haven't get got a pad attached to this, so the visualization is just showing noise... |
Beta Was this translation helpful? Give feedback.
-
Looks good. I'm curious how you like the performance of the position detection if you use real hardware. |
Beta Was this translation helpful? Give feedback.
-
I've dug out my snare. I'll be honest-it's diy and it's not the best. I'll need to tune it a fair bit (and probably improve the pad). Positional sensing with the central piezo does work though, but it's not massively consistent. I'll try to wire up 3 piezos and compare. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I've done a prototype of a web interface to allow settings and data visualisation. It's heavily based on stuff I've used before, and at the moment is very much in prototype form. I'm aware it's quite a few changes from an unknown person, but would be interested to know if it would be something you think is worthwhile developing further.
I've put a quick video to show what it looks like so far here:
https://youtube.com/shorts/xEUSovF_s58
And the code is on a branch here, but it's very much a prototype at the moment.
I've moved the main processing from loop() to tasks (one for EDrumulus and one for midi).
The web stuff then happens in the idle loops so shouldn't affect drum performance
https://github.com/peteallenm/edrumulus/tree/esp32_s3_12input
Any thoughts?
Beta Was this translation helpful? Give feedback.
All reactions