[PD] Read/write of raw binary data

Jamie Bullock jamie at postlude.co.uk
Tue Mar 8 19:37:10 CET 2011



On 8 Mar 2011, at 17:55, David <dfkettle at gmail.com> wrote:

> Hi! I developed some abstractions for reading/writing binary files,
> but they're somewhat limited in capability. They just load the data
> into a list of floats (one per byte), or save a list of floats to a
> file, and they read/write the entire file at once. They don't support
> repositioning within the file, or writing/reading a portion of the
> file. But if the files are relatively small, they might be suitable.
> 
> I can send them to you later if you're interested, I'm at work right now.
> 

Thanks, that would be great! 

Jamie




More information about the Pd-list mailing list