Difference between revisions of "Tremor"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
(added tremor to HA wiki. I will add additional reading later on.)
 
Line 1: Line 1:
'''Tremor''' is a fixed-point (integerized) low-level Ogg Vorbis decoding library (BSD-liscense) designed for DSP platforms that can't do floating point calculations ''(which includes many popular Digital Audio Players lines such as the [[IRiver]] and [[Rio Kharma]])''. There is also talk of implementing a fixed-point encoder version of Tremor so that encoding can be done on an integerized DSP platform feasibly ''(see xiph.org mailing list)''. Tremor has helped Vorbis gain considerable hardware support amongst manufacturers in the last few years.
+
'''Tremor''' is a fixed-point (integerized) low-level Ogg Vorbis decoding library (BSD-liscense) designed for DSP platforms that can't do floating point calculations ''(which includes many popular Digital Audio Players lines such as the [[IRiver H-Series]] and [[Rio Karma]])''. There is also talk of implementing a fixed-point encoder version of Tremor so that encoding can be done on an integerized DSP platform feasibly ''(see xiph.org mailing list)''. Tremor has helped Vorbis gain considerable hardware support amongst manufacturers in the last few years.

Revision as of 05:41, 23 June 2005

Tremor is a fixed-point (integerized) low-level Ogg Vorbis decoding library (BSD-liscense) designed for DSP platforms that can't do floating point calculations (which includes many popular Digital Audio Players lines such as the IRiver H-Series and Rio Karma). There is also talk of implementing a fixed-point encoder version of Tremor so that encoding can be done on an integerized DSP platform feasibly (see xiph.org mailing list). Tremor has helped Vorbis gain considerable hardware support amongst manufacturers in the last few years.