Hi,
Was reading this, and am trying to figure out if this is still a problem:
https://forum.cockos.com/showthread.php?t=193686
In that thread there is also mention of the workaround being considerably slower than the native functions for cases where you are dealing with less tan 4MB.
Since sizes of 4B or more are less common than smaller sizes, I am trying to do Chunk manipulation that works as fast as possible for the expected use cases. But also trying to see if this 4MB issue is already history with latest API.
thanks