sox-devel@lists.sourceforge.net unofficial mirror
 help / color / mirror / code / Atom feed
* 64bit audio read and write
@ 2016-07-06  0:02 Matt Flax
  2016-07-06  7:29 ` Eric Wong
  2016-09-19 21:20 ` Jan Stary
  0 siblings, 2 replies; 7+ messages in thread
From: Matt Flax @ 2016-07-06  0:02 UTC (permalink / raw)
  To: sox-devel

Hi there,

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;

The basic format of the read (and write) functions are :
size_t sox_read(
     sox_format_t * ft,
     sox_sample_t *buf,
     size_t len
     );

Can anyone tell me the basic methodology for reading/writing 64bit audio ?

thanks
Matt

------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-09-19 21:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-06  0:02 64bit audio read and write Matt Flax
2016-07-06  7:29 ` Eric Wong
2016-07-06  9:57   ` Matt Flax
2016-07-06 11:41     ` Måns Rullgård
2016-07-06 12:16       ` Matt Flax
2016-07-06 12:22         ` Måns Rullgård
2016-09-19 21:20 ` Jan Stary

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/sox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).