Limit memory usage during batch processing: limit undo depth

Effects, Recipes, Interfacing with other software, etc.
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
Post Reply
Olivier
Posts: 7
Joined: Mon Sep 01, 2008 9:09 pm
Operating System: Please select

Limit memory usage during batch processing: limit undo depth

Post by Olivier » Sat Sep 20, 2008 8:45 am

Hi,

Tried recently the clean speech mode on 1-week discussions recordings with Audacity 1.3.5.

My data hard disk got full while batch-processing 3 hours of discussion only, due to the temporary database! (10 Gb occupied)

There would be 2 reasons for this:
1/ there would be a purge issue in the database ;
2/ the undo capability would take lots of space.

The idea would be introducing a simple parameter, which limits the undo depth.
So that the user could chose 'unlimited' or an integer, the integer being the length of the undo list. Users could chose '0' for no undo feature.
Per default it could be 'unlimited' as it would be currently.

Kind Regards
Olivier

steve
Site Admin
Posts: 81609
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Limit memory usage during batch processing: limit undo d

Post by steve » Sat Sep 20, 2008 9:32 am

This issue is known about. I think that current plans are to make Audacity clear out its temporary files after each file has been processed, rather than waiting until the entire batch has completed and the program closed.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Post Reply