Search found 59476 matches
- Sun Jun 30, 2019 11:07 pm
- Forum: Windows
- Topic: Can't change pitch for whole file; also adding 2nd track
- Replies: 1
- Views: 114
Re: Can't change pitch for whole file; also adding 2nd track
old version of Audacity 1.2.6 Audacity 1.2.6 is obsolete and no longer supported. The current version of Audacity is 2.3.2 and is available via the Audacity website: https://www.audacityteam.org/download/windows/ Also, please direct me to where I get a tutorial on how to record a vocal (with an eff...
- Sun Jun 30, 2019 11:01 pm
- Forum: Windows
- Topic: Problem With Keeping Microphone(6-USB CODEC)
- Replies: 12
- Views: 688
- Sun Jun 30, 2019 10:57 pm
- Forum: Macros and Scripting
- Topic: A macro to add silence depending on the cursor position
- Replies: 32
- Views: 2471
Re: A macro to add silence depending on the cursor position
I think you hit the problem. I believe you can't do "If this, then do that" calculations. It's not a decision branching language. That is correct for "normal" Macros - they simply process a linear sequence of commands. In order to perform "logical" operations, you need...
- Sun Jun 30, 2019 10:45 pm
- Forum: Adding Features to Audacity
- Topic: Documentation of SoundTouch Library
- Replies: 6
- Views: 481
- Sun Jun 30, 2019 10:41 pm
- Forum: Macros and Scripting
- Topic: Select last second of audio
- Replies: 6
- Views: 807
Re: Select last second of audio
Is there a keyboard shortcut or a Macro that can select the last 1 second of audio on a track? If there is only one track in the project, you need just 1 command in a Macro: Select:RelativeTo="ProjectEnd" Start="1" If you need this to work in projects with multiple tracks, you c...
- Sun Jun 30, 2019 10:20 pm
- Forum: GNU/Linux
- Topic: Microphone gets disabled
- Replies: 4
- Views: 346
- Sun Jun 30, 2019 10:05 pm
- Forum: Nyquist
- Topic: Band Pass filtering in Nyquist [ Spectral Parametric EQ equivalent]
- Replies: 2
- Views: 437
Re: Band Pass filtering in Nyquist [ Spectral Parametric EQ equivalent]
with a window that allows the user to select the boundaries of the band-pass filter The "Spectral Selection Toolbar" does that: https://manual.audacityteam.org/man/spectral_selection_toolbar.html instead of positionning manually the center frequency then dragging the boundaries Are you aw...
- Sun Jun 30, 2019 9:50 pm
- Forum: Windows
- Topic: recording level too high or low, There's no gradation.
- Replies: 41
- Views: 2982
Re: recording level too high or low, There's no gradation.
The posters description of the problem is slightly misleading. The sound doesn't stay at one volume or another for a long period. It's constantly slapping back and forth between two different volumes at a fractional second interval as illustrated in this screenshot of NeonsStyle's audio sample: scr...
- Sun Jun 30, 2019 9:34 pm
- Forum: Windows
- Topic: Four Effects Greyed Out
- Replies: 2
- Views: 568
Re: Four Effects Greyed Out
Audacity currently only supports one "real time preview" effect to be open at a time.
Click the "Close" button on the Distortion effect window, and the other real time preview effects will be available (but only one at a time).
Click the "Close" button on the Distortion effect window, and the other real time preview effects will be available (but only one at a time).