Audacity 2.1.1 on Windows 8.1
Problem: When a recording is complete, I do not want to allow editing of the recorded file. I want it to apply a chain and close, preferably when stop is pressed. For example:
Option 1 (Preferable - Automated)
(Manual) Start -> (Manual) Stop -> (Automatic) Apply Chain -> (Automatic) Apply to Current Project -> (Automatic OK) Export recording window -> (Automatic) close open project
Option 2 (Simpler method - Lock track from editing)
(Manual) Start -> (Manual) Stop -> (Automatic) Lock track from editing -> (Manual) Apply Chain -> (Manual) Apply to Current Project -> (Manual) Export recording window -> (Manual) close open project
Any help will be appreciated.
Apply Chain on Stop
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: Apply Chain on Stop
It may be possible tog that with an AutohotKey script. http://www.autohotkey.com/garion1 wrote:Option 1 (Preferable - Automated)
(Manual) Start -> (Manual) Stop -> (Automatic) Apply Chain -> (Automatic) Apply to Current Project -> (Automatic OK) Export recording window -> (Automatic) close open project
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: Apply Chain on Stop
Thanks. I'll give it a try.