search for: ogg_pcm_le_pcm_16

Displaying 4 results from an estimated 4 matches for "ogg_pcm_le_pcm_16".

2005 Nov 10
5
OggPCM proposal feedback
...work"... See my comment on the wiki: http://wiki.xiph.org/Talk:OggPCM Most importantly: "Please don't make determination of the data format depend on multiple fields. Instead use an enumeration so that something like little endian 16 bit PCM can be specifed as OGG_PCM_LE_PCM_16 and big endian 64 bit doubles can be specified as OGG_PCM_BE_FLOAT_64. This scheme is far more transparent and self documenting. If the format field is 8 bits, this scheme supports 256 formats; if its 16 bit it will support 65536 formats. > > c) I think having separ...
2005 Nov 10
1
OggPCM proposal feedback
On Thu, Nov 10, 2005 at 01:35:47PM -0800, Arc wrote: > > "Please don't make determination of the data format depend on > > multiple fields. Instead use an enumeration so that something > > like little endian 16 bit PCM can be specifed as OGG_PCM_LE_PCM_16 > > and big endian 64 bit doubles can be specified as OGG_PCM_BE_FLOAT_64. > > This scheme is far more transparent and self documenting. If the > > format field is 8 bits, this scheme supports 256 formats; if its 16 > > bit it will support 65536 forma...
2005 Nov 10
0
OggPCM proposal feedback
...will export either endianness, this seems to be the end of this part of the debate. > "Please don't make determination of the data format depend on > multiple fields. Instead use an enumeration so that something > like little endian 16 bit PCM can be specifed as OGG_PCM_LE_PCM_16 > and big endian 64 bit doubles can be specified as OGG_PCM_BE_FLOAT_64. > This scheme is far more transparent and self documenting. If the > format field is 8 bits, this scheme supports 256 formats; if its 16 > bit it will support 65536 formats. You're stil...
2005 Nov 09
8
OggPCM proposal feedback
Hi all, Siliva contacted me about this OggPCM proposal and asked me to join in. For those who don't know me, I am the main author and maintainer of libsndfile and therefore know quite a bit about how uncompressed audio is stored in sound files. However even I would not consider myself an expert; there are areas to do with channel assignments that I know I am ignorant of. I am also quite