Displaying 4 results from an estimated 4 matches for "ogg_pcm_be_float_64".
2005 Nov 10
5
OggPCM proposal feedback
...: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 separate fields for things like signed/
> > unsigned/float and bit wid...
2005 Nov 10
1
OggPCM proposal feedback
..."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 still working with the philosophy of FourCC-world, where bas...
2005 Nov 10
0
OggPCM proposal feedback
...bate.
> "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 still working with the philosophy of FourCC-world, where based on
wether a plugin or...
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