Skip to content

256byteram/SimpleLossy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SimpleLossy

A simple 2:1 lossy compression for audio

This was a solution to a problem I had with a microcontroller I wanted to play back some audio samples on. The audio samples were 16kB total and the microcontroller had 8kB of Flash. This algorithm compresses an 8-bit PCM data stream to a 4-bit data stream, which can easily be extracted.

About

A simple 2:1 lossy compression for audio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages