Agree this could really be a useful feature to do sound design research and to better handle the big boy.
I can put together pretty quickly an XML version of the preset file to be handled by others or even just to generate an eps/pdf. I know the platform is closed source, but could somebody from Arturia provide me at least the Boost C++ structure used to generate the serialized representation of the preset? I'm now testing each preset value, but without detailed midi specs it's going to take forever, a lot of manual work.
If you can't share the structure, could at least be possible to access midi specs for each parameter? It's easy to guess high res midi params but for example Mixer_ExtLevel, Mixer_VCO1Dest, Mixer_VCO2Dest, Mixer_VCO3Dest, Mixer_NoiseDest are those 10/20/30 ranges or 1/2/3 (I'm guessing the first one)?
Hope that makes sense! Thanks!