icubex-dev
icubex-dev
We've already done some tests on a RPi 3B sending OSC msgs at 50 Hz with a very simple Python 3 script using python-osc and the latency was too high...
The latency is apparent by the delay it takes before the audio is triggered following a tap on a Touch (FSR) sensor. The sound is output with a fe-pi v2...
FYI, we have also experimented with Pyo (http://ajaxsoundstudio.com/software/pyo) and found negligible latency.
@samaaron Perhaps our question should be rephrased. The OSC route is possibly easiest but not the most elegant nor user friendly and most likely not the fastest or most efficient....
Hi @samaaron, Thanks very much for the detailed followup. Using OSC involves more steps (and concepts) for a user than using some global variable or similar in Sonic Pi, that's...
Unfortunately we didn't record what we did. The build that we did back then doesn't seem to run anymore on more recent MacOS versions like Ventura. It still runs on...
What we can share though is the Python directory with the mods. Not sure how this was then used for PyInstaller. [python.zip](https://github.com/neoxharsh/ESP32-GUI-Flasher/files/11349446/python.zip)
What collation should that be ? And shouldn't that have been setup by the PHPList installer ?
Yes it's similar to the SO entry. Our PHPList database uses some Latin variety character set and collation - not sure how that happened. Anyway, apparently it should be using...
It says "The DB was already converted to UTF-8 on 2015-01-12 21:23". I previously ran the query "SHOW COLLATION LIKE 'latin%';" on the PHPList database which resulted in lots of...