Open GoogleCodeExporter opened 9 years ago
we are going to have to build this for a client one way or another if you have
some work done that we can finish and submit back that would be great
Richard
richard [at] codevanilla.com
Original comment by rich...@codevanilla.com
on 28 Jun 2011 at 11:59
[deleted comment]
I'd like to donate my code to the project. It read, join and stream standard
RIFF files format. Support 8, 16, 24 and 32 bits audio.
Hope it helps the project.
Marco
Original comment by nanocaio...@gmail.com
on 25 Jan 2012 at 11:02
Attachments:
I am currently developing support for this format and the current work already
goes beyond the provided file. Thanks for the donation though!
I have just committed my work to subversion that allows one to parse the basic
RIFF format. It does not yet parse the WAVE chunks so adding support for fmt,
fact, cue, playlist chunks is the next step. Checkout the code and see if you
can help me out by coding the remaining WAVE chunks.
Original comment by svollbehr
on 26 Jan 2012 at 5:42
I have furthermore added support to read a special Id3 chunk. It allows the
read of ID3v2 information from the RIFF/WAVE format already. Write support is a
bit long away still..
Original comment by svollbehr
on 26 Jan 2012 at 5:43
Original issue reported on code.google.com by
svollbehr
on 26 Mar 2010 at 6:55