Hi all,
Does there exist an external for reading and writing raw binary data from file?
I tried with with [msgfile], which kind of works, but it doesn't give me an identical file if I read/write e.g. a JPEG.
Context: I have a student who works on 'glitching' images and video by editing the files in a text editor and the saving. He'd like to experiment with doing this dynamically in Pd.
Jamie
mrpeach/binfile. You might also want to check a recent thread on this topic from a couple of weeks ago.
.hc
On Tue, 2011-03-08 at 17:15 +0000, Jamie Bullock wrote:
Hi all,
Does there exist an external for reading and writing raw binary data from file?
I tried with with [msgfile], which kind of works, but it doesn't give me an identical file if I read/write e.g. a JPEG.
Context: I have a student who works on 'glitching' images and video by editing the files in a text editor and the saving. He'd like to experiment with doing this dynamically in Pd.
Jamie
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hello Jamie,
There was some informations on this list recently about [binfile] from mrpeach. Then use [read(, [writeat( and a list of bytes. Finish by [write(. ++
Jack
Le mardi 08 mars 2011 à 17:15 +0000, Jamie Bullock a écrit :
Hi all,
Does there exist an external for reading and writing raw binary data from file?
I tried with with [msgfile], which kind of works, but it doesn't give me an identical file if I read/write e.g. a JPEG.
Context: I have a student who works on 'glitching' images and video by editing the files in a text editor and the saving. He'd like to experiment with doing this dynamically in Pd.
Jamie
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
On Tue, 8 Mar 2011, Jamie Bullock wrote:
Does there exist an external for reading and writing raw binary data from file? I tried with with [msgfile], which kind of works, but it doesn't give me an identical file if I read/write e.g. a JPEG. Context: I have a student who works on 'glitching' images and video by editing the files in a text editor and the saving. He'd like to experiment with doing this dynamically in Pd.
[open grid filename.jpg, headerless, type b( | [#in]
Go in [#in]'s help and click on the 'grid' link, in the list of input modules.
| Mathieu Bouchard ---- tél: +1.514.383.3801 ---- Villeray, Montréal, QC