Skip to content

Port adpcm to 32bit to enable 24bit codec

Notifications You must be signed in to change notification settings

njchenmin/ADPCM_32BIT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADPCM_32BIT

Port adpcm to 32bit to enable 24bit codec

use large value of index to enable this function can compress 32bit -> 8bit

ENABLE ADPCM to support 32bit input for some reason

USEAGE

adpcm.exe [PCM filename]

##TIP 1 PCM file must be little endding and 32bit mono

##TIP 2 Test code only convent and decode first 60*44100 size of the audio

thanks for adpcm author

happy every day ^_^

About

Port adpcm to 32bit to enable 24bit codec

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.9%
  • Batchfile 0.1%