|
From: WBX <gui...@gm...> - 2010-06-01 16:10:37
|
If I'm right all entries on file on cvsd.h get sox_format_t * as input parameter among others, and that exactly my initial problem. I guess I missing something before that, any advice. Thanks! Jan Stary wrote: > > On Jun 01 03:15:09, WBX wrote: >> >> Looking on example1 as first approach and considering a producer-consumer >> pattern, I would like to know how can I get a "sox_format_t *" associated >> to >> an input circular buffer which isn't assoiated to any file and which >> elements are just "char *" associated to a simple audio word (16 bits) >> each >> one. > > See ./src/cvsd* > > > ------------------------------------------------------------------------------ > > _______________________________________________ > Sox-users mailing list > Sox...@li... > https://lists.sourceforge.net/lists/listinfo/sox-users > > -- View this message in context: http://old.nabble.com/Get-sox_format_t-from-sample-buffer-tp28739881p28744165.html Sent from the SoX mailing list archive at Nabble.com. |