Description
Audio software can decode Ogg Vorbis using integer-only routines for systems where floating point is undesirable.
This library is useful for embedded devices, older hardware, media players, and compatibility workflows that need Vorbis playback without floating-point decoding. It does not add a music player by itself; another application uses it as an audio decoder.
Use it when software depends on Tremor or when integer-only Vorbis decoding is a requirement.