Make sfrecord~ save files in Little Endian

Mattijs's icon

Hi,

In a buffer~ I am trying to merge imported audio from a quicktime movie (which is little endian by default) with audio from sfrecord~ (which is big endian). The result is that the latter converts to white noise.

Is there a way to tell sfrecord~ to save the recorded files with little endian byte order?

Thanks,
Mattijs