On Jul 06 10:02:34, [email protected] wrote:
> I currently use libsox to load and save audio data. I was wanting to 
> write and read 64bit data, however the generic sox sample type is 32 bit 
> (from sox.h) :
> typedef sox_int32_t sox_sample_t;

If all you need to do is read and write samples,
you might be better off with libsndfile.
http://www.mega-nerd.com/libsndfile/api.html


------------------------------------------------------------------------------
_______________________________________________
SoX-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sox-devel

Reply via email to