Page 1 of 1

How to keep Labels with exported files??

Posted: Mon Sep 21, 2020 12:45 am
by chadwtursi
I just completed narrating an audiobook, resulting in roughly a 4.5 hour file. At the end of each chapter, I created a Label to indicate end of each chapter. Then I exported the file as WAV. My goal was to break up the single WAV file into MP3s for upload to ACX.

I then ran some Effects updates to get the file to pass the ACX check. I then exported this file as an MP3.

However, now, when I import either the WAV or the MP3 files, neither comes back with the Labels - so now I have no idea where the chapters start and end - UGH!

What is the best way to manage the recordings to keep the Labels so you can break them up accordingly for ACX upload??

I guess now i have to listen the file all over again and mark the selections again - not fun.

Any best practices here??

Re: How to keep Labels with exported files??

Posted: Mon Sep 21, 2020 8:47 am
by steve
chadwtursi wrote:
Mon Sep 21, 2020 12:45 am
What is the best way to manage the recordings to keep the Labels so you can break them up accordingly for ACX upload??
The best way is to use "Export Multiple". This allows you to export each labelled section as a separate file (which is what ACX want).
See: https://manual.audacityteam.org/man/spl ... tml#export
and
https://manual.audacityteam.org/man/exp ... tiple.html

Re: How to keep Labels with exported files??

Posted: Mon Sep 21, 2020 10:50 am
by waxcylinder
Or you can export the labels to a text file with File > Export > Export Labels

and then later import the single long WAV file and then import the labels with File > Import > Labels

WC

Re: How to keep Labels with exported files??

Posted: Mon Sep 21, 2020 1:05 pm
by chadwtursi
steve wrote:
Mon Sep 21, 2020 8:47 am
chadwtursi wrote:
Mon Sep 21, 2020 12:45 am
What is the best way to manage the recordings to keep the Labels so you can break them up accordingly for ACX upload??
The best way is to use "Export Multiple". This allows you to export each labelled section as a separate file (which is what ACX want).
See: https://manual.audacityteam.org/man/spl ... tml#export
and
https://manual.audacityteam.org/man/exp ... tiple.html
VERY HELPFUL for organizing - thanks!

Re: How to keep Labels with exported files??

Posted: Mon Sep 21, 2020 1:17 pm
by chadwtursi
waxcylinder wrote:
Mon Sep 21, 2020 10:50 am
Or you can export the labels to a text file with File > Export > Export Labels

and then later import the single long WAV file and then import the labels with File > Import > Labels

WC
So just to clarify, is there no way to export the single audio file and all its labels together as a "package"? then import this package again later for editing?

seems like your stating here that the audio file and the labels need to be exported as separate files, then imported separately as well?

Re: How to keep Labels with exported files??

Posted: Mon Sep 21, 2020 1:26 pm
by steve
chadwtursi wrote:
Mon Sep 21, 2020 1:17 pm
So just to clarify, is there no way to export the single audio file and all its labels together as a "package"?
No. If you want labels in the "package", save as an Audacity Project. If you want a standard audio file (no labels), use "Export".

Re: How to keep Labels with exported files??

Posted: Mon Sep 21, 2020 1:33 pm
by chadwtursi
steve wrote:
Mon Sep 21, 2020 1:26 pm
chadwtursi wrote:
Mon Sep 21, 2020 1:17 pm
So just to clarify, is there no way to export the single audio file and all its labels together as a "package"?
No. If you want labels in the "package", save as an Audacity Project. If you want a standard audio file (no labels), use "Export".
thank you so much for your prompt responses!