Re: What's the value range of float samples?
Nikos Chantziaras <[email protected]> Mon, 07 Jan 2013 23:50:20 +0200
| Newsgroups | gmane.comp.multimedia.ogg.vorbis.general |
|---|---|
| Organization | Lucas Barks |
| Message-ID | <[email protected]> |
On 07/01/13 23:23, Paul Martin wrote: > On Mon, Jan 07, 2013 at 08:53:56PM +0200, Nikos Chantziaras wrote: > >> Apparently, there are Vorbis streams that use float samples with values >> in the range of [-32768, 32767]? > > GIGO. So the answer is no? Vorbis float values always have a nominal range of [-1,1) and I can always clamp/clip to that?