Windows 10 … Audacity 2.0.6
I am using AUTOHOTKEY to automate operator actions in Audacity.
AutoHotKey is tempermental when it comes to timing of instructions. None-the-less, I have been successful in most applications.
The AutoHotKey program is comprised of “Looping Instructions” and will run for an extended period. The number of iterations is not precisely known, but it is nearly a hundred.
Since Audacity has a “Undo Feature”, I am suspicious that my problem may be associated with a limitation in this area.
What is the maximum number of “Operator Actions” that Audacity can accommodate?
If so, can that feature be bypassed? … For this particular activity, the “Undo Feature” is NOT necessary.
If so, is the response of Audacity to quit responding to Operator Actions?