|
From: xldelg <xl...@so...> - 2010-04-27 04:21:52
|
hi, I want to combine 42 wav files into a single wav file with libsox.lib. I create 42 sox_format_t for input file and add them to a effect chain, then sox_flow_effect, but the application abort with unhandled exception. I found that if I combine less than 18 wav files, the application will run well. How to fix this? Any help will be appreciated. 2010-04-27 xldelg |