pixelperfectengine v0.10.0-beta.3 (2021-11-05T22:49:30Z)
Dub
Repo
ADPCM_INDEX_TABLE_2BIT
pixelperfectengine
audio
base
func
For IMA ADPCM Needs less storage at the cost of worse quality
package static immutable
byte
[
4
]
ADPCM_INDEX_TABLE_2BIT
;
Meta
Source
See Implementation
pixelperfectengine
audio
base
func
aliases
ADPCMStream
functions
convExIntToFlt
createLPF
decode16bitPCM
decode4bitDialogicADPCM
decode4bitIMAADPCM
decode8bitPCM
decodeALawStream
decodeMuLawStream
interleave
midiToFreq
mixIntoStream
noteToFreq
stretchAudioNoIterpol
static variables
ADPCM_INDEX_TABLE_2BIT
ADPCM_INDEX_TABLE_3BIT
ADPCM_INDEX_TABLE_4BIT
ADPCM_INDEX_TABLE_5BIT
A_LAW_DECODER_TABLE
DIALOGIC_ADPCM_STEP_TABLE
IMA_ADPCM_STEP_TABLE
MU_LAW_DECODER_TABLE
Y_ADPCM_INDEX_TABLE
variables
CONV_RATIO_RECIPROCAL
For IMA ADPCM Needs less storage at the cost of worse quality