- Select two mp3 files using the UI buttons.
- Select the destination folder and file name for the merged audio file.
- Click on Merge.
This project started as a simple UI to test the merging algorithm. Later on, I implemented the merging feature as a web service in an ASP.Net web application and decided to transtion this WPF application into an MVVM architecture. This is a work in progress.