Hello Colleagues,
This question I've been planning to ask since I saved first project file to disk.
I do the next:
- create a project
- import background musical pad (usually MP3)
- then record the voice as many times, as it needs to get the best result. like they do it in studios.
- then do some adjustments (usually it is only Treble and Bass plugin)
- just leave only the resulted tracks (only 2 back + voice) and save it..
So, what I get is quite weird.. one (5 minutes 44.000 2 tracks) project takes about 1G in project file Data folder.. though in MP3 no more than 5M.
I suppose that Audacity saves all UNDO data as well.. How to avoid it and save only finished tracks in AUP file?
Project Data folder is too big.. huge!
Forum rules
This forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Re: Project Data folder is too big.. huge!
Undo data will be present in the project while the project is open, but is deleted when you close Audacity, leaving only the last saved state. This will still be big because the audio data is saved as 32-bit float format, which is around 20 MB per minute of stereo audio at 44100 Hz sample rate.
If you don't mind losing a bit of sound quality, you can save a compressed copy of the project, which encodes the audio data in Ogg Vorbis format (see: https://manual.audacityteam.org/man/fil ... of_project)
If you don't mind losing a bit of sound quality, you can save a compressed copy of the project, which encodes the audio data in Ogg Vorbis format (see: https://manual.audacityteam.org/man/fil ... of_project)
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: Project Data folder is too big.. huge!
Thank you, understood.. then another just curious extra questions:
1) Can I save project including UNDO? Is there such option, besides killing the app in TASKMAN?
2) Is there an indication of how much memory the current project is using?
1) Can I save project including UNDO? Is there such option, besides killing the app in TASKMAN?
2) Is there an indication of how much memory the current project is using?
Re: Project Data folder is too big.. huge!
No, that's not currently an option.
Don't do that. The undo data will still not be available, and it may corrupt the project losing all of your work.
For complex projects, I use "Save Project As..." to create a series of numbered backup copies.
"View menu > History" provides some information: https://manual.audacityteam.org/man/und ... ml#history
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: Project Data folder is too big.. huge!
Thank you, Steve!
About TASKMAN was just the joke..
Thanks for the reference to see memory size. very useful.
About TASKMAN was just the joke..
Thanks for the reference to see memory size. very useful.
Re: Project Data folder is too big.. huge!
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)