/Mp3Combiner

Simple console app to combine disparate mp3 files into one

Primary LanguageC#MIT LicenseMIT

Mp3Combiner

Simple console app to combine disparate mp3 files into one. It is also smart about the ordering of tracks (if information exists).

Libs used:

To Do:

  • Add support for named parameters.
  • Add some tests.