Neither cat nor mp3wrap are working for me. They merge the files, but the when playing the resulting file, the audio length information is wrong. That is, it show the length of the 1st part (the part which was the 1st file), then the length of the 2nd ... . And so on.
Other alternative that might work? In the past I was happy with ffmpeg but it was deprecated.
cutmp3andquelcom(haven't verified they'll actually join two mp3 files). – derobert Apr 26 '16 at 18:44ffmpeg: THIS PROGRAM IS DEPRECATED This program is not developed anymore and is only provided for compatibility. Use avconv instead (see Changelog for the list of incompatible changes). – Pierre B Apr 29 '16 at 19:41ffmpegdeprecation warning in detail. So this SuperUser post might be a good answer to this problem. – fcbsd Nov 8 '17 at 17:09