Click to See Complete Forum and Search --> : Please help....


fsk12
July 19th, 2005, 01:38 AM
I have to write an audio effects Visual C++.net ANSI C program which mixes two audio wav files together. The program should operate in a DOS console and simply request both the input files, the percentage mix. i.e. 50/50 mix etc. and the output file name.
If anyone can help me.....
Thanks.

Andy Tacker
July 19th, 2005, 05:45 AM
are you sure to use .NET??? why dont you simply make a C/VC program.

fsk12
July 19th, 2005, 06:47 AM
i think .NET it's easier.... Can you help?