I’m trying to split a .wav file with about a dozen songs into separate tracks in different files. Looks pretty straightforward: import the .wav file, add Labels, tell Audacity to export as multiple files, tell it to split tracks based on Labels, export the files.
But Audacity only exports one .wav file, not the ~!2 I’m expecting.
Also, when I click on “edit metadata” I only get the chance to edit track 1, not multiples as the documentation describes. So, it appears that Audacity is not seeing or recognizing the labels. Is there some way to get it to recognize the labels?
Is it possible that you are simply choosing Entire Project instead of Multiple Files at the exporting stage? That might explain your result. Just a thought.
Mark B
Yeah, I wound up finishing the current project that way - do everything by hand instead of the software making it easy. But the docs seem to not be in sync with the software.