Search found 59476 matches
- Tue Mar 02, 2021 5:17 pm
- Forum: Windows
- Topic: Linearly increase/reduce intensity
- Replies: 3
- Views: 121
Re: Linearly increase/reduce intensity
a 5-second 440Hz tone "Generate menu > Tone" (See: https://manual.audacityteam.org/man/tone.html) 1. the tone linearly increases from quiet to loud 2. the tone linearly decreases from loud to quiet (i.e. the opposite of 1) "Effect menu > Fade In" "Effect menu > Fade Out&quo...
- Tue Mar 02, 2021 5:00 pm
- Forum: Windows
- Topic: Add-on for transferring audio edits between Blender and Audacity
- Replies: 41
- Views: 1687
- Tue Mar 02, 2021 4:32 pm
- Forum: Windows
- Topic: Corrupt install??
- Replies: 13
- Views: 686
Re: Corrupt install??
What's the problem?
- Tue Mar 02, 2021 3:55 pm
- Forum: Windows
- Topic: Audacity fiddles with my left/right balance at startup
- Replies: 3
- Views: 96
Re: Audacity fiddles with my left/right balance at startup
I don't think Audacity should mess with Windows settings. It's not actually Audacity messing with Windows settings. Audacity just requests a new connection to the sound system (as it does on Linux and macOS) - how the sound system responds to that request is beyond Audacity's control (which is why ...
- Tue Mar 02, 2021 3:44 pm
- Forum: GNU/Linux
- Topic: possible bug on elementary os
- Replies: 4
- Views: 591
- Tue Mar 02, 2021 12:01 pm
- Forum: Windows
- Topic: Add-on for transferring audio edits between Blender and Audacity
- Replies: 41
- Views: 1687
Re: Bug: Importing Labels through command line fails
Use one of the "Select" commands (usually "SelectTime:").
Unfortunately there isn't. Fortunately we have a help forum
- Tue Mar 02, 2021 11:08 am
- Forum: GNU/Linux
- Topic: possible bug on elementary os
- Replies: 4
- Views: 591
Re: possible bug on elementary os
Are you familiar with building from source? If so, there is now a release candidate for Audacity 3.0.0 available (see: https://forum.audacityteam.org/viewtopic.php?f=49&t=116221) Given that elementary OS is based on Ubuntu, these build instructions should be pretty close: https://forum.audacityt...
- Tue Mar 02, 2021 10:58 am
- Forum: Windows
- Topic: Add-on for transferring audio edits between Blender and Audacity
- Replies: 41
- Views: 1687
Re: Bug: Importing Labels through command line fails
You can also quickly test macro commands in the "Nyquist Prompt" Here's a little "boilerplate" that you can place at the top of any Nyquist test scripts that use "aud-do" commands: ;version 4 ;type tool ;debugflags trace (setfn auddo aud-do) (defun aud-do (command) (pr...
- Tue Mar 02, 2021 10:31 am
- Forum: Windows
- Topic: Add-on for transferring audio edits between Blender and Audacity
- Replies: 41
- Views: 1687
Re: Bug: Importing Labels through command line fails
Is there some kind of macro recorder or macro loc, so I can see what commands are called? There's "Manage Macros", which is the (rather clunky) interface for creating scripts in Audacity (the "macro" commands are the same as the "Scripting" commands): https://manual.au...
- Tue Mar 02, 2021 10:14 am
- Forum: Announcements
- Topic: Audacity 3.0.0 Release Candidate available for testing
- Replies: 0
- Views: 5737
Audacity 3.0.0 Release Candidate available for testing
As we approach the scheduled release of Audacity 3.0.0, experienced Audacity users are invited to test a pre-release build. Note that user support is NOT provided for pre-release versions. If you are not completely comfortable using Audacity, please keep to official release versions. Please note tha...