Need to add several wav-files together to one resulting wav-file - by vb code. mciSendString doesn't seem to support copy and edit for wav-files. Any hints on how to solve the problem will be highly appreciated.
Printable View
Need to add several wav-files together to one resulting wav-file - by vb code. mciSendString doesn't seem to support copy and edit for wav-files. Any hints on how to solve the problem will be highly appreciated.
Splicing or mixing?
Not mixing, just concatenating one after the other.