.net - Two Audio Files Merged in one file, and save in the disk -
i'm trying develop basic program editing audio , i'm having following problem. pick 2 songs - separate files, no matter format - , joining them one. in case, merge of these 2 files. responsible , sound lowest , 1 loudest sound in foreground.
would still need merge these 2 files, final song saved disk. know me, recommending library could, code, or article?
thanks.
have @ naudio project on codeplex. , here's article on how merge mp3 files naudio using c# , python.
http://mark-dot-net.blogspot.com/2010/11/merging-mp3-files-with-naudio-in-c-and.html
also check out article mixing wav tracks in c# - once have final wav file can encode mp3 if that's format of choice.
Comments
Post a Comment