Search found 59476 matches
- Wed Nov 04, 2020 1:00 pm
- Forum: Windows
- Topic: How can I select audio between every other label?
- Replies: 2
- Views: 59
Re: How can I select audio between every other label?
By going to Tools/Regular Interval Labels, I've created labels marked at every half a second in my audio to ensure that I select as accurately as possible. I was wondering if I could bulk select every other label (i.e. between Label01-02 and Label03-04, but not between Label02-03) as this would mak...
- Wed Nov 04, 2020 10:16 am
- Forum: Windows
- Topic: Won't Label 2nd Region Properly While Playing
- Replies: 7
- Views: 65
Re: Won't Label 2nd Region Properly While Playing
To reproduce, generate 30 seconds of silence. Press the space bar to begin playing. Now, while the clip is playing, press the following characters in sequence: "[", "]", Ctrl-"B", "abc", then enter, then: "[", "]", Ctrl-"B", &quo...
Re: Crashes
What do you mean?
- Wed Nov 04, 2020 10:05 am
- Forum: Macros and Scripting
- Topic: Running macros/commands during playback
- Replies: 8
- Views: 723
Re: Running macros/commands during playback
I figure it’s unlikely that anybody would want to type label titles while the audio is running and the label scrolling out of view. The labels don't quickly scroll out of view when zoomed out. At the default zoom level I have about 10 seconds to enter the label text before it has scrolled off-scree...
- Wed Nov 04, 2020 9:56 am
- Forum: Windows
- Topic: Suddenly Can't Overdub: Error -9985
- Replies: 6
- Views: 2079
Re: Suddenly Can't Overdub: Error -9985
Open the Windows Sound control panel and ensure that the sample rate for the Focusrite is the same in both the Recording tab and the Playback tab.
Re: cuts
"Ctrl + Z" to undo the last command. I'm guessing that even if you undo back enough for the last 12 bars to reappear, those bars will not play. My guess is that you have somehow lost some of the audio data from the project. Has this project been saved yet? If so, do you see the saved "...
- Tue Nov 03, 2020 7:44 pm
- Forum: Audiobook Production
- Topic: NOT a raw file. Am I in trouble?
- Replies: 9
- Views: 895
- Tue Nov 03, 2020 4:46 pm
- Forum: Windows
- Topic: Audacity is "stuck" at zero and won't record
- Replies: 26
- Views: 3458
Re: Audacity is "stuck" at zero and won't record
That's not me. As you are using different equipment, and we don't know what you are trying to record, and we don't know your settings are, and we don't know which version of Audacity you are using ... It would be better to start a new topic and tell us all about your setup, what you are trying to d...
- Tue Nov 03, 2020 4:03 pm
- Forum: Windows
- Topic: Does Audacity have a low pass filter option?
- Replies: 2
- Views: 130
Re: Does Audacity have a low pass filter option?
Audacity has a low pass filter effect: https://manual.audacityteam.org/man/ind ... yzers.html
- Tue Nov 03, 2020 4:02 pm
- Forum: Macros and Scripting
- Topic: Running macros/commands during playback
- Replies: 8
- Views: 723
Re: Running macros/commands during playback
Is there any way I can run multiple commands at a single keypress during playback? Most commands require playback to be stopped, but for those that don't you can send commands from Python. See: https://manual.audacityteam.org/man/scripting.html An alternative would be to use a 3rd party automation ...