On Jul 06 10:02:34, flat...@flatmax.org 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 SoX-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sox-devel