Has anybody experienced a problem with getXmlfromBinary in the latest git?
With that new update, my plugin can’t read from a binary blob anymore.
I guess it has something to do with the “ByteOrder::littleEndianInt ((const char*) data)” call
because the predef section in amalgamated.h has changed.
You’ve changed “xmlString.copyToUTF8 (d + 8, stringLength + 1)” in AudioProcessor::copyXmlToBinary.
If I load a freshly saved file using juce pluginhost, your following code returns 0! sizeInBytes is higher 8!
I have re- compiled the juce demo plugin with latest source code from Git
and have experienced the same issue. It does not load the plugin state from a host file i.e. Pluginhost.exe.