Search found 59476 matches
- Sun Nov 08, 2020 4:04 pm
- Forum: Macros and Scripting
- Topic: Enhancement for Macros
- Replies: 33
- Views: 3667
Re: Enhancement for Macros
So are you planning to get this included in Audacity's shipped tools (or will it remain an under-the-counter item for the cognoscenti) ? I think it'll remain under the counter due to the awkwardness of not being able to repeat the last "Tool" effect. (It has to be a "Tool" type ...
- Sun Nov 08, 2020 1:34 pm
- Forum: Macros and Scripting
- Topic: Enhancement for Macros
- Replies: 33
- Views: 3667
Re: Enhancement for Macros
A possible workaround would be if I make this a "Tool" type plug-in, but then you would need to create a custom shortcut rather than "Ctrl+R". (I've not tried that yet). Here's the plug-in: MacroStepThrough.ny When installed it will appear in the Tools menu. The way that I'm usi...
- Sun Nov 08, 2020 1:04 pm
- Forum: Windows
- Topic: Panning a sound
- Replies: 5
- Views: 213
Re: Panning a sound
You may find this topic helpful: viewtopic.php?f=46&t=113505
- Sun Nov 08, 2020 1:02 pm
- Forum: Windows
- Topic: Keyboard Shortcuts
- Replies: 2
- Views: 28
Re: Keyboard Shortcuts
That's tricky because Envelopes are primarily designed for mouse use, but it is possible to set envelope points. see: https://alphamanual.audacityteam.org/ma ... t_envelope
- Sun Nov 08, 2020 12:58 pm
- Forum: Windows
- Topic: Keyboard Shortcuts
- Replies: 2
- Views: 28
Re: Keyboard Shortcuts
Is there any possibility to set the project-rate with keyboard-commands? I have to edit many wav files and in the end I need 16000 Hz (telephone answering machine). It would be grea, if I could do that either in batch-mode or in a makro. You can set the Project Rate with the Macro command " Se...
- Sun Nov 08, 2020 10:23 am
- Forum: Adding Features to Audacity
- Topic: Set Markers
- Replies: 3
- Views: 222
- Sun Nov 08, 2020 9:42 am
- Forum: Adding Features to Audacity
- Topic: More sample rates to convert to with the Project Rate dropdown
- Replies: 2
- Views: 198
- Sun Nov 08, 2020 9:39 am
- Forum: Adding Features to Audacity
- Topic: Export/Save to location where file is located.
- Replies: 29
- Views: 2091
Re: Export/Save to location where file is located.
The next version of Audacity will offer more options for default file locations. See here for a preview: https://alphamanual.audacityteam.org/man/Directories_Preferences I think it should detect where the file came from, That poses a number of problems: 1. It would make overwriting the source file t...
- Sun Nov 08, 2020 9:27 am
- Forum: Windows
- Topic: Sliding Stretch is missing.
- Replies: 1
- Views: 52
Re: Sliding Stretch is missing.
Try resetting Audacity:
"Tools menu > Reset Configuration"
"Tools menu > Reset Configuration"
- Sun Nov 08, 2020 9:26 am
- Forum: Macros and Scripting
- Topic: Enhancement for Macros
- Replies: 33
- Views: 3667
Re: Enhancement for Macros
I don't want to push my luck, but as long as your in the "Macro mood", ..... maybe the ability to create a copy of a Macro. That way when troubleshooting, you could keep the original and have a working copy to play with. If I want a copy now, I go to the Macro folder and copy the Macro I ...