RIP
It might not buy you much, but if you prefer I posted the original RAW data (binary, not MIDI, simple python suffice to extract it) at https://github.com/davidedelvento/Mybrid/tree/main/data/RPiPico%2BEAITRCA6
There is also the script to do extract the text (or plot these figures) if you so prefer.
Note: the speed of writing to the SD is not as good when also sampling the ADC, for doing both at full throttle I should use one of more of DMA, interrupts or multicore. Each one requires a bit more work than I am willing to put in for just a test, so I am calling it good for now. Open to revisit that decision should someone prove (or even just speculate) that a further increase in time resolution is useful for this analysis.