Search found 10446 matches
- Thu Jul 11, 2019 11:07 am
- Forum: Adding Features to Audacity
- Topic: Documentation of SoundTouch Library
- Replies: 6
- Views: 481
Re: Documentation of SoundTouch Library
I have added this advice on the following two pages in the alpha Manual for the upcoming 2.3.3 release 1) https://alphamanual.audacityteam.org/man/Effect_Menu#Using_Effects 2) https://alphamanual.audacityteam.org/man/Index_of_Effects,_Generators_and_Analyzers and in the Wiki here 3) https://wiki.aud...
- Tue Jul 09, 2019 5:25 pm
- Forum: Audacity 2.x Feedback and Reviews
- Topic: request for a simpler interface in noise reduction
- Replies: 2
- Views: 346
- Sun Jul 07, 2019 10:12 am
- Forum: Windows
- Topic: Audacity nightly builds.
- Replies: 4
- Views: 486
Re: Audacity nightly builds.
There are no layout changes and no GUI changes in 2.3.3 - our work on 2.3.3 is under-the-hood maintenance work to facilitate future improvements plus some bug-fixing.
WC
- Sun Jul 07, 2019 10:05 am
- Forum: Macros and Scripting
- Topic: Macro to delete original file?
- Replies: 2
- Views: 367
- Sun Jul 07, 2019 10:00 am
- Forum: macOS
- Topic: Possible Bug 2.3.2
- Replies: 2
- Views: 190
- Sun Jul 07, 2019 9:57 am
- Forum: Adding Features to Audacity
- Topic: Functionality to SHARE created macros with other audacity users
- Replies: 1
- Views: 182
Re: Functionality to SHARE created macros with other audacity users
We are planning to add Export/Import buttons to the macros dialog - but in the meantime you can do this manually. Your macros are stored as text files in a folder called Macros in the audacity settings folder. On Windows the full pathname is: C:\Users\<your username>\Appdata\Roaming\audacity\Macros ...
- Sun Jul 07, 2019 9:51 am
- Forum: Windows
- Topic: Four Effects Greyed Out
- Replies: 2
- Views: 567
Re: Four Effects Greyed Out
I addec this to the TTP page in the alpha Manual: https://alphamanual.audacityteam.org/ma ... of_effects
Peter
- Fri Jul 05, 2019 8:24 am
- Forum: Windows
- Topic: Problem with highlighting
- Replies: 2
- Views: 147
Re: Problem with highlighting
You've accidentally activated the Envelope tool (or the Multi-tool).
Reinstate the Selection Tool by clicking on the "I" beam in the Tools toolbar: https://manual.audacityteam.org/man/tools_toolbar.html
WC
Reinstate the Selection Tool by clicking on the "I" beam in the Tools toolbar: https://manual.audacityteam.org/man/tools_toolbar.html
WC
- Thu Jul 04, 2019 10:26 am
- Forum: Adding Features to Audacity
- Topic: Documentation of SoundTouch Library
- Replies: 6
- Views: 481
Re: Documentation of SoundTouch Library
... add some sort of obvious warning in the Index of Effects, Generators, Analyzers and Tools This is precisely what I am considering. There is no rush, as I can only edit the alpha Manual for the upcoming 2.3.3 version. We cannot edit the Manuals for released Audacity versions. But this is duly no...
- Tue Jun 25, 2019 8:36 am
- Forum: Macros and Scripting
- Topic: "Distortion: Could not use settings below. Default settings will be used." error
- Replies: 5
- Views: 505
Re: "Distortion: Could not use settings below. Default settings will be used." error
As it doesn't say so in that part of the manual, I think that part of the manual should be modified to say False is 0, True is 1 The manual does actually say that, but only once, so easy to miss. In the yellow box at the top of this page https://manual.audacityteam.org/man/scripting_reference.html ...