[PD] state object

Federico xaero at inwind.it
Tue Jun 27 17:59:09 CEST 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

> The state object is deprecated, as most of its functionality has
> been lost during time. There are other methods to do state saving like
> qlist and arrays which are builtin in pd, or others using externals.

unless pd will have a standardized way of doing this, I prefer doing:

[loadbang]
| [r slider001]
| |
| [set $1(
|/
[0(
|
##
##
##
##
## <- Vslider or whatever
|
[s slider001]


however this can't be packed into an abstraction (only a subpatch will
do), and not even into a GOP abstraction, because Vslider it's too narrow.

so putting this inside a subpatch, excluding [vsl] and replacing [s] &
[r] with iolets, becomes:

[vsl]X[pd statesave]

not so nifty, but a GOP subpatch makes things more tidy (and heavy)

- --
Federico
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEoVXNxlXK3KziJfcRAk0JAJ9l/cr0OUhjErDR3SM0KVofbToPOQCeP/LK
2adNlc2712Lqaet07/Ek0+8=
=a5CP
-----END PGP SIGNATURE-----




More information about the Pd-list mailing list