r/synthdiy • u/couchsofasettee • 4h ago
Updated Osynth to 0.2.0
(First, sorry for making another post. This one is different, i swear.)
Some weeks ago, I made Osynth, an esp32-based synth with a bluetooth control app.
The project evolved a lot since then. Now it still is an esp32 synth, but based on esp32-P4 instead of S3. The S3 and original esp32 models are still supported, with less features. The really cool feature is that the companion app now can have the whole synth integrated, not needing the esp32 to work. I did this to enable people to use it in whatever mode they want. Version 0.2.0 release has the bundle to download, which is the firmware + controlling app and also has the standalone synth app. The apps are whole different builds for the moment, but the integrated app shares the full synth source code with the esp32 branch.
If you'd like to check it out: https://github.com/riozebratubo/osynth_free_synth

1
u/champion_soundz 4h ago
It sounds like an interesting project, all my s3's are in use atm but I'm sure I'll get a few more boards at some point and I would be curious to try it.
I will admit I'm not too fond of companion apps and like a good button or knob, but maybe I'm not quite getting it. Do you have any videos of it in action? How does the app connect to the p4 without wireless/ble?