Anonymous
Post 06/19/2021 09:12     Subject: App or program for saving 6 songs in one file to play one after the other?

Audacity... It is a free program to download and very useful.
Anonymous
Post 06/16/2021 18:35     Subject: Re:App or program for saving 6 songs in one file to play one after the other?

There is an open-source tool called "sox" ("SOund eXchange") that can do this. The command would be as follows:

sox file1.wav file2.wav file3.wav output.wav

This will concatenate file1.wav, file2.wav and file3.wav and will write the result to output.wav. This will work for your six files.
Anonymous
Post 06/16/2021 15:53     Subject: App or program for saving 6 songs in one file to play one after the other?

I am making a slideshow in PowerPoint. I know I can add audio to a slide to play across multiple slides. However, it's still clunky. What I would prefer is to save the six songs together as a file, one playing immediately after the one before it. I don't want to spend a bunch of money on some pro level audio thing. This is a one off. Thoughts? Recommendations?