Search found 59476 matches
- Thu May 21, 2020 3:05 pm
- Forum: macOS
- Topic: "Open With Audacity" won't actually open a sound file.
- Replies: 9
- Views: 759
Re: "Open With Audacity" won't actually open a sound file.
Audacity 2.4.1 is notarized. I'm not sure what is preventing projects opening when double clicking on the AUP file while Audacity is running - it is being looked into. Note that associating audio files with Audacity has never been an official supported feature, even though it has previously been pos...
- Thu May 21, 2020 2:48 pm
- Forum: Announcements
- Topic: Audacity 2.4.1 Released
- Replies: 0
- Views: 2280
Audacity 2.4.1 Released
21st May 2020 Download page: https://www.audacityteam.org/download/ Audacity 2.4.1 is a quick fix release to fix a critical bug in Audacity 2.4.0. Audacity 2.4.1 Released We’re pleased to announce release of Audacity 2.4.1 which replaces all previous versions for Windows, macOS and Linux. Please vi...
- Thu May 21, 2020 2:33 pm
- Forum: Windows
- Topic: Is it possible to transform a sound track into a smoothened curve ?
- Replies: 19
- Views: 811
- Thu May 21, 2020 1:12 pm
- Forum: GNU/Linux
- Topic: [SOLVED] Audacity can't play audio on Fedora 32
- Replies: 13
- Views: 2912
Re: Audacity can't play audio on Fedora 32
- Thu May 21, 2020 1:08 pm
- Forum: GNU/Linux
- Topic: Compile error [SOLVED]
- Replies: 3
- Views: 98
Re: Compile error
I've just posted build instructions for the latest version of Audacity here: https://forum.audacityteam.org/viewtopic.php?f=19&t=111043 why there is no official PPA for audacity? There are hundreds of versions of Linux. The Audacity team develop the source code, and test on Ubuntu 18.04. It is u...
- Thu May 21, 2020 1:05 pm
- Forum: GNU/Linux
- Topic: Installing noise-repellent lv2 plug-in
- Replies: 1
- Views: 337
Re: Installing noise-repellent lv2 plug-in
How do I install lv2 plug-ins? See: https://manual.audacityteam.org/man/installing_effect_generator_and_analyzer_plug_ins_on_linux.html#lv2_install I've just digitised as Audacity projects all my Vinyl, Cassettes and Reel to Reel and am in the process of outputting as mp3. Some noisy LPs, there wil...
- Thu May 21, 2020 12:59 pm
- Forum: Windows
- Topic: Is it possible to transform a sound track into a smoothened curve ?
- Replies: 19
- Views: 811
Re: Is it possible to transform a sound track into a smoothened curve ?
Try applying this code using the Nyquist Prompt effect ;version 4 ;control step "Samples per step" int "" 100 1 1000 ;control operation "Follow" choice "Peaks,Average" 0 (if (= operation 0) (setf operation OP-PEAK) (setf operation OP-AVERAGE)) (force-srate *so...
- Thu May 21, 2020 12:28 pm
- Forum: Compiling Audacity
- Topic: Building Audacity 2.3.3 is OK,but recording doesn't work
- Replies: 20
- Views: 3169
Re: Building Audacity 2.3.3 is OK,but recording doesn't work
i finished my recording So recording works? i want to do appending recording at that current selected point. not at the end of the track. Audacity can record into a track either at the end of the track, or at any time after the end of the track. Overwriting a track is prohibited so it is not possib...
- Thu May 21, 2020 12:20 pm
- Forum: Compiling Audacity
- Topic: Building Audacity 2.4.1 on Debian / Ubuntu / Mint
- Replies: 0
- Views: 1064
Building Audacity 2.4.1 on Debian / Ubuntu / Mint
Audacity 2.4.x introduces a major change in compilation, from the autotools build chain to cmake . This provides multiple benefits for both developers, and end users that want to build Audacity from the source code. cmake is cross-platform, allowing the same build system on all platforms that Audaci...
- Thu May 21, 2020 9:46 am
- Forum: Windows
- Topic: recording from Cakewalk into Audacity
- Replies: 3
- Views: 148