.wav File API

I haven't posted anything recently because, I have been busy with school, College Classes, etc., but now I think im going to start posting more of my projects. Alot has changed since I posted my last project. First, I use Linux instead of Windows as my primary operating system(Big change, haha). Second, I am on a team with some other college students and a professor doing development on the Cell Processor(9 Core Processor, used in the PS3, Blade Server...). So I'm doing mostly C and C++ coding now. Here is a little project I've been working on and off for the past weeks.

.wav File Manipulating API written in C:

It provides a few functions for binary reading, and writing to wav files. It contains a struct that holds information about the .wav file. I am getting ready to release it next week.

Update (04/13/09): I have completed the beta!! Included is a README file which will get you started.

Oops, wavfileapi-0.9.tar.gz had a syntax error. Fixed with wavfileapi-0.9.1.tar.gz

AttachmentSize
wavfileapi-0.9.1.tar.gz4.35 KB