-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2012-10-16 08:55, Alexandros Drymonitis wrote: > Yes, I'm aware of all this saving contents issues. What I did was > clicking on 'save contents' and the load some sound and I was > getting this message: warning: array array1: clearing save-in-patch > flag > > But loading the sound first and then clicking on 'save contents' > and then saving the patch works. I guess I was a bit stressed out > when I was trying to do this and couldn't really think properly. >
aye, that's a sanity check on Pd's side: if you load a soundfile into a table, it will disable the save-in-patch flag, in order to prevent your half-an-hour master-mix to be stored within the patch. Pd's way to array values in-patch is _very_ inefficient, compared to a simple soundfile. fmasdr IOhannes -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAlB9CNgACgkQkX2Xpv6ydvSkTgCfesGHcvvw5na99diFV9SPwvj0 UwsAnj0CJAl1ckL2QxZnA1ds6dcHnqtF =IsJo -----END PGP SIGNATURE----- _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
