How to Join (impose) Multiple MP3s using LAME (from sources)
        Posted  
        
            by Ole Jak
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Ole Jak
        
        
        
        Published on 2010-03-28T23:18:07Z
        Indexed on 
            2010/03/28
            23:23 UTC
        
        
        Read the original article
        Hit count: 519
        
I have N mp3s ( N files for example). I need to Join (impose) them into 1. I mean I want to to mix sounds like the N speakers speak at the same time (btw N stereo to 1 mono), please help. I need code (C C++ or C# using some wraper will be ok) Thanks.
© Stack Overflow or respective owner