[PD] writesf~ time to flush to disk…?

IOhannes m zmoelnig zmoelnig at iem.at
Wed Oct 2 09:55:15 CEST 2013


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

On 2013-10-01 18:47, Dan Wilcox wrote:
> Speaking of bangs doing the job, I wish [tabread] had a right
> outlet that banged when you gave it an out of bound index. I was
> trying to make a vanilla version of [tabdump] and that would allow
> me to know when I've read the whole table without needing to know
> it's size explicitly.



so far i know of are two options:

- - being not entirely vanilla and use [expr size("$s1")] to query the
tablesize at runtime (without requiring the user to provide it manually)
- - stay entirely vanilla with Pd-0.45 and use [array get] which is a
more powerful replacement for [tabdump]

most compiled objects within zexy are there because i haven't found a
way to implement them in vanilla (some are there because a vanilla
implementation ist simply to slow; and the rest is there for vaniyt
reasons)


fasrm
IOhannes
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)
Comment: Using GnuPG with Icedove - http://www.enigmail.net/

iQIcBAEBCAAGBQJSS9FjAAoJELZQGcR/ejb4UUUP+gPnvxs5SpNXl3A9KbC18y2v
PLxl75yeloG5f60H8dLAzWdvCwvUAkpqgaCzesBNjDpJu/eDK8YWhXZz9sbP7EXm
Q3DVzByXzavsgc1xAw1M8s4RAltlwdtvd5JZwRTgn862k+iCPn2UwFk3Em2JcdN0
f8pxj4m9KR6vXpRhfXZH1ZcdiGIltHC9uUAgBy/9e/e03uP5aaTju2iKgXhVb8jW
0OROQb9fhQTVYzG7OrYt+1zxMCWV2BrQVxTbFgbJxYuxIHgKLoNwEbG/2NhrNFLD
+Gv98kjCp1R2bnn6EmTJiPk6zj7QsFe2oZmvw0a8ghSIQYo3H7S4eVJaHy8ng7rt
F9Va66XGvG1p6K0IObnErvAJnDYDbj7PrF9kQL0vG256JkMJzqSxpSVstcnG0iLW
D3JhXpq0Mnp0p7ZOwfCkXWuzNvOhFt22dYYqdkvYaUQkF4a12h6rzCWlXI/KsZRB
Fm6gWgAPKBx6dYwGrLAaln0tNeVSCekU55ZALtNl7apjOsJik8KJbSZI0jXalOiU
DxVTlj0mRCw3QrD7jzi1vShbU/z/QtzwLm317wwc8EjnGmUIMuxUntUqdkac74Pr
8taNqut6DVSELG2L4x148Q+DE9hklB1aTV0iBKLjmRKRhCfe4SG/+OcQoVTkvu4p
5nJgRFw1MiGS/OGBa9d5
=uxQ7
-----END PGP SIGNATURE-----



More information about the Pd-list mailing list