j
k
j a
j l
I've just done a quick check and it should work. For example:
[read -raw 0 1 4 b your-file your-table( | [soundfiler]
will read a raw 4-bytes-float file in a big-endian format. Use 'l' in place of 'b' to read a little-endian file.
Back to the thread
Back to the list