How to use sox mixing multi-file?

Viewed 9

I know Sox command line mixing, use -m. Now I want to call libsox through the c/c++ code. How do I mix multiple (more than 3) mono files into one mono file through the Sox header file?

I don't understand the source code very well. If you can give me some guidance, I would be very grateful; Or the principle explanation of its implementation of mixing use c/c++;not command line;

0 Answers
Related