Page 1 of 1
PAUSE MARKS
Posted: Sun Jan 10, 2021 9:58 pm
by JRHOCKIN
Is there a way to have a selection pause when it reaches its end? And then have it start up again by pressing ENTER? I then want it to pause again after the second selection. THANKS
Re: PAUSE MARKS
Posted: Mon Jan 11, 2021 9:17 pm
by jademan
JRHOCKIN wrote: ↑Sun Jan 10, 2021 9:58 pm
Is there a way to have a selection pause when it reaches its end? And then have it start up again by pressing ENTER? I then want it to pause again after the second selection. THANKS
In a word, no.
There may be a way to do this with mod-script-pipe (see
https://manual.audacityteam.org/man/scripting.html) or by writing a Nyquist program. (see
https://wiki.audacityteam.org/wiki/Nyqu ... o_Tutorial)
Re: PAUSE MARKS
Posted: Mon Jan 11, 2021 9:54 pm
by steve
I'm not sure what you are wanting to do, but you can pause by pressing "P".
Re: PAUSE MARKS
Posted: Mon Jan 11, 2021 10:38 pm
by billw58
Make a selection and press the spacebar to play. Playback will stop at the end of the selection and the cursor will return to the beginning of the selection. Press the spacebar to play the selection again.
-- Bill