You need to uninstall your current version of Audacity, then disable or remove the PPA from your sources. Audacity 2.2.1 will then be available from the main Ubuntu repository.
Search found 59476 matches
- Wed Nov 27, 2019 12:45 am
- Forum: GNU/Linux
- Topic: Ubuntu 18.04.3 USB mic (OSS) has no supported sample rates
- Replies: 40
- Views: 2251
- Tue Nov 26, 2019 7:26 pm
- Forum: Windows
- Topic: Take out a cough while someone else is talking
- Replies: 4
- Views: 332
Re: Take out a cough while someone else is talking
If you can identify the cough in the track spectrogram view, then you could try the "Spectral edit multi tool" https://manual.audacityteam.org/man/spe ... _tool.html
- Tue Nov 26, 2019 7:24 pm
- Forum: GNU/Linux
- Topic: No module found
- Replies: 7
- Views: 1005
Re: No module found
to build just mod script pipe Unfortunately no. To be compatible, modules need to be built on the same day as Audacity. However, building Audacity is not particularly difficult. Most of the dependencies are available from the Ubuntu repository, and those that aren't are included in the Audacity sou...
- Tue Nov 26, 2019 7:19 pm
- Forum: GNU/Linux
- Topic: Ubuntu 18.04.3 USB mic (OSS) has no supported sample rates
- Replies: 40
- Views: 2251
Re: Ubuntu 18.04.3 USB mic (OSS) has no supported sample rates
What happens with Audacity 2.2.1 from the main Ubuntu repository?
- Tue Nov 26, 2019 6:24 pm
- Forum: GNU/Linux
- Topic: Ubuntu 18.04.3 USB mic (OSS) has no supported sample rates
- Replies: 40
- Views: 2251
- Tue Nov 26, 2019 5:30 pm
- Forum: GNU/Linux
- Topic: Ubuntu 18.04.3 USB mic (OSS) has no supported sample rates
- Replies: 40
- Views: 2251
Re: Ubuntu 18.04.3 USB mic (OSS) has no supported sample rates
Do you know why your USB mic is using OSS rather than ALSA? OSS is generally considered obsolete, or at best "legacy".
- Tue Nov 26, 2019 5:21 pm
- Forum: Windows
- Topic: Won't record - red triangle ??
- Replies: 12
- Views: 3200
Re: Won't record - red triangle ??
What could be happening that 'fixes' my audio input with a reboot Audacity only looks for audio devices when it is first launched, or when you explicitly tell it to "Rescan Audio Devices" (from the "Transport" menu). There are many reasons why a USB device may temporarily lose c...
- Tue Nov 26, 2019 5:15 pm
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Crash on "Ctrl+Shift+F"
- Replies: 15
- Views: 1074
Re: Crash on "Ctrl+Shift+F"
Exporting labels is currently an "all or nothing" matter.Cancoillote wrote: ↑Tue Nov 26, 2019 4:43 pmmy label tracks export is only one label tracks at re-import ....
To export just a single label track, you would need to temporarily delete the other label tracks, export the remaining labels, then undo the track deletions.
- Tue Nov 26, 2019 5:11 pm
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Crash on "Ctrl+Shift+F"
- Replies: 15
- Views: 1074
Re: Crash on "Ctrl+Shift+F"
I've updated it for you.Cancoillote wrote: ↑Tue Nov 26, 2019 4:40 pmI wanna change my topic title, as it crash also under 2.3.2
- Tue Nov 26, 2019 5:05 pm
- Forum: GNU/Linux
- Topic: No module found
- Replies: 7
- Views: 1005
Re: No module found
now that it is included in the default audacity build For Linux, we release the source code and it is left for the Linux package maintainers to build the binaries (the executable program). We cannot guarantee that they build the provided modules or the manual. I am currently rewriting the build ins...