Until now i've read only arrays written in txt files. I've a beginner-question: is it possible to read a binary file and to write its content into an array?
I read:
beginner-question: is it possible to read a binary file and to write its content into an array?
look a t the helpfile for [soundfiler] basically you need to send it a |read -raw <headersize> <numchannels> <bytes/sample> <endianness> /patch/to/file arr1 .. arrn (
HTH
x