So I upload a sound that is 7.9 MB onto a new project, but then Snap! tells me the project exceeds 10 MB? Why is that?
snap saves projects as xml and nothing else, so everything has to be written as text. iirc this is done with base64, which ends up making the file 33% larger
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.