Difference between revisions of "Tremor"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
m
Line 2: Line 2:
 
==Additional reading:==  
 
==Additional reading:==  
 
* [http://lists.xiph.org/pipermail/tremor Tremor mailing list at xiph.org]
 
* [http://lists.xiph.org/pipermail/tremor Tremor mailing list at xiph.org]
 +
 +
[[Category:Algorithms]]

Revision as of 22:51, 7 September 2006

Tremor is a fixed-point (integerized) low-level Ogg Vorbis decoding library (BSD-liscense) designed for embedded microprocessors that can't perform floating point calculations (which includes many popular Digital Audio Players lines such as the IRiver H-Series, Rio Karma, and the Rockbox firmware.) There is 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. (Korean companies being a notable example).

Additional reading: