Search found 59476 matches
- Wed Jun 10, 2020 1:55 pm
- Forum: Windows
- Topic: Substract one sound in a track?
- Replies: 6
- Views: 220
Re: Substract one sound in a track?
There isn't a direct way to do it, but it may be possible with a bit of fiddling. Could you also post the start of the track that you want to remove the sound from (in WAV format - use "File menu > Export Selected Audio...")
- Wed Jun 10, 2020 1:25 pm
- Forum: Windows
- Topic: Label gets inserted when pasting audio with Sync-Lock-Tracks On
- Replies: 12
- Views: 143
Re: Label gets inserted when pasting audio with Sync-Lock-Tracks On
I'll take a look and see if I can work out what fixed it. It was fixed here: https://github.com/audacity/audacity/commit/6b1b9cc0889b5 That was fixing a closely related bug: "Bug 2408 - A region label gets split on inserting audio when Sync-lock is turned on" It's actually the same bug (t...
- Wed Jun 10, 2020 1:19 pm
- Forum: Windows
- Topic: No recording device?: Error Code "0" and 999 etc. Speaker output is working.
- Replies: 5
- Views: 98
Re: No recording device?: Error Code "0" and 999 etc. Speaker output is working.
E.g. Windows WASAPI / Speakers (Realtek High Definition Audio / 1 (Mono) Recording Channel There are 4 settings in the Device Toolbar host, recording device, number of channels, playback device To record computer playback: "host" should be set to WASAPI "playback device" should ...
- Wed Jun 10, 2020 1:00 pm
- Forum: Adding Features to Audacity
- Topic: Modules support
- Replies: 1
- Views: 238
Re: Modules support
What is intended to do in the future with modules support? There are no planned changes to module support in the next two Audacity releases. Beyond that, I don't know - any intentions that the developers may have beyond that release will only be tentative and subject to change. There is a very tent...
- Wed Jun 10, 2020 12:53 pm
- Forum: GNU/Linux
- Topic: Audacity 2.4.1
- Replies: 4
- Views: 418
Re: Audacity 2.4.1
"Cinnamon" isn't an operating system, or a version of Linux, it's a Desktop Environment . The easiest way to switch to a different "Desktop Environment" is to install one via your package manager. It is possible to have multiple Desktop Environments installed at the same time, an...
- Wed Jun 10, 2020 12:46 pm
- Forum: Windows
- Topic: Substract one sound in a track?
- Replies: 6
- Views: 220
Re: Substract one sound in a track?
I assume that "bell" is the metronome?Midimaster wrote: ↑Wed Jun 10, 2020 12:37 pmI have a stereo track with complex music on it. it starts with an count-in metronom click on 1-2-3-4-1. At the last "1" there is a bell
Is it a mechanical bell, an electronic bell, or is it generated on your computer from software?
- Wed Jun 10, 2020 12:30 pm
- Forum: GNU/Linux
- Topic: Equal-power xfade? (Or, adjustable fade was deleted by upgrade)
- Replies: 3
- Views: 181
Re: Equal-power xfade? (Or, adjustable fade was deleted by upgrade)
I assume that you are using the ubuntuhandbook1 PPA.
Unfortunately they have messed up and a whole bunch of files are missing. I'd suggest that you report the problem to the PPA maintainer - hopefully they might fix it if enough people complain.
Unfortunately they have messed up and a whole bunch of files are missing. I'd suggest that you report the problem to the PPA maintainer - hopefully they might fix it if enough people complain.
Re: Audio Lag
I hear the click after the play cursor passes the peak. That suggests that the sound card has additional buffering, so that when Audacity sends audio to the sound card driver, it goes into a buffer, then works it's way through the buffer, before eventually emerging through your speakers / headphone...
- Wed Jun 10, 2020 11:33 am
- Forum: Audacity Artwork and Graphics
- Topic: Audacity Logo Redesign
- Replies: 50
- Views: 11000
Re: Audacity Logo Redesign
So I took the initiative to edit the stroke white, with Affinity Designer 1.8.3 and to convert it to an icon (with MULTIPLE sizes) using Axialis IconWorkshop 6.9.1.0. You have based your icon on Audacity's old logo. The old logo was updated a few years ago. The current logo is available in the Auda...
- Wed Jun 10, 2020 10:38 am
- Forum: Windows
- Topic: Label gets inserted when pasting audio with Sync-Lock-Tracks On
- Replies: 12
- Views: 143
Re: Label gets inserted when pasting audio with Sync-Lock-Tracks On
The problem showed up after I selected "Retain labels if selection snaps to a label" That's it. I can now reproduce the problem on Linux with Audacity 2.4.1. However I also tested this on the latest alpha test build I have for the soon to be upcoming 2.4.2 - and somewhat mysteriously this...