Search found 59476 matches
- Fri Feb 21, 2020 8:14 pm
- Forum: Windows
- Topic: Did v2.3.3 strip the GraphicEQ of its features?
- Replies: 5
- Views: 393
Re: Did v2.3.3 strip the GraphicEQ of its features?
The old equalizer had to be replaced. It did good service for many years, but as more and more features were added, it gained many bugs and the code became unmaintainable. The Equalization effect was replaced by two separate effect: "Graphic Eq" and "Filter Curve Eq". This is eff...
- Fri Feb 21, 2020 6:44 pm
- Forum: macOS
- Topic: Clicks and pops in audio file that AREN'T Drop-Outs
- Replies: 5
- Views: 761
Re: Clicks and pops in audio file that AREN'T Drop-Outs
Bizarre, yes, but worth trying. WiFi may share resources with the sound card, and has been known to cause strange problems like this. It would be good to rule that out by testing, even if it doesn't fix it.
- Fri Feb 21, 2020 6:41 pm
- Forum: Windows
- Topic: Adding silence to a MIDI/Note track
- Replies: 2
- Views: 213
Re: Adding silence to a MIDI/Note track
Audacity's MIDI capabilities are very limited, but I think that can be done. 1) Select from the exact time to a bit beyond the end of the track (Use the " Selection Toolbar " to get the start of the selection in the right place) 2) "Cut" 3) Set the start of the selection to where...
- Fri Feb 21, 2020 6:30 pm
- Forum: Windows
- Topic: Did v2.3.3 strip the GraphicEQ of its features?
- Replies: 5
- Views: 393
Re: Did v2.3.3 strip the GraphicEQ of its features?
one must guess the frequency of each slider If you hover your mouse pointer over a slider, then the frequency and "dB" will appear as a "tool tip". By popular request (and my nagging about it until everyone was bored ;)), the next Audacity release displays the frequencies. geq.p...
- Fri Feb 21, 2020 6:25 pm
- Forum: Windows
- Topic: Audacity 2.3.3 wont install
- Replies: 9
- Views: 277
Re: Audacity 2.3.3 wont install
Did you download Audacity from the links on the main Audacity website? (https://www.audacityteam.org/download/windows/) Is the installation file called "audacity-win-2.3.3.exe"? If it is, then test the file in this page: https://md5file.com/calculator The "SHA256" produced by tha...
- Fri Feb 21, 2020 1:19 pm
- Forum: Русский
- Topic: Russian manual
- Replies: 56
- Views: 385284
Re: Russian manual
Unfortunately I have no clue how to register in the Audiacty wiki. The pages that supposedly contain some instructions for would be translators send one in vicious circles between forum, site and wiki pages without ever giving an actual registration link. The same problem concerns bug reporting. A ...
- Fri Feb 21, 2020 12:02 pm
- Forum: Nyquist
- Topic: Nyquist plugin broken - need help debugging
- Replies: 12
- Views: 1488
Re: Nyquist plugin broken - need help debugging
the comments marked with "Qu" I just took over from Steve, but don't really understand. Any insights in understanding these lines would also be appreciated OK, here goes. Please refer to the full code regarding these answers: Line 63 ;; Qu: suspecting this creates a list with cursor posit...
- Fri Feb 21, 2020 11:43 am
- Forum: Nyquist
- Topic: Nyquist plugin broken - need help debugging
- Replies: 12
- Views: 1488
Re: Nyquist plugin broken - need help debugging
Change line 76 from:
to
(see: viewtopic.php?p=359094#p359094)
Code: Select all
(setf labels (second (aud-get-info "Labels")))Code: Select all
(setf labels (second (first (aud-get-info "Labels"))))- Fri Feb 21, 2020 11:28 am
- Forum: Windows
- Topic: files won't open. windows 10
- Replies: 1
- Views: 204
Re: files won't open. windows 10
That can happen if the project's ".aup" file is corrupt. What happens when using the "open" command: 1) Is the selected file a valid Audacity Project (.aup file). 2) If yes, open it. 3) If not a valid .aup, try to import it as an audio file. 4) If can't be imported with built-in ...
- Fri Feb 21, 2020 9:16 am
- Forum: Making Music with Audacity
- Topic: Editing and correcting tracks
- Replies: 2
- Views: 955
Re: Editing and correcting tracks
For the current version, Audacity 2.3.3:
"File menu > Import > Audio" (see: https://manual.audacityteam.org/man/fil ... mport.html)
"File menu > Import > Audio" (see: https://manual.audacityteam.org/man/fil ... mport.html)