Re: Join wav files
Re: Join wav files
- Subject: Re: Join wav files
- From: Christof Faller <email@hidden>
- Date: Mon, 22 Aug 2005 09:24:57 +0200
These are very convenient command-line routines for manipulating
various types of audio files, including joining wave files into
one wave file etc.
http://www.tsp.ece.mcgill.ca/MMSP/Documents/Software/Packages/AFsp/
AFsp.html
Christof
Checked out quickly.
Interesting link, but I don't need command line utilities. I need a C
algorithm for using into my app.
Are there any other resources?
There is a library associated with these tools (libAO.a). With this
you can open, manipulate, and write easily wave files with different
attributes from your C program.
Download the tools, and compile them with "make" in the command-line,
and you get this library.
Christof
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden