Try using the -raw flag for [soundfiler]. Setting the <bytespersample> parameter to 2 will treat it as a 16-bit file.
.mmb On Fri, Feb 25, 2011 at 7:07 PM, David <[email protected]> wrote: > It's probably very obvious, but I can't figure out how to read and > write files containing arbitrary binary data. I know there are objects > for reading and writing sound files, and there's [textfile] for > reading text files, but I want to read and write binary files, and > interpret each byte as a 16-bit integer. Does anyone have an example I > can look at? Since they will be small files, I just need to read them > sequentially, I don't need to jump around in the file randomly. > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list > -- Mike Moser-Booth [email protected] _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
