ABOUT 8BIT WAV FILE CONVERT 6BIT OR 4BIT WAV FILE

Status
Not open for further replies.

TERRYWU3

Member level 1
Joined
Jan 10, 2003
Messages
40
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,286
Activity points
301
DEAR ALL:
I have a problem that I must convert 8BIT WAV to 6BIT OR 5 OR 4 BIT.
This work can be done under PC program.
then put into EEPROM, and use 8051 to de-compress it return 8 BIT DATA, then play it still sound can have general quality
So ask everyone is there any solution ?or any algorithm ?

I only know one way : ignore the LSB 2 BIT (BIT 1 and BIT 0)

Please give me some idea , Very thanks!!
 

You should look at ADPCM algorithm this can convert 16 (12., 8 ...) to 4 bits. It gives you a relatively good quality at playback.

best regards
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…