Installation:
Drag and drop the plugin into TuneNet's plugin drawer and restart TuneNet.
Supported encodings (same as for wave.datatype):
- PCM (uncompressed)
- IMA ADPCM (16->3 & 16->4)
- MS ADPCM (16->4)
- u-Law & A-Law (16->8)
- IEEE Float (32 & 64-bit)
- GSM610 (mono only)
- G.721 (4-bit, untested)
- G.723 (3 & 5-bit, untested)
The plugin supports seeking and streams data from disk when playing to save
memory.
It uses the same decoding code as in wave.datatype, except for being modified
to output 16-bit interleaved sound data as opposed to the 8-bit format needed
by sound.datatype.
Changes:
1.1 (20-Nov-2007)
- First released version
|