audio wave compression
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
anyone know where I can find some coded audio wave compression algorithms? I'm looking to implement a wave compression program and I've found a couple of algorithms, but I'm trying to find a coded example so that I have something to work from. It should include Predictor, Rice coding, and Lossless compression. any suggestions are greatly appreciated. thanks!